What is the difference between equal to (==) and assignment operator (=)?


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

Post New Answer

More C++ General Interview Questions

What is size of a empty class?

7 Answers   Microsoft, Tata Elxsi, Wipro,


How do I use arrays in c++?

0 Answers  


What is c++ virtual inheritance?

0 Answers  


What is function overriding?

1 Answers  


What are protected members in c++?

0 Answers  






how many controls can we place on single form.

1 Answers   Microsoft,


What is the difference between the functions rand(), random(), srand() and randomize()?

0 Answers  


What is const pointer and const reference?

0 Answers  


why can't we declare data member of class auto register or extern

1 Answers  


What is constant in c++ with example?

0 Answers  


let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 Answers  


Explain unexpected() function?

0 Answers  


Categories