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 |
What are the fields of vtable
What does and I oop and sksksk mean?
What is super in oop?
What is oops and why we use oops?
What is encapsulation in oop?
i^=j; j^=i; i^=j; value of i,j
In which cases you use override and new base?
What is the purpose of polymorphism?
What is advantage of inheritance?
why the memory allocated with new cant be freed using free()
Why is encapsulation used?
Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)