Sunday, March 6, 2022

CMS C++ Objective (MCQ) for Class 12 (JAC Board 2019) Part-2


C++ Objective (MCQ) for Class 12 (JAC Board 2022) 

Every Year Repeated 
Part-2


1.      C++  was developed by ……………………
a)      Ken Thompson                 
b)      Dennis Ritchie
c)      Bjarne Strostrup *
d)      Bladge Pascal
2.      A………………..can be used to create objects of its own type.
a)      Struct
b)      Class*
c)      Variable
d)      Integer
3.      The order of evaluation of prefix following expression will be A+B-C*D
a)      * , -,+        
b)      + , - ,*             
c)      *, + , -        *
d)      All the above
4.      The data can be either …………….or public in an object.
a)      inherited
b)      private *
c)      base class
d)      float
5.      The derived class can be derived from.
a)      Own class
b)      Inherited class
c)      Base class *
d)      None of the above.
6.      The keyword continue to …………..statement.
a)      Skip *
b)      Break
c)      Exit
d)      None of the above.
7.      Major operation performed on Data Structures are
a)      Sorting
b)      Searching
c)      Inserting
d)      All the above *
8.      Processing all the elements of an array in specific order is called.
a)      Insertion
b)      Sorting
c)       Deletion
d)      Traversing *
9.      Beginning address of an array is called.
a)      Base Address *
b)      Top Address
c)      Both (a) and (b)
d)      None of the above.
10.  LIFO means
a)      Last In Fast Out *
b)      Last In First overflow
c)      Last In First overflow
          d)      None of the flow

No comments:

Post a Comment

Communication and Network Concept (MCQ) ( Star  Marks are correct Answer ) 1             1.   Which topology is best suite...