What is the multilevel inheritance. and also give the Example
of it ?
Answer Posted / punit chauhan
Plz send answer of this question my email -
punitchauhan22@gmail.com
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
How does varargs work in java?
Can constructor be synchronized?
What is the same as procedures?
does java support pointers?
Explain method local inner classes ?
How do you achieve polymorphism in java?
What is difference between printf and scanf?
Where will it be used?
What is a cup of java?
Explain different states of a thread in java?
What are the drawbacks of reflection?
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).
Is it possible to use string in the switch case?
What is the default size of arraylist in java?
What is a variable simple definition?