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 a function in oop?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What are objects in oop?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
State what is encapsulation and friend function?
What is the main feature of oop?
Write a program to sort the number with different sorts in one program ??
What is polymorphism used for?
What is polymorphism programming?
2. Give the different notations for the class.\
Why do we use polymorphism in oops?
What is and I oop mean?
can we make game by using c
What is inheritance in simple words?
Can we define a class within the interface?