TEST YOUR C++ SKILLS

TEST YOUR C++ SKILLS

QUESTIONS:
Q1. The operator used for dereferencing or indirection is........?
  1. *
  2. &
  3. ->>
  4. ->
Q2. Which keyword is used to define the macros in C++?
  1.  macro
  2.  define
  3. #define
  4. none of the above.
Q3. How many types of macros are there in C++ ?
  1. 1
  2. 2
  3. 3
  4. 4
Q4. How many sequence of statements are present in C++?
  1. 1
  2. 2
  3. 3
  4. 4
Q5. What is this operator called ?:? ?
  1.  relational
  2.  conditional
  3.  casting operator
  4.  none of the above.
ANSWERS:
A1. 1
A2. 3
A3. 2
A4. 4
A5. 2
   

Share this

Related Posts

Previous
Next Post »

Powered by Blogger.

Popular Posts