Which operator has the highest Order of precedence?
Binary operator
Ternary operator
Control operator
Unary operator
Which approach is used to converting the smaller program to larger program?
Integrated approach
Top down approach
Bottom up approach
Object oriented approach
Which is a sequence of characters from the system’s character set, enclosed in double quotes?
String literal
Literal
Character literal
Integer literal
Which method is used to check the way in which computer will look?
Data through
Branching
Control through
Walk through
Which is a decimal number that represents an integral value?
Number constant
Character constant
floating-point constant
Integer constant
Which is a valid single quote character constant?
‘-‘
‘\’’
‘*’
‘1’
Which of the following is primarily made up of numbers and can include decimal points?
Numeric
Non numeric
Interval
Ratio
Which is a set of instructions to be executes sequentially to obtain the desired result?
Program
Identifiers
Data types
Operators
How many types of numeric constants are there in c?
2
3
4
5
Who developed the c language?
William Selden
Dennis Ritchie
Grace hopper
Bjarne Stroustrup