What is constructor in oop?
No Answer is Posted For this Question
Be the First to Post Answer
What is Dynamic Polymorphism?
Advantage and disadvantage of routing in telecom sector
Polymorphism with an example?
What is the main feature of oop?
How to create a comment page in C #??
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
What is the difference between the C & C++?
1. Define a class.
write a program in c++ to overload the function add (s1,s2) where s1 and s2 are integers and floating point values.
What is the outcome of the line of code "cout<<abs(- 16.5);"? 1) 16 2) 17 3) 16.5
What are the benefits of interface?
why c++ is called OOPS? waht is inherutance? what is compiler?