Question: 1/Which one is not a correct variable type in C++; A.float B.real C.int 2/ Which operation is used as Logical AND. A. Operator-& B.

1/Which one is not a correct variable type in C++; A.float B.real

1/Which one is not a correct variable type in C++; A.float B.real C.int 2/ Which operation is used as Logical "AND". A. Operator-& B. Operator-|| C. Operator-&& D. Operator-+ 3/ Which of the following commands is true in C++ language? A. if(x-1) B. if (x-1): C. if [x=1] 4/ Which of the following is used for comments in C++? A. // comment C. both // comment or /* comment */ 5/ The modulus operator uses A. + B. character. 6/ Variable names must begin with A. letter B. S C./ D.double C. number D. none of them B./comment D. // comment * D.% D. #

Step by Step Solution

3.42 Rating (155 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

1 Variable types are used to tell that what type of data a variable can store in it In C different v... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Electrical Engineering Questions!