Which of the following is not a control structures?
Branching
Action
Iteration
Sequencing
Which of the following is used to represent array index?
[]
{}
()
<>
How many types of numeric constants are there in c?
2
3
4
5
Which of the following is used to represent a single quote as a character constant?
Data sequence
Character sequence
String sequence
Escape sequence
Which of the following is primarily made up of numbers and can include decimal points?
Numeric
Non numeric
Interval
Ratio
Which method is used to check the way in which computer will look?
Data through
Control through
Walk through
Which of the following is the advantage of flow chart?
Limited space for labeling
It is easy to understand small flow charts
Comparison is made easy
Record comparison between two things or objects
Which is a letter, numeral or special symbol, which can be handled by the computer system?
Integer constant
floating-point constant
Character constant
String constant
Which is a valid single quote character constant?
‘-‘
‘\’’
‘*’
‘1’
Who developed the c language?
William Selden
Dennis Ritchie
Grace hopper
Bjarne Stroustrup