Petrol pump mgt. system: To design a program that display an interface for the sale of the Petrol and then make the entries at the backend in the database.
what is cast operator?
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 interface? When and where is it used?
c++ program to swap the objects of two different classes
Can an interface inherit a class?
monkey starts climbing up a tree 20ft tall,each hour ,it hops 3ft and slips back by 2ft .how much time it wil tak to reach top of the tree?
1. Define a class.
What is the difference between class and structure?
What is pure oop?
what are the uses of C++
What do you mean by inheritance?
How do you answer polymorphism?