How does class forname work in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is a super class and how super class be called?
How do you define a set in java?
Explain the JDB in depth & command line.
1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))
what is overloading and overriding with example?
Is string a keyword in java?
What is meant by Java interpreter?
Is java pass by value or pass by reference?
what is domain object
What is the meaning of variables in research?
What is a package in java? List down various advantages of packages.
whst is encapsulation?when u encpsulate actually while devoloping code?