What are the two types of polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
What are the benefits of c++?
What is different in C++, compare with unix?
Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
Define 'std'.
why v use c++ even we have microprocessor
What are smart pointer? Whats its use?
Why c++ is called oop?
What is the difference between "overloading" and "overridding"?
How do I get good at c++ programming?
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
How to access a variable of the structure?
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator