Answer Posted / rakesh kumar mishra
platform is a Interface between human and computer. Without
any platform we can not use Computer.
Operating System is a Platform that provide to manage easily
our computer system, file system and etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can java arraylist hold different types?
What's a method in programming?
What is a variable analysis?
Why does java not allow multiple public classes in a java file ?
Why string objects are immutable in java?
What is JFC?
What is the declaration statement?
Why is string builder not thread safe?
Differentiate between == and equals().
What are local variables?
What is difference between arraylist and list in java?
What is the abstract class?
What are the loops in java?
How many bits is a char?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?