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 the difference between a definition and a declaration?

0 Answers  


What you know about structures in C++?

0 Answers   Agilent, ZS Associates,


what are difference between c and c++?

9 Answers   Accenture,


whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };

5 Answers   Huawei,


sir i want to study the c++ course but ino what is the qualification and the study methode please reply more details in c++

1 Answers   NIIT,






What is #include c++?

0 Answers  


What is size of Empty Class?

3 Answers   Persistent,


What is abstract class in c++?

0 Answers  


What is the main purpose of overloading operators?

0 Answers  


Assume studentNames and studentIDs are two parallel arrays of size N that hold student data. Write a pseudocode algorithm that sorts studentIDs array in ascending ID number order such that the two arrays remain parallel.

0 Answers  


wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster

11 Answers  


Tell me can a pure virtual function have an implementation?

0 Answers  


Categories