What is the file extension for java?
No Answer is Posted For this Question
Be the First to Post Answer
Thanks A.jyotsna, Can u tell me differnce between abstract class and interface vikash
Can constructor be inherited?
How do you reverse a string in java without using string buffer?
What is advantage of using threads?
What is static class
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[]))
How to compare strings in java?
What is the purpose of lambda expressions?
What is contract between hashcode and equal method?
what is the use of StringBuffer?
what is object deep copy and shallow copy and why it is required?
How does JAVA ClassLoader work?