What is conditions when using boolean operators?


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

Post New Answer

More C++ General Interview Questions

Does a derived class inherit or doesn't inherit?

0 Answers  


How the keyword struct is different from the keyword class in c++?

0 Answers  


Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

0 Answers  


What is srand c++?

0 Answers  


What is a storage class?

0 Answers  


Explain how to initialize a const data member.

0 Answers  


To which numbering system can the binary number 1101100100111100 be easily converted to?

0 Answers  


how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds

0 Answers   Thought Works,


If dog is a friend of boy, is boy a friend of dog?

0 Answers  


What are friend functions?

1 Answers  


Write about the local class and mention its use?

0 Answers  


When there is a global variable and local variable with the same name, how will you access the global variable?

0 Answers  


Categories