1.
The process of converting one predefined type into another is called :
2.
Which operator is used to string together several expressions?
3.
Which operator is having the right to left associativity in the following?
4.
Suppose A , B , C are integers variables A = 3 , B = 3 , C = -5 and X , Y , Z are floating point variables where X = 8.8 , y = 3.5 , z = 5.2 .. Determine the value of the expression ( A * C ) % B ?
5.
What is the value of the variable a3 after execution of the following code ? String al , a2 , a3 al = ” 45 ” ; a2 = ” 31 ” , a3 = a2 + al ;
6.
Which of the following is an uninitialised Variable ?
7.
What is this operator called?
8.
Evaluate the following C # expression where a , b , c are integers and d , j are floating point numbers . The value of a = 5 , b = 3 and d , = 1.5 then the value of j = ( + + b ) * b – a is :
9.
The operations being came out on dutus , are
10.
How many types are there in increment / its operand decrement operators Ye ) Increment operator ++ adds 1 to its
11.
Any valid combination of operators,
12.
There are how many relational operators is #include ciostream > ettered by C4 Using name space std ;
13.
The explicit conversion of an operand to a specific type is called :
14.
operator that takes two operands are called –
15.
Which from following is not a relational operator –
16.
Logical operator AND is Denoted by :
17.
Which operator have highest precedence ?
18.
Which symbol is use to denote conditional by Subtract operator Operator ?
19.
Which from following is a relational operator ?
20.
How many logical operators provide C ++ to combine existing expression ?