Question.1 What is the Java API? Answer: The Java API is a large collection of ready-made software components that provide many useful capabilities, such as graphical user interface (GUI) widgets. Question.2 Describe the principles of OOPS? Answer: There are three main principals of oops which are called Polymorphism, Inheritance and..