Question # 1 of 10 ( Start time:
08:13:13 PM ) Total Marks: 1
The ______, _________ and
__________of applications that use events, either directly or indirectly is
called event-based programming.
Select correct option:
Model, Code, Operation
Analyze, Design, Operation
Code, Oeration, Maintain
Design, Coding , Operation
Question # 2 of 10 ( Start time:
08:13:13 PM ) Total Marks: 1
________________ let any class
behave like an array.
Select correct option:
Properties
Fields
Indexers
Finalizers
Question # 3 of 10 ( Start time:
08:13:13 PM ) Total Marks: 1
All the members of interfaces are
implicitly __________________.
Select correct option:
Private
Static
Public
Abstract
Question # 4 of 10 ( Start time:
08:13:13 PM ) Total Marks: 1
Clean room design is useful as a
defense against _____________.
Select correct option:
Copyright
Trade secret infringement
Copyright and trade secret infringement
None of the given options
Question # 5 of 10 ( Start time:
08:13:13 PM ) Total Marks: 1
Writing higher-level functions that
call upon lower-level functions _________ a program.
Select correct option:
Decode
Harder
Refactor
Simplify
Question # 6 of 10 ( Start time:
08:13:13 PM ) Total Marks: 1
g++ is a command of ____________.
Select correct option:
Dev C++
Unix based system
Windows based system
None of the given options
Question # 7 of 10 ( Start time:
08:13:13 PM ) Total Marks: 1
At the time an event is fired, the
_____________ methods will be invoked.
Select correct option:
Registered
Public
Static
Unregistered
Question # 8 of 10 ( Start time:
08:13:13 PM ) Total Marks: 1
Polymorphism works on the basis that
child class should have _______ feature/s of its parent class.
Select correct option:
Only one
No
Few
All
Question # 9 of 10 ( Start time:
08:13:13 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 # 10 of 10 ( Start time:
08:13:13 PM ) Total Marks: 1
The result of Exception can bring
__________ in the program.
Select correct option:
Reliability
Stability
Inconsistency
Consistency
Comments
Post a Comment
Please give us your feedback & help us to improve this site.