Which is a set of instructions to be executes sequentially to obtain the desired result?
Program
Identifiers
Data types
Operators
Which of the following is used to represent array index?
[]
{}
()
<>
Which of the following is used to expand the source code by including the function declaration statements from the specified header file?
Preprocessor statement
Function header statement
Declaration statement
Executable statement
Which is a valid single quote character constant?
‘-‘
‘\’’
‘*’
‘1’
Which of the following language is a general purpose language?
C
C ++
Visual basic
Java
Which is a decimal number that represents an integral value?
Number constant
Character constant
floating-point constant
Integer constant
Which type of data consists of alphanumeric characters?
Integral
Numeric
Non numeric
None of the above
Which is a letter, numeral or special symbol, which can be handled by the computer system?
String constant
Which of the following is primarily made up of numbers and can include decimal points?
Interval
Ratio
Who developed the c language?
William Selden
Dennis Ritchie
Grace hopper
Bjarne Stroustrup