Which is most difficult programming language?


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

Post New Answer

More C++ General Interview Questions

an integer constant must have atleast one a) character b) digit c) decimal point

0 Answers  


What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?

0 Answers  


describe private access specifiers?

0 Answers  


What is a down cast?

0 Answers  


Define a nested class.

0 Answers  






Write a program to swap 2 chars without using a third varable? char *s = "A"; char *p = "B";

7 Answers   CTS,


Differentiate between a copy constructor and an overloaded assignment operator.

0 Answers  


What is :: operator in c++?

0 Answers  


What is the difference between #import and #include?

0 Answers  


What is the v-ptr?

0 Answers  


When does a 'this' pointer get created?

0 Answers  


What is the advantage of c++ over c?

0 Answers  


Categories