Question: I need a solution within 15 minutes 4. C++ program statements can be commented using A- Single line comment B - Multi line comment C-
I need a solution within 15 minutes

4. C++ program statements can be commented using A- Single line comment B - Multi line comment C- Either (a) or (b). D -Both (a) and (b). 5- Which of the following is a correct identifier in C++ ? a) 7var_name b) 7VARNAME c) VAR_1234 d) $var_name Q1//B - (30 marks) 1 - What is the output of the following C++ A= (!(3 = = 3) && (9>5)); B= (66 > 6); C=((2 > 0) || (7
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
