Can a class declared as private be accessed outside it’s package?
No Answer is Posted For this Question
Be the First to Post Answer
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
2 Answers iGate, Seed Infotech,
what is the difference between yielding and sleeping? : Java thread
What are the types of exceptions?
What is the purpose of garbage collection in java, and when is it used?
What does super keyword do?
What are Font and FontMetrics classes?
What is string builder?
Explain the differences between static and dynamic variables?
How can we create an immutable class in java?
What is the differnence between String Buffer and String builder despite having knowledge that String builder is faster than String Buffer and last one is threadsafe.please tell another important difference.
What are possible key words, we can use to declare a class?
Is a method a procedure?