what is the diffrences between platform independent and
portable
Post New Answer View All Answers
What are the two ways to create a thread?
How do I stop concurrentmodificationexception?
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).
What is the difference between inheritance and encapsulation?
Say any two properties in beans?
What does i ++ mean in Java?
How do I find and replace in word?
Can we declare an array without size in java?
What do you mean by of string::valueof expression in java 8?
What is the purpose of the file class in java programming?
What is compareto?
Why wait and notify methods are declared in object class?
Is there a jre for java 11?
How can you say java is object oriented?
What is number data type?