What relational operators if statements in c++?


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

Post New Answer

More C++ General Interview Questions

What C++ libraries are you proficient with?

1 Answers   Google,


What is the use of turbo c++?

0 Answers  


What is the difference between new/delete and malloc/free?

1 Answers  


What do you know about near, far and huge pointer?

0 Answers  


What is srand c++?

0 Answers  






What is implicit pointer in c++?

0 Answers  


What are different types of typecasting supported by C++

1 Answers   CA,


What are the various access specifiers in c++?

0 Answers  


Write a note about the virtual member function?

0 Answers  


How can a '::' operator be used as unary operator?

1 Answers  


what is the size of this class class size { public: char data1; double d; int data2; char data3; double data4; short data5; }; please explain the padding for these double variables.

9 Answers  


What is the use of typedef?

0 Answers  


Categories