What is the difference between method overriding and overloading?
No Answer is Posted For this Question
Be the First to Post Answer
What is a void in java?
What is the difference(or similarity if there are some) between object and a variable?
What is main string [] args?
Explain constructors and types of constructors in java.
What do you mean by JVM?
What are the types of strings?
What is the difference between logical data independence and physical data independence?
What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } } 10. What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } }
What do you know about java?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
2 Answers iGate, Seed Infotech,
Why do people says “java is robust”?
Name container classes in java programming?