how to explain our contribution in the project?


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

Post New Answer

More C++ General Interview Questions

write a c++ program that gives output 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 using looping statement

2 Answers  


Is the declaration of a class its interface or its implementation?

0 Answers  


What is singleton class in c++?

0 Answers  


Can char be a number c++?

0 Answers  


What is the advantage of an external iterator.

0 Answers  






Explain the ISA and HASA class relationships. How would you implement each in a class design?

3 Answers  


write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)

0 Answers  


which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?

0 Answers  


Is java a c++?

0 Answers  


How do I write a c++ program?

0 Answers  


Explain what are single and multiple inheritances in c++?

0 Answers  


What is a catch statement?

0 Answers  


Categories