Is c++ harder than java?


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

Post New Answer

More C++ General Interview Questions

Define a nested class.

0 Answers  


What is a null object 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 keyword auto for?

0 Answers  


Explain what are accessor methods?

0 Answers  


How does com provide language transparency?

0 Answers  


What is the difference between a class and a structure in C++?

1 Answers  


Is c++ vector a linked list?

0 Answers  


What do c++ programmers do?

0 Answers  


What is a tuple c++?

0 Answers  


make a middle node of doubly linklist to the top of the list

1 Answers  


What are static and dynamic type checking?

0 Answers  


Categories