What is difference overloading and overriding?
No Answer is Posted For this Question
Be the First to Post Answer
What is method and methodology?
What is return used for in java?
what is meant by package in java?
What is the difference between numeric and integer?
Difference between Superclass and Subclass?
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[]))
steps to connect with Oracle Databse using TYPE-2 Jdbc driver.
What loop means?
Are variables stored in ram?
class test { private static void main(String []adsf) { } } explain me that the above code is error or exception
Why method overriding is used?
What are the notations in Java?