Sunday, March 6, 2022

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


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

Every Year Repeated 

Part-5

1.      % is called…………..

a)      Modulus operator   *
b)      Divide operator
c)      Both a& b
d)      None of these
2.      Loop is also called ………….
a)      Iteration  *
b)      Looping
c)      Repeating
d)      None of these
3.      Integer data type occupy …………. Memory
a)      1 byte
b)      2 bit
c)      2 byte  *
d)      8 byte.
4.      To calculate remainder in C++ we use …......
a)      Mod
b)      Rem
c)      Remainder
d)      %  *
5.      For loop is a ……….controlled loop.
a)      Count    *
b)      Exit
c)      Conditional
d)      None of the above
6.      Cos () has header file ………….
a)      Iostream .h
b)      Conio .h
c)      Math .h     *
d)      Ctype .h
7.      ………….was the first network based on TCO/Ip protocols.
a)      NFS
b)      NESNET
c)      ARPANET   *
d)      ARCNET
8.      Modem is used to convert……….. singals.
a)      Analog, digital
b)      Digital , Analog
c)      Both (a) & (b)   *
d)      None of these
9.      Drop table command is used for…………
a)      Remove table   *
b)      Edit table
c)      Both a & b
d)      None of these
10.  NOR gate is ………..
a)      Fundamental
b)      Derived  *
c)      Both a & b
d)      None of these

No comments:

Post a Comment

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