C Multiple Choice Questions
- Every C statement must end with a ___?
- , (Comma)
- ; (Semicolon)
- : (Colon)
- ? (Question Mark)
Added By : Shobhit
- Which of the following is valid commenting style in C?
- /* comment */
- // comment
- /* Comment line 1 <br> Comment line 2 */
- All of the above
Added By : Sandhya
- Which of the following is an invalid form of comment in C?
- /* formula */ a = a + b;
- a = a + /* formula */ b;
- /* Calculating /* Age of person */ */
- All are valid
Added By : Sandhya
- C is a_________?
- Machine Level Programming Language
- Assembly Level Programming Language
- High Level Programming Language
- Low Level Programming Language
Added By : Prashant
- Constant is an entity _______?
- that sometime change
- that may change
- that does not change
- that carries special meaning
Added By : Shyam
- What is/are the major types of C Constant?
- Primary Constant
- Secondary Constant
- Both option (A) and (B)
- None of the above
Added By : Prashant
- Select best option to consturct Integer Constant
- An integer constant must have at least one digit that can be either positive or negative
- Must not have a decimal point
- No comma or blank allowed within integer constant
- All of the above
Added By : Varun
- Which of the following is NOT a valid Integer Constant?
- 3
- +343
- -765
- 10,000
Added By : Varun
Also Exercise
Post Your Question
Social Sharing
Search
Articles
Recently Added Jobs
Rajasthan High Court - Jodhpur Recruitment 2017 for Civil Judges
Last Date: 21 December, 2017
Last Date: 21 December, 2017
WBSEDCL Recruitment - 2017 for Office Executive
Last Date: 16 May, 2017
Last Date: 16 May, 2017
RECRUITMENT OF PROBATIONARY OFFICERS IN STATE BANK OF INDIA
Last Date: 06 March, 2017
Last Date: 06 March, 2017
UPSC Combined Medical Services Examination 2015
Last Date: 10 April, 2015
Last Date: 10 April, 2015
UPSC Engineering Services Examination 2015
Last Date: 10 April, 2015
Last Date: 10 April, 2015