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
what is a working thread? : Java thread
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.
What package is math in java?
Tell some latest versions in JAVA related areas?
What does void * mean?
Can we serialize arraylist in java?
What is the use of singleton?
What are unchecked exceptions in java?
What isan abstract class and when do you use it?
Can java run on google chrome?
What is static keyword?
What do you understand by soft reference?
Do you need to import math in java?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
Why is singleton not thread safe?