Answer Posted / anjana
FUNCTION OVER LOADING:
*two or more function having same name they are said to be function over loading
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can abstract class have normal methods?
write a C++ program for booking using constructor and destructor.
What is the renewal class?
How does polymorphism work?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
write a program that takes input in digits and display the result in words from 1 to 1000
What is object in oop?
What is static modifier?
How do you achieve polymorphism?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Can we have inheritance without polymorphism?
What are the components of marker interface?
What is advantage of inheritance?
What is purpose of inheritance?
what type of questions