What is an empty list in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is data type in java?
Can java hashmap have duplicate keys?
What is the different between get and post?
what is diff bet iterator and enumeration?
How can we achieve IPC in JAVA?
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).
Give us the name of the list layoutmanagers in java?
Is null function in java?
What is the main purpose of java?
What do you understand by abstract classes?
What is the difference between hashmap and hashtable in java?
Can we override constructors?