who is the founder of c++?

Answer Posted / sachin.m

Bjarne stroustrup

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by overloading?

586


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

1644


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1993


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1899


What does enum stand for?

617






Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2040


What is a function in oop?

635


How oops is better than procedural?

595


why reinterpret cast is considered dangerous?

1907


What is debug class?what is trace class? What differences are between them? With examples.

1612


What is destructor example?

602


How to use CMutex, CSemaphore in VC++ MFC

4335


What are the important components of cohesion?

557


What is constructor in oop?

591


Whats oop mean?

601