Programming - C++ Language - Discussion

You Are Here :: Home > C++ Language > C++ Language - Discussion

 



Q.

Consider the statements a = 13 ; c = a<< 3 ; (a and c are integers). The result assigned to the integer c is :                         


A. 104 B. 114
C. 140 D. 14

Answer: Option A
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion