Question # 1 of 10 ( Start time:
10:30:25 PM ) Total Marks: 1
Graphical user interfaces and the
event-driven model is not applied on which of the following?
Select correct option:
Web Applications
Console Applications
Mobile applications
Desktop Applications
Question # 2 of 10 ( Start time:
10:30:25 PM ) Total Marks: 1
The System.Console is a ___________
which enables us to do Console Input and Output.
Select correct option:
Structure
Class
Namespace
Library
Question # 3 of 10 ( Start time:
10:30:25 PM ) Total Marks: 1
Events are based on the principle of
____________.
Select correct option:
Request
Response
Coupling
Decoupling
Question # 4 of 10 ( Start time:
10:30:25 PM ) Total Marks: 1
In event-driven architecture (EDA),
_______________ sends event to _________________.
Select correct option:
Event Consumer, Event Producer
Event Producer, Event Consumer
Event Handler, Event Producer
Event Generator, Event
Producer
Question # 5 of 10 ( Start time:
10:30:25 PM ) Total Marks: 1
Types not defined in any namespace
are said to reside in the _________ namespace.
Select correct option:
Local
Static
Virtual
Global
Question # 6 of 10 ( Start time:
10:30:25 PM ) Total Marks: 1
To use kbhit() command, you need to
include which header file in your program?
Select correct option:
fstream.h
stdio.h
iostream.h
conio.h
Question # 7 of 10 ( Start time:
10:30:25 PM ) Total Marks: 1
XML is a stricter version of
____________.
Select correct option:
Java
CSS
HTML
C#
Question # 8 of 10 ( Start time:
10:30:25 PM ) Total Marks: 1
Which of the following events may or
may not relate to an actual occurrence?
Select correct option:
Probabilistic Events
Actual Events
Real Events
Expected Events
Question # 9 of 10 ( Start time:
10:30:25 PM ) Total Marks: 1
Which of the following statements is
TRUE about raw event?
Select correct option:
It is introduced into an event processing system by
an event producer.
It is generated as a result of
event processing.
It is introduced into an event
processing system by an event consumer.
It is a subscription mechanism
for events.
Comments
Post a Comment
Please give us your feedback & help us to improve this site.