what is platform

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


Please Help Members By Posting Answers For Below Questions

What is nextint java?

552


How do you use find and replace?

519


How to do a true java ping from windows?

622


What method is used to specify a container's layout in java programming?

552


How many bits is a float?

547






What happens when you add a double value to a string?

548


Is java map thread safe?

497


What is nullpointerexception in java?

530


Can you use this() and super() both in a constructor?

527


Can you instantiate the math class in Java?

620


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

2142


What is wrapper class example?

545


What is float in java?

566


What is difference between arraylist and list in java?

593


What is the difference between an object-oriented programming language and object-based programming language?

578