What is an operator in c++?


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

Post New Answer

More C++ General Interview Questions

Explain the difference between new() and malloc() in c++?

0 Answers  


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

1 Answers  


How do you show the declaration of a virtual constructor?

0 Answers  


How can you link a c program with a c function?

0 Answers  


What is the v-ptr?

0 Answers  


What is a class template?

0 Answers  


What do you mean by inheritance in c++?

0 Answers  


How is objective c different from c++?

0 Answers  


What is a .lib file in c++?

0 Answers  


What is the use of bit fields in structure declaration?

0 Answers  


What are access specifiers in C++?

3 Answers  


Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

0 Answers  


Categories