Answer Posted / raja qaiser
package is container which contain difference classes,using
package we use functions of different classes.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the basic concept of java?
Differentiate between run time error and syntax error.
What is busy spin, and why should you use it?
What are synchronized methods ?
What is the difference between double and float variables in java?
Can we write class inside a class in java?
Are arrays passed by reference in java?
What's the difference between int and integer in java?
How the metacharacters are different from the ordinary characters?
What is meant by attribute?
Is java ee a framework?
What are Normalization Rules? Define Normalization?
when should you use stringbuilder class in a program?
Why is the singleton pattern considered to be an anti pattern?
What is an immutable class? How to create an immutable class?