What is function overriding?
Answer / sudar
base class method they can used to contain same function and arguments of subclass.
Is This Answer Correct ? | 1 Yes | 2 No |
how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds
What is class definition in c++ ?
What is the difference between the functions rand(), random(), srand() and randomize()?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
How is an Abstract Base Class(ABC) related to an "Abstract Data Type" (ADT)
What operators can you overload in c++?
What is the full form nasa?
What are the basics of local (auto) objects?
without if else statement can be written ah
How do you allocate and deallocate memory in C++?
how to access grid view row?
In which memory a class gets stored(in heap /in stack)? And why??