Answer Posted / glibwaresoftsolutions
In Java, there are two kinds of packages.
Packages that are user-defined
Included bundles
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you sing an Applet ?
Explain the reason behind ending a program with a system.exit(0)?
Where we write javascript code in html page?
How many threads can java run?
How to obtain a performance profile of java program
How many ways can we create the string object?
Are private methods final?
How does remove work in java?
What are the escape sequences in java?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
What is broken and continue statement?
Tell us something about an iterator.
What is java string pool?
Is Java a dying language?
How do you detect memory leaks?