Java Basics Interview QuestionsFollowing are the Java Basics Interview Questions presenting here are collected from various students, professors, websites.1. What is the difference between a constructor and a method?Ans:- A constructor is a member function of a class that is used...