Why is c++ difficult?


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

Post New Answer

More C++ General Interview Questions

How do I make turbo c++ full screen?

0 Answers  


const char * char * const What is the differnce between the above two?

11 Answers   TCS,


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

0 Answers  


What is new in c++?

0 Answers  


What are templates? where we should use it?

2 Answers   Alcatel,






What is operators in c++?

0 Answers  


What's the order in which the local objects are destructed?

0 Answers  


Can comments be longer than one line?

0 Answers  


Does c++ have arraylist?

0 Answers  


How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?

0 Answers  


How to stop conversions among objects?

5 Answers   Symphony,


Why do we learn c++?

0 Answers  


Categories