Write a program to add three numbers in C++ utilizing classes.


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

Post New Answer

More C++ General Interview Questions

Write a program to calculate the following i want a c++program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)

4 Answers   HTC, TCS,


Explain overriding.

0 Answers  


What are protected members in c++?

0 Answers  


Describe the syntax of single inheritance in C++?

0 Answers   Fidelity,


Explain polymorphism?

0 Answers  






What is the extraction operator and what does it do?

0 Answers  


What is a binary file? List the merits and demerits of the binary file usagein C++.

0 Answers  


What is the difference between #import and #include in c++?

0 Answers  


What is the disadvantage of using a macro?

0 Answers  


How do you decide which integer type to use?

0 Answers  


Write any small program that will compile in "C" but not in "C++"?

4 Answers  


What is setf in c++?

0 Answers  


Categories