what is the C++
Answer / atasi jena
c++ is a object oriented programming language which provides different mechanism like inheritance, polymerphism, template, data abstraction over c.
| Is This Answer Correct ? | 11 Yes | 0 No |
Differentiate between C and C++.
What is singleton pattern in c++?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
What is std namespace in c++?
What is the difference between while and do while loop?
What is the purpose of template?
Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".
2 Answers ABC, Accenture, DataLand, HCL, Webyog,
Why should you learn c++?
Explain RAII (Resource Acquisition Is Initialization).
Define virtual constructor.
Explain the uses of static class data?
Explain how the virtual base class is different from the conventional base classes of the opps.