Answer Posted / jag
s we can
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are the types of exceptions?
Name four container classes.
What are the procedures?
Why is java called the platform independent programming language?
What is the order of arraylist in java?
What is the size of boolean variable?
Explain the difference between abstract classes and interfaces in java?
What is the synonym of procedure?
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 main string [] args?
What are triggers in DB? Explain their types. How do they work?
What is set and get methods in java?
Differentiate between a class and an object.
Why array is used in java?
What is a void in java?