C Programming 1

Test your C skill in programming language for campus placements by free online preparation and practice paper tests

5 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

When was C language developed?

  1. 1970
  2. 1972
  3. 1975
  4. 1976
Question 2 Multiple Choice (Single Answer)

Which one is a scaler data type?

  1. Double
  2. Union
  3. Function
  4. Array
Question 3 Multiple Choice (Single Answer)

Which is not a keyword in C?

  1. Const
  2. Main
  3. Sizeof
  4. Void
Question 4 Multiple Choice (Single Answer)

Among the following, which escape sequence, does not have any specific meaning?

  1. 't'
  2. 'a'
  3. 'b'
  4. 'c'
Question 5 Multiple Choice (Single Answer)

Which is an object in C?

  1. Constant
  2. Variable
  3. Identifier
  4. Keyword