What is the oldest programming language?


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

Post New Answer

More C++ General Interview Questions

show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.

1 Answers  


What are friend functions in C++?

0 Answers   BlackRock,


What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass

0 Answers  


What are the differences between the function prototype and the function defi-nition?

0 Answers  


How to construct virtual constructor

6 Answers   CIStems Software, Symphony,


Write is a binary search tree? Write an algo and tell complexity?

0 Answers   Axtria,


How do you remove an element from a set in c++?

0 Answers  


What jobs can you get with a c++ certification?

0 Answers  


What is the error in the code below and how should it be corrected?

0 Answers  


Why ctype h is used in c++?

0 Answers  


Write about an iterator class?

0 Answers  


Can we distribute function templates and class templates in object libraries?

0 Answers  


Categories