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 I import same package/class twice?
How to declare objects of a class ?
What do you understand by the bean persistent property?
how are methods defined?
What is an empty class? What functionality does it offer in Java?
What is the final keyword?
What is the basic difference between string and stringbuffer object?
How do I find and replace in word?
Why collection doesn’t extend cloneable and serializable interfaces?
Why strings in java are called as immutable?
How many threads can java run?
What is the purpose of main function in java?
How is java created?
Can you declare a private method as static?
What is a pattern what is an anti pattern?