Which operator has the highest Order of precedence?
Binary operator
Ternary operator
Control operator
Unary operator
Which method is used to check the way in which computer will look?
Data through
Branching
Control through
Walk through
Which of the following is primarily made up of numbers and can include decimal points?
Numeric
Non numeric
Interval
Ratio
Who developed the c language?
William Selden
Dennis Ritchie
Grace hopper
Bjarne Stroustrup
Which of the following language is a general purpose language?
C
C ++
Visual basic
Java
Which of the following is used to represent a single quote as a character constant?
Data sequence
Character sequence
String sequence
Escape sequence
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 of the following is not a control structures?
Action
Iteration
Sequencing
Which is a sequence of characters from the system’s character set, enclosed in double quotes?
String literal
Literal
Character literal
Integer literal
Which is a valid single quote character constant?
‘-‘
‘\’’
‘*’
‘1’