Which programming language's unsatisfactory performance led to the discovery of c++?


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

Post New Answer

More C++ General Interview Questions

Are there interfaces in c++?

0 Answers  


When there is a global variable and local variable with the same name, how will you access the global variable?

0 Answers  


What is the most powerful coding language?

0 Answers  


Write a C++ program that asks the user to choose a number between 1 and 1000. Then, your program should be able to guess the number by asking the user no more than 10 yes/no questions. Use a while loop in your program

1 Answers  


How many bit combinations are there in a byte?

13 Answers   Intel, Microsoft,






What are the operators in c++?

0 Answers  


How is computer programming useful in real life?

0 Answers  


Define pointers?

0 Answers  


Difference between Abstraction and encapsulation in C++?

0 Answers   Impetus,


simple c++ program for "abcde123ba" convert "ab321edcba" with out using string

5 Answers  


Are c and c++ similar?

0 Answers  


What is atoi?

0 Answers  


Categories