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 are the benefits of interface?
What is object in oops?
Which type does string inherit from?
What is the benefit of oop?
all about pointers
What Is a Polymorphism? How many types of polymorphism and whats that use in application?
What is the difference between abstraction and polymorphism?
write a c++ code of diagonal matrix.
What is overriding vs overloading?
string is a class or data type in java?
Program to check whether a word starts with a capital letter or not.
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)