How do you insert a line break?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between getCodeBase and getDocumentBase methods?
1 Answers CS Business Services,
Can string be considered as a keyword?
Explain class A{} class B{} class C{} all the three classes are saved in a single file name, what the name should i provide to the file ,in what file name should i run the program? Ple Explain
List out five keywords related to exception handling ?
Can we have more than one package statement in source file ?
Every class extends object but why it is not possible for every object to invoke clone() method. ideally protected methods should be accessible from sub classes. isn't it?
Can java inner class be static?
What is identifier give example?
why are there separate wait and sleep methods? : Java thread
Can an abstract class be final?
Can we force the garbage collection to run?
How destructors are defined in java?