What is oop principle in java?
No Answer is Posted For this Question
Be the First to Post Answer
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 many bits are in a sentence?
Why is boolean important?
what are the analysis of an object
explain the collection in java
Can we store variables in local blocks?
What is the escape character in java?
In what types of operations an ArithmeticException will be thrown?
How many types of methods are there in java?
What is the basic of java?
Why Wait and notify are kept in Object class although they are used only with Thread Class
2 Answers Global Logic, Saksoft,
How do you get the length of a string in java?