Can we print null in java?
No Answer is Posted For this Question
Be the First to Post Answer
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,
What is the difference between method overriding and overloading?
what is the constructor and how many types of constructors are used in java?
What is a stack class in java ?
0 Answers Akamai Technologies,
Can we inherit a class with private constructor?
What is generic class?
How does a try statement determine which catch clause should be used to handle an exception?
Is there any case when finally will not be executed?
what is deadlock? : Java thread
how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion
what is a package?
What is meant by memory leak?