Can we return null in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the importance of static variable?
What type of variable is error flag?
Is main a function?
How do you do exponents in java?
what is polymorphism?
how u do unit testing?
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 the catch or declare rule for method declarations?
Name two subclasses of the TextComponent class?
What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?
What is string and example?
What is java lang object?