Answer Posted / sudhakar
when ever we declare a variable as private in Outer
class,that variable we can access from Inner class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between state-based unit testing and interaction-based unit testing?
Define linked list and its features with signature?
Why is java multithreaded?
What do you mean by of string::valueof expression in java 8?
What is bufferedreader in java?
Can a class extends itself in java?
Find the value of a specified element of the array arr[i] where 0 <= i <= n-1
What are the uses of synchronized keyword?
Explain the use of sublass in a java program?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
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.
What is an object’s lock and which object’s have locks?
Can you declare an interface method static?
Why do we use return statement?
What do you mean by thread safe?