Can we define a constructor as virtual in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Does c++ have string data type?
A milk carton can hold 3.78 litres of milk. Each morning, a dairy farm ships cartons of milk to a local grocery store. The cost of producing one litre of milk is $0.38, and the profit of each carton of milk is $0.27. Write a C++ program that prompts the user to enter the total amount of milk produced in the morning. Then display the number of milk cartons needed to hold milk, the cost of producing milk, and the profit for producing milk.
What is the use of typedef?
What is meant by iomanip in c++?
make a middle node of doubly linklist to the top of the list
What is a 'pure' virtual function and what's its use?
Explain the differences between list x; & list x();.
What are the advantages of pointers?
write a program to add two numbers without using an arithmetic operator.
How many lines of code you have written for a single program?
What is pair in c++?
What is an html tag?