What do you mean by overloading?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to find 2 power of a 5digit number with out using big int and exponent ?
what is the use of classes in c++;
What is destructor in oop?
How is exception handling carried out in c++?
How do you define a class in oop?
how to create thread in java?
17 Answers IBM, Infosys, Wipro,
What are two types of polymorphism?
difine hierarchical inheritance.
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
Why is abstraction used?
Program to open a file with First argument
Do you know about multiple inheritance?