C Programming 1
Test your C skill in programming language for campus placements by free online preparation and practice paper tests
Questions
Question 1 Multiple Choice (Single Answer)
When was C language developed?
- 1970
- 1972
- 1975
- 1976
Question 2 Multiple Choice (Single Answer)
Which one is a scaler data type?
- Double
- Union
- Function
- Array
Question 3 Multiple Choice (Single Answer)
Which is not a keyword in C?
- Const
- Main
- Sizeof
- Void
Question 4 Multiple Choice (Single Answer)
Among the following, which escape sequence, does not have any specific meaning?
- 't'
- 'a'
- 'b'
- 'c'
Question 5 Multiple Choice (Single Answer)
Which is an object in C?
- Constant
- Variable
- Identifier
- Keyword