MC100400431 : Zaheer Abbas
Quiz Start Time: 10:58 PM
Time Left 62
sec(s)
Question # 2 of 10 ( Start time: 11:00:06 PM ) Total Marks: 1
Which operator has the highest precedence? (*, -, /, +)
Select correct option:
* and / both have the same highest precedence
* has the highest precedence
+ has the highest precedence
- has the highest precedence
MC100400431 : Zaheer Abbas
Quiz Start Time: 10:58 PM
Time Left 89
sec(s)
Question # 3 of 10 ( Start time: 11:00:51 PM ) Total Marks: 1
Which of the following will be the most appropriate data type to store the value 63.547?
Select correct option:
Integer
Character
Short
Float
MC100400431 : Zaheer Abbas
Quiz Start Time: 10:58 PM
Time Left 19
sec(s)
Question # 4 of 10 ( Start time: 11:02:16 PM ) Total Marks: 1
In C/C++, a variable’s name can start with the symbol ____________.
Select correct option:
; Semicolon
: Colon
_ Underscore
+ Plus
MC100400431 : Zaheer Abbas
Quiz Start Time: 10:58 PM
Time Left 51
sec(s)
Question # 5 of 10 ( Start time: 11:03:32 PM ) Total Marks: 1
What will be the result of arithmetic expression 6+48/4*3?
Select correct option:
10
40.5
42
41
MC100400431 : Zaheer Abbas
Quiz Start Time: 10:58 PM
Time Left 57
sec(s)
Question # 8 of 10 ( Start time: 11:06:58 PM ) Total Marks: 1
If x is declare as an integer, what will be result of the given expression? x = 2 + 3 * 5 % 2 + 3 / 2
Select correct option:
4
2
4.5
5
MC090406635 : Muqaddas Bano
Quiz Start Time: 11:10 PM
Time Left 26
sec(s)
Question # 3 of 10 ( Start time: 11:12:48 PM ) Total Marks: 1
< and > both are _________ operators.
Select correct option:
Arithmetic
Relational
Logical
Mathematical
No comments:
Post a Comment