Does constructor creates the object ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

what is difference between excute query ()and execute update ()?

6 Answers   Symphony,


Why multiple inheritance is not supported by java?

0 Answers  


What are meta-annotations?

0 Answers   Cyient,


Write a program to create a binary Tree ?

2 Answers  


When you Click a Button, What event will be fired?

5 Answers  






How can we create a thread in java?

0 Answers  


What is static binding and where it occurs?

4 Answers  


Explain java coding standards for classes or java coding conventions for classes?

0 Answers  


What is meant by Session? Explain something about HTTP Session Class?

1 Answers  


Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)

0 Answers   Amazon,


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).

0 Answers  


WAP to illustrate the use of interface

2 Answers  


Categories