which is platform independent device used in computers
Answer Posted / 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 |
Post New Answer View All Answers
What is the benefit of oop?
What are the 3 principles of oop?
What are the important components of cohesion?
Can we override main method?
Why is static class not inherited?
What is methods in oop?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is polymorphism what is it for and how is it used?
Why oops is important?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is debug class?what is trace class? What differences are between them? With examples.
What is multilevel inheritance explain with example?
what is the sylabus for priliminaries?
why reinterpret cast is considered dangerous?
What is object and example?