Is math class static in java?
What is java command?
What will be the output of round(3.7) and ceil(3.7)?
What is int lol?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
When do we need to use internal iteration? When do we need to use external iteration?
I want to run a simple hello world java (HelloWorld.java) program using a batch file. How can i run it and how to construct a batch file.
What is a null class?
what is the difference between cd & dvd ?
30 Answers Lovely Professional University, Satyam, Sibylsys,
What does system out println () do?
how to run ecllipse with jettyserver for windows environment using batch file
Is array a class in java?