How many ways can a variable be initialized into in C++?


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

Post New Answer

More C++ General Interview Questions

Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort

0 Answers  


What is a pure virtual function? Why is it represented as = 0...how is the internal implementation for the same

3 Answers   CTS,


What type of question are asked in GE code writing test based on c++ data structures and pointers?

0 Answers  


What are mutator methods in c++?

0 Answers  


What is called array?

0 Answers  






What is a rooted hierarchy?

0 Answers  


What is virtual base class?

0 Answers  


Differentiate between late binding and early binding. What are the advantages of early binding?

0 Answers  


What are class and object in C++?

1 Answers  


What are namespaces in c++?

0 Answers  


What are formatting flags in ios class?

0 Answers  


Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.

0 Answers  


Categories