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 | 6 No |
Post New Answer View All Answers
What is the main feature of oop?
What is encapsulation example?
What is an advantage of polymorphism?
What is an example of genetic polymorphism?
Why do we use polymorphism?
What is destructor in oop?
How many human genes are polymorphic?
How to improve object oriented design skills?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
what is different between oops and c++
Can enum be null?
to find out the minimum of two integer number of two different classes using friend function
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
can inline function declare in private part of class?
What is polymorphism and its types?