When will you define a method as static?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
Why java is object oriented?
What is yield () in java?
Variable of the boolean type is automatically initialized as?
What is parsing in java?
State two differences between C and Java.
What is a condition in programming?
what is data binding? give the example
they asked class A{} class B{} class c{} all the three class saved as a single file,there is no main method in the file and anothe class M.java class m { psvm(String args[]) { // here the parent class can access } }
2 Answers DNS, IPSR Solutions,
Explain how to force the garbage collection in java.
What is byte data type?
what is main purpose of abstract class?