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 widening and narrowing in java? Discuss with an example.
What's the purpose of using break in each case of switch statement?
What is the benefit of lambda expressions?
What is difference overloading and overriding?
Can a abstract class be declared final?
How many classes can any class inherit java?
What is string intern in java?
Write a program to print 15 random numbers using foreach of java 8?
For class CFoo { }; what default methods will the compiler generate for you>?
What is array initialization in java?
Can a class have more than one object?
How do I compare two strings in word in java?
What does ide stand for?
Explain the selection sort algorithm and state its time complexity?
Write a factorial program using recursion in java?