What is the operator in c++?


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

Post New Answer

More C++ General Interview Questions

How many types of comments are there in c++?

0 Answers  


What is :: operator in c++?

0 Answers  


How can you specify a class in C++?

0 Answers  


Can we declare a base-class destructor as virtual?

0 Answers  


write a program to add two numbers without using an arithmetic operator.

1 Answers   NIIT,






What is function overriding in c++?

0 Answers  


What is static function? Explain with an example

0 Answers  


What is function overloading in C++?

0 Answers  


What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?

0 Answers  


what are difference between c and c++?

9 Answers   Accenture,


Explain what is polymorphism in c++?

0 Answers  


Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program

0 Answers   Maxobiz,


Categories