Answer Posted / rani
yes
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
What is mysql driver class name?
What is default size of arraylist in java?
is it possible to instantiate the math class?
How many types of array are there?
what are the states associated in the thread? : Java thread
Why are global variables used?
What is integer parseint?
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).
Can we override data members in java?
What does nextint () do in java?
Can constructor be protected in java?
What is the method to expand and collapse nodes in a jtree?
What is instanceof keyword?
What is overriding in java?
What is the purpose of tostring() method in java?