WHO DEVELOPED C++?

Answers were Sorted based on User's Feedback



WHO DEVELOPED C++?..

Answer / sreeram

BJARNEY STROUSTRUS

Is This Answer Correct ?    53 Yes 6 No

WHO DEVELOPED C++?..

Answer / avinash singh

Bjarney Stroustrus

Is This Answer Correct ?    34 Yes 5 No

WHO DEVELOPED C++?..

Answer / ravi

Bjarne Stroustrup

Is This Answer Correct ?    25 Yes 4 No

WHO DEVELOPED C++?..

Answer / yusuf

Bjourne Stroustrup

Is This Answer Correct ?    20 Yes 2 No

WHO DEVELOPED C++?..

Answer / t.saranya

Bjarne storustrup

Is This Answer Correct ?    13 Yes 1 No

WHO DEVELOPED C++?..

Answer / reshma

Bjarne Stroustrup

Is This Answer Correct ?    9 Yes 1 No

Post New Answer

More C++ General Interview Questions

Differentiate between declaration and definition.

0 Answers  


Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  


What is constructor and destructor in c++?

0 Answers  


What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?

6 Answers   HCL, Integra, IPMC, ORG,


What is the difference between containment and delegation?

0 Answers  






what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system?

0 Answers   Honeywell,


What are references in c++?

0 Answers  


What is optimization in c++? when using volatile.optimization is not possible..what does this mean?

1 Answers  


What are the basics concepts of OOPS?

1 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (x > 5); y = 2*x; else y += 3+x;

1 Answers  


There is a array of 99 cells and we have to enter 1-100 elements in it , no two elements would repeat , so the is one no. missing because 99 cells and 1-100 nos. so we had to implement a function to find that missing no.

2 Answers   Nagarro,


List down the guideline that should be followed while using friend function.

0 Answers  


Categories