Question: FOR JAVA in your own word and can you please give me a pseudocode example for every question 1..What is meant by inheritance? Describe a
FOR JAVA in your own word and can you please give me a pseudocode example for every question
1..What is meant by inheritance? Describe a superclass and a subclass. What is the keyword that is used to implement inheritance? What is a chain of inheritance?
2.What is the difference between a primitive data variable and a reference variable? What is meant by passing a variable by value versus reference? What are the potential pitfalls of using a reference variable?
3. Describe "getters" and "setters"? Why do we use them? What are other names for these concepts?
4..Describe Javadoc. How do we comment a program to use Javadoc? What are the @keywords used by Javadoc?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
