Why main function is static?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of arraylist over arrays?
Can constructor be static or final?
Is java code slower than native code?
what do you meant by Runtime Polymorphism?
13 Answers BVIMR, IBM, Persistent,
Tell us something about different types of casting?
How to print a statement without using semicolan in java
What is listnode 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).
What’s the difference between unit, integration and functional testing?
What is navigable map in java?
write a class to input 2 points by the user & check the line maked by the points is horizontal,vertical or rectangle?
What is an object class?