Tell me the latest versions in java related areas?
No Answer is Posted For this Question
Be the First to Post Answer
can rmi and corba based applications interact ?
What is strings in java?
How to write custom exception in java?
Can we convert integer to string in java?
What is complexity and its types?
What is meant by interface?
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).
How do you define a set in java?
Can an interface extands a class?
When a byte datatype is used?
What do you mean by constructor?
What are the major drawbacks of external iteration?