which is platform independent device used in computers
Answers were Sorted based on User's Feedback
Answer / arun mavi 8800849839
the platform used by in the computer is main memory which is
the combination of CPU (central processing unit) and
ALU(arthmatical logical unit). and main memory
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / arun mavi 8800849839
the platform used by in the computer is main memory which is
the combination of CPU (central processing unit) and
ALU(arthmatical logical unit). and main memory
| Is This Answer Correct ? | 2 Yes | 6 No |
Write a program to sort the number with different sorts in one program ??
What is polymorphism in oop example?
what is the definition of incapsulation
What is destructor give example?
Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
What is Virtual Keyword?
What is an interface in oop?
I hv a same function name,arguments in both base class and dervied class, but the return type is different. Can we call this as a function overloading? Explain?
Which language is pure oop?
Why is abstraction used?
What is Dynamic Polymorphism?
What is late bound function call and early bound function call? Differentiate.