Differentiate between the constructors and methods in java?


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

Post New Answer

More Core Java Interview Questions

What is the role of the java.rmi.naming class?

0 Answers  


How does sublist works in java?

0 Answers  


How many bytes is a character?

1 Answers  


when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.

2 Answers  


What is functional interface in javatpoint?

0 Answers  


what is marker interface ? what is the necessity of it?

5 Answers   Accenture, Newgen,


What is abstract class? Explain

0 Answers  


Why bytecode is called bytecode?

0 Answers  


What is linkedlist in java?

0 Answers  


What are types of Java applications?

14 Answers  


how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)

0 Answers   Infosys, TCS,


What is singleton pattern?

0 Answers  


Categories