100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

Java Programming – 60+ Exam Q&A on Inheritance, Interfaces, Polymorphism – CS101

Rating
-
Sold
-
Pages
6
Grade
A+
Uploaded on
29-09-2025
Written in
2025/2026

This document includes 60+ fully solved and clearly structured exam-style questions and answers covering essential Object-Oriented Programming (OOP) topics for the Intro to Java Programming (CS101) course, aligned with the 2025/2026 academic year. It is designed for first-year Computer Science, Software Engineering, and IT students, and is highly valuable for mastering core Java OOP concepts ahead of exams, quizzes, or interviews. All questions are written in a terminology + definition format and focus on clear conceptual understanding. Verified answers follow each question immediately, ensuring maximum clarity and fast-paced study. This document is ideal for flashcard use, class revision, or concept reinforcement. Main topics covered: Inheritance: extending classes, use of super, field and method inheritance, upcasting Interfaces and Abstract Classes: implements vs extends, abstract methods, default methods (Java 8), instantiation rules Access Control & Visibility: public, private, protected, package-private, visibility across packages and subclasses Encapsulation & Abstraction: method/field hiding, exposing behavior, restricting access to internal state Polymorphism: dynamic method dispatch, type handling, instanceof, treating objects as base types Overloading vs Overriding: method signature differences, compile-time vs runtime behavior Object Class Methods: .equals(), .toString(), .hashCode() Memory & References: variable memory addresses, null references, default constructors Encapsulation & State Management: using private fields, constructors, and setters Shadowing & Scope: variable shadowing, local vs global visibility Static Context: static methods, static-only interactions, access limits Class Structure: fields, methods, and constructors with parameters This content is well-suited for: CS101 students preparing for object-oriented programming sections Java beginners learning OOP terminology and usage rules Certification candidates (e.g., Oracle OCAJP) reinforcing Java theory Tutors developing flashcard sets or quizzes based on OOP fundamentals The concise question-answer format and focus on conceptual correctness make this an excellent OOP-focused study guide and exam prep resource. Keywords: Java inheritance, Java interfaces, Java polymorphism, Java encapsulation, Java abstraction, method overriding, method overloading, Java access modifiers, Java abstract classes, instanceof Java, Java object reference, Java shadowing, static methods, CS101 Java, Java exam prep

Show more Read less
Institution
JAVA
Course
JAVA









Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
JAVA
Course
JAVA

Document information

Uploaded on
September 29, 2025
Number of pages
6
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

Java Object-Oriented Programming
2025/2026 Exam Questions with 100%
Correct Answers | Latest Update



Inheritance is a mechanism in which one class can inherit the ______ of

another "parent" class - 🧠ANSWER ✔✔fields and methods


In Java, a class can ______ up to one other class to inherit from it -

🧠ANSWER ✔✔extend


Can a class extend multiple classes? - 🧠ANSWER ✔✔no a class can only

extend 1 other class


An ______ does not have a body - 🧠ANSWER ✔✔abstract method


An abstract method only has a ______ - 🧠ANSWER ✔✔method signature


______ cannot be instantiated - 🧠ANSWER ✔✔interfaces and abstract

classes

, Interfaces can be ______ by classes or abstract classes - 🧠ANSWER

✔✔implemented


Interfaces can be ______ by other interfaces - 🧠ANSWER ✔✔extended


The keyword used to inherit an Interface is... - 🧠ANSWER ✔✔implements


The keyword used to inherit a class or abstract class is ________ -

🧠ANSWER ✔✔extends


______ is when a subclass redefines a method of it's parent class -

🧠ANSWER ✔✔Overriding


______ are not inherited - 🧠ANSWER ✔✔private and static members


To call the constructor of a parent class, you must use the ______ keyword

- 🧠ANSWER ✔✔super


The default access modifier is ______ - 🧠ANSWER ✔✔package-private


A package-private member of a class is visible to ______ - 🧠ANSWER

✔✔members of the same package


A public member of a class is visible to ______ - 🧠ANSWER ✔✔everything

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
JOSHCLAY West Governors University
View profile
Follow You need to be logged in order to follow users or courses
Sold
210
Member since
2 year
Number of followers
14
Documents
17146
Last sold
22 hours ago
JOSHCLAY

JOSHCLAY EXAM HUB, WELCOME ALL, HERE YOU WILL FIND ALL DOCUMENTS & PACKAGE DEAL YOU NEED FOR YOUR SCHOOL WORK OFFERED BY SELLER JOSHCLAY

3.7

39 reviews

5
16
4
7
3
8
2
4
1
4

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions