• 1. 
    How many structures in the C-Programming?

  • 4
  • 5
  • 6
  • 7
  • 2. 
    The end of each C statement must be marked with a ________.

  • colon
  • semi-colon
  • zero or 0
  • 0 with semi-colon
  • 3. 
    Which of the following is not an example of Programming Language?

  • Java
  • Fortran
  • Perl
  • Eclipse
  • 4. 
    What is the name of this symbol #?

  • hashtag
  • number sign
  • brace bracket
  • less than
  • 5. 
    It is a professional who writes programs.

  • engineer
  • teacher
  • programmer
  • doctor
  • 6. 
    It tells the compiler to do processing before doing the actual compilation.

  • Pre-Processor Command
  • Variables
  • Functions
  • Comment
  • 7. 
    The C programming language was devised in the early __________.

  • 1950's
  • 1960's
  • 1970's
  • 1980's
  • 8. 
    C++ code

  • #include
  • #include
  • #include
  • #include
  • 9. 
    C is a case-sensitive programming language. It means in C printf and Printf will have

  • same meaning
  • different meaning
  • nothing happens
  • all of the these
  • 10. 
    It gives additional useful information, guide, or instructions inside a C Program.

  • Pre-Processor Command
  • Variables
  • Functions
  • Comment
  • 11. 
    What is the meaning of this code \n?

  • ignored
  • in between
  • new line
  • comment
  • 12. 
    Int stands for what?

  • interest
  • interval
  • integral
  • integer
Report Question
warning
access_time
  Time