Which of the following is evaluated first:

a) &&

b) ||

c) !


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Which software is best for coding?

0 Answers  


Write a program to add three numbers in C++ utilizing classes.

0 Answers   TCS,


What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?

0 Answers  


What is the two main roles of operating system?

0 Answers  


What is the difference between structures and unions?

0 Answers  






Write my own zero-argument manipulator that should work same as hex?

0 Answers  


Why did you leave your last job?

2 Answers  


What is the use of namespace std in C++?

0 Answers   Hexaware,


Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. Your program should work for squares of all side sizes between 1 and 20. --- │ │ │ │ │ │ ---

0 Answers  


Is there any function that can skip certain number of characters present in the input stream?

0 Answers  


What is the use of setprecision in c++?

0 Answers  


Differentiate between the message and method?

1 Answers  


Categories