What is used for altering the meaning of the base type?
Signed
Modifier
Unsigned
Data
Which data is represented by numbers with fractions?
Integer
Real
String
Character
Which data type contains both positive and negative values?
int
char
void
string
What is used for holding the memory address?
Function
Pointer
Structure
Constant
Which of the following is a modifier?
Double
Array
Which data is used for representing a group of similar objects?
Class
Union
Which data type is an aggregate of elements of arbitrary types?
Short
Which access modifier makes the variable read only?
Private
Const
Static
Void
Which derived data type is used to name similar data elements?
What is used to identify the data and associated operations?
Variable
Literal
Data type
Keyword