How do I know if java is installed?
No Answer is Posted For this Question
Be the First to Post Answer
What are the skills required for core java?
explain the difference between jdk and jvm?
Explain about fail safe iterators in java?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
How can we use primitive data types as objects?
Can Anybody tell the diff b/w jdk1.6 and latest version.
What is lazy activation?
What are the supported platforms by java programming language?
Is age discrete or continuous?
What is mean by encoding?
How do you ensure that n threads can access n resources without deadlock?
What is flush () in java?