Answer Posted / sri
For GUI interface between the user and browser, and
browser fields can make easy with the APPLETS.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
What is object of class in java?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
Is main is a keyword?
What does flag mean in java?
What is externalizable?
How to write custom exception in java?
What is the use of using enum to declare a constant?
How do you empty a list in java?
In java, how we can disallow serialization of variables?
Can we use a switch statement with strings?
Is ++ operator thread-safe in java?
What is an enumeration?
What is a ternary operator in java?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What is the use of hashmap in java?