What is virtual methods?


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

Post New Answer

More C++ General Interview Questions

Do the parentheses after the type name make a difference with new?

0 Answers  


Differentiate between realloc() and free().

0 Answers  


Which algorithm do you like the most? Why?

2 Answers   Google,


How do you print for example the integers 3,2,1,5,4 in a binary tree within the console in format where it looks like an actual binary tree?

0 Answers  


What is the difference between new() and malloc()?

0 Answers  






What is capacity in vector in c++?

0 Answers  


Explain the difference between new() and malloc() in c++?

0 Answers  


What are the 4 types of library?

0 Answers  


What is the extraction operator and what does it do?

0 Answers  


What is algorithm in c++ programming?

0 Answers  


What are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  


Can we overload operator in c++?

0 Answers  


Categories