Answer Posted / balakrishna
A class consist of another class is called "Nested Class"
but in main method if we consist of classes it is
called "Inner Classes"
| Is This Answer Correct ? | 0 Yes | 12 No |
Post New Answer View All Answers
how to create daemon thread in java?
Are maps ordered java?
What is a literal coding?
What is the unit of plancks constant?
What do you mean by jjs in java8?
Realized?
What is the difference in between cpp and java? Can u explain in detail?
Where will it be used?
Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).
Which is bigger double or float?
What are the two parts of a conditional statement?
Can a final variable be manipulated in java?
What is array pointers ?
How is abstraction implemented in java ?
Explain illegalmonitorstateexception and when it will be thrown?