What is operators in c++?


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

Post New Answer

More C++ General Interview Questions

What is difference between initialization and assignment?

12 Answers   HCL, HP, Infosys,


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,


Define a pointer to a data member of the type pointer to pointer?

0 Answers  


What is the best sorting algorithm, when there is a large amount of data, that cannot be fit in the main memory. ?

1 Answers   Yahoo,


What should main() return in c and c++?

0 Answers  






Explain the term memory alignment?

0 Answers  


What is c++ prototype?

0 Answers  


What is c++ and its features?

0 Answers  


Define vptr.

0 Answers  


Write a Program to find the largest of 4 no using macros.

0 Answers  


What is command line arguments in C++? What are its uses? Where we have to use this?

0 Answers   HCL,


Explain virtual destructor?

0 Answers  


Categories