What is the most powerful coding language?


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

Post New Answer

More C++ General Interview Questions

What is private inheritance?

0 Answers  


Enter n no. of element and delete value from desire position

1 Answers  


Explain what data encapsulation is in c++?

0 Answers  


What is a hash function c++?

0 Answers  


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

1 Answers  






Should I learn c++ c?

0 Answers  


Mention the storage classes in c++.

0 Answers  


If there are two catch statements, one for base and one for derived, which should come first?

0 Answers  


What is c++ map?

0 Answers  


why and when we can declar member fuction as a private in the class?

0 Answers  


What are proxy objects in c++?

0 Answers  


let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 Answers  


Categories