![]() Related Questions Latest Answer : Thisb java.lang.reflect package is uesd retrieve the member info for any loaded class.for example,Class c=Class.forName("java.lang.String");Method m[]=c.getDeclaredMethods();now m contains all declared method for String classhere String is loaded class.this ... Latest Answer : java.lang package ... Latest Answer : FlowLayout is the default layout for Panel.BorderLayout is the default layout for Frame. ... A) main threadB) thread groupC) child threadD) thread pool Latest Answer : Main thread no doubt in that....after execution of mainthread only it will split int no of child threads and so on ... ... In order for a source code file, containing the public class Test, to successfully compile, which of In order for a source code file, containing the public class Test, to successfully compile, which of the following must be true? A) It must have a package statementB) It must be named Test.javaC) It must import java.langD) It must declare a public class named Test State true or false :- All the classes in java.lang package are automatically imported when a program is compiled. A) TrueB) False A) TrueB) FalseExplanation: Comma Separates consecutive identifiers in a variable declaration while the Period . is Used to separate package names from subpackages and classes Latest Answer : a)True ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||