What is c++ programming language?


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

Post New Answer

More C++ General Interview Questions

What is time_t c++?

0 Answers  


How much maximum can you allocate in a single call to malloc()?

0 Answers  


Which is better c++ or java?

0 Answers  


Do you know about C++ 11 standard?

0 Answers   Agilent, ZS Associates,


What is class in c++ with example?

0 Answers  


Write a program to calculate the BMI of a person using the formula BMI = weight/height2.

2 Answers  


Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

0 Answers  


Differentiate between an inspector and a mutator ?

0 Answers  


How long will it take to learn programming?

0 Answers  


What happens when you make call 'delete this;'?

0 Answers  


How do you decide which integer type to use?

0 Answers  


How can a struct in c++ differs from a struct in c?

0 Answers  


Categories