_________________ do not have a return type
functions
constructors
Methods
Synthnomizal methods
What is the argument type of program's main ( ) method
void
string
float
none of these
The default constructor initializes all variables into ______________ .
zero
authority value
constant value
Choose the result of (100/10)
100
10
1
0
Any class can create instance of your class it access specifier is ____________.
private
public
protected
___________ has the same name as class names.
Member function
Variables
Constructors
Constants
A variable is declared in the program _____________ time.
2
3
4
____________ is a collection of characters that calls for a value.
variable
expressions
pointers