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.

Answer Posted / er.bipinverma

brief detail in program

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is encapsulation in oops?

534


What are main features of oop?

629


Explain the concepts involved in Object Oriented programming.

629


What are the 5 oop principles?

598


Why do pointers exist?

655






What is polymorphism give a real life example?

557


What is class in oop with example?

616


Why do we need oop?

663


hi all..i want to know oops concepts clearly can any1 explain??

1681


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

693


Why we use classes in oop?

575


How do you use inheritance in unity?

588


What is the full form of oops?

607


What is difference between inheritance and polymorphism?

566


Why is it so that we can have virtual constructors but we cannot have virtual destructors?

3825