Which data type is class in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between notify and notifyall method?
what is a static block?
What is prime number in java?
What is default constructors?
why we import both packages java.awt.*; and java.awt.event.*; as java.awt.*; can import all classes na. then what is the need of importing java.awt.event.*; ?
How many types of JVM's (OR) Name of the JVM's which are used in Tomcat & Weblogic servers ?
Difference between throw and throws?
What is entry in java?
What is the default value of float and double datatype in java?
What is immutable in java?
How many Java environments are there?
1 Answers Phantom Technologies,
class test { private static void main(String []adsf) { } } explain me that the above code is error or exception