|
Related Questions |
View Answer |
|
In How many ways we can request the System for the garbage collection to cleanup the memory? And what are the differences?
|
View Answer
|
|
Why java is not pure object oriented language?
|
View Answer
|
|
what is the definition of arraylist? plz write in brief.
|
View Answer
|
|
1)What are the actual functions of JVM? 2)When to use a class and when to use an Abstract class? 3)what is the use of constructors other than creation of objects? 4)when to use constructors? 5)when to use Interface? 6)why java does not support pointers? 7)why multiple inheritance is not possible in java without using Interfaces?
|
View Answer
|
|
Why we have used to in main method in JAVA this words 1)public 2)static 3)void 4)main 5)(String args[])
|
View Answer
|
|
Addition of two numbers using Bitwise operators. Reading An 2D array using single for loop
|
View Answer
|
|
What is UML patterns?give me clear explanation
|
View Answer
|
|
While developing one in JSP page we are sending request to Struts frame work.If we click two times submit button then First time only it should accept request and second time should reject that request in struts frame work.
How we can do that in controller itself...I am waiting for your Response...
|
View Answer
|
|
Can I execute or call one applet from another applet? If so then how??? Please Reply me... Thanks
|
View Answer
|
|
what is method declaration,method attributes,method modifiers and parameters
|
View Answer
|
|
System Class is Used to Output text onto the Screen? it True or False
|
View Answer
|
|
what is the first statement in construtor?
|
View Answer
|
|
What is the abstraction? Give example?
|
View Answer
|