Sunday, March 6, 2022

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


C++ Objective (MCQ) for Class 12 (CBSC/JAC Board/Interview 2022) 
Every Year Repeated 

Part-6
1.      …………………..is one of the features of oops.
a)      Variable
b)      Keyword
c)      Inheritance *
d)      Constant
2.      Scope resolution operator is
a)      ;;
b)      :: *
c)      ->
d)      &&
3.      Binary operator has ……………operand
a)      1
b)      2 *
c)      4
d)      5
4.      …………….is called exit control loop.
a)      For
b)      While
c)      Do-while *
d)      If
5.      The function that clears the input buffer is …………
a)      fflush (stdin) *
b)      fflush (stdout)
c)      getchar
d)      getline
6.      one dimensional character array is known as ……………..
a)      array
b)      string  *
c)      constant
d)      keyword
7.      ………..storage class specifier are available in c++

a)      1
b)      2
c)      3
d)     4 *

8.      A structure brings together a group of…………

a)      Related data items *
b)      Items of the same data
c)      Variable
d)     Integers with user - defined name

9.      UPDATE command is used for………..
a)      Delete
b)      Edit
c)      Modify
d)     Both (a) and (b) *

10.  ………..is the program for crashing the internet.
a)      WAIS
b)      MOSAIC *
c)      MULL
d)     ARCHIE


No comments:

Post a Comment

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