Answer Posted / dee
compile time--->operator and function overlaoding
run time --->virtual
Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is a local variable?
Write a struct time where integer m, h, s are its members?
What are manipulators used for?
Mention the ways in which parameterized can be invoked.
How does atoi function work?
How do you save a c++ program?
What is the fastest c++ compiler?
How a new operator differs from the operator new?
Is it possible to pass an object of the same class in place of object reference to the copy constructor?
Can you pass a vector to a function?
What is the difference between while and do while loop?
Give 10 points of differences between C & C++.
write a porgram in c++ that reads an integer and print the biggest digit in the number
What is time_t c++?
What parameter does the constructor to an ofstream object take?