What is the use of 'super' keyword inside a constructor?
No Answer is Posted For this Question
Be the First to Post Answer
Are true and false keywords?
Is alive in java?
How do you use find and replace?
Explain notifyall() method of object class ?
what is main purpose of interface?
2 Answers Accenture, HCL, NIIT,
Describe 2 different ways to concatenate two strings.
give me the answer of this code class A extnds String This code we can write r not in Java? Explain?
What class of exceptions are generated by the java run-time system?
what do you understand by synchronization? : Java thread
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[]))
Java Compiler is stored in JDK, JRE or JVM?
Why is prepared Statement, Callable Statement used for? What is the need of Batch updates?