Are constructors methods?


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

Post New Answer

More Core Java Interview Questions

What does the “static” keyword mean?

0 Answers  


What is an anonymous class?

1 Answers   IBM,


What is more advisable to create a thread, by implementing a Runnable interface or by extending Thread class?

5 Answers  


Name some classes present in java.util.regex package.

0 Answers  


How to check if a list is sorted in java?

0 Answers  






What is the Set interface?

2 Answers  


What comes to mind when someone mentions a shallow copy in java?

0 Answers  


Lowest Common ancestor in a Binary Search Tree and Binary Tree.

0 Answers   Amazon,


Explain Linked HashSet

1 Answers  


What are the differences between the constructors and methods?

0 Answers  


Can a class be declared as protected?

0 Answers  


how to create multithreaded program? : Java thread

0 Answers  


Categories