What is variable and constant explain with example?
No Answer is Posted For this Question
Be the First to Post Answer
What is the middleware?
What is advantage of java?
Why main method is called first in java?
what is Dictionary? and what purpose it is used for?
Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.
What is close method? How it's different from Finalize & Dispose?
0 Answers InfoAxon Technologies,
What are the advantages of java inner classes?
Difference between Primary key and unique key?
what is different between static and non static methods ,using example
What is singleton class example?
why the equals method can be override?when we override the equals method?
How many objects are created for a singleton class