what is the advantage in software?
what is the difference between the software developer and
Engineer
Answer / sunil.gaded
in realtime senario by using the software,it will reduces
the working time of the user,it will gives correct answer
to the user, high accuracy,
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the example of polymorphism?
write a program which best describes polymorphism in real world?
2 Answers CTS, Infosys, NexGen,
What is the default size allocated for array in the statement if size not specified " int a[] "
What is the real time example of encapsulation?
Why do we use polymorphism in oops?
What is the correct syntax for inheritance? 1) class aclass : public superclass 2) class aclass inherit superclass 3) class aclass <-superclass
What is difference between #define and const?
what is use to destroy an object? illustrate.
What is polymorphism explain?
What is a friend function & its advantage?
How to overload new operator in c++
can you give the dynamic polymorphism types?