Can you write a java class that could be used both as an applet as well as an application?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between the font and fontmetrics classes in java programming?
can write code for serialization ?
What is difference between static and abstract class?
What is private static class in java?
What is “try and catch” in java
What is java util list?
What is a superclass?
Is the milky way in a void?
can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}
What will happen if we write code like: try{}catch(exception e)catch(IOException i)
Explain the term virtual machine?
How to perform quicksort in java?