What java is used for?
No Answer is Posted For this Question
Be the First to Post Answer
How to re-get an object that is collected by garbage collector?
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
What’s the difference between applets and standalone program?
What are the methods of object class ?
is this possible to create an array of 0 length? if so how? if not so why? coz we have an array in main() likw this "static void main(String [] s) then what it signifies?
Describe different states of a thread.
who was the founder of java
32 Answers CTS, HCL, ProKarma,
What is the need of transient variables in Java ?
How we can execute any code even before main method?
What is the right data type to represent a price in java?
what is a package?
How do you end a program?