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 does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required
Where is pseudocode used?
When is a memory allocated to a class?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Why and when is a virtual destructor needed?
WHAT'S THE OOPS BASIC OOPS CONCEPTS IN DOTNET
what is the drawback of classical methods in oops?
what is the difference between ERROR and EXCEPTION?
What is ambiguity in inheritance?
what is the technical or oop name of object?
Petrol pump mgt. system: To design a program that display an interface for the sale of the Petrol and then make the entries at the backend in the database.
What is encapsulation with real life example?