Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

MCIT 591 Final Exam UPDATED ACTUAL Exam Questions and CORRECT Answers

Rating
-
Sold
-
Pages
5
Grade
A+
Uploaded on
26-07-2025
Written in
2024/2025

MCIT 591 Final Exam UPDATED ACTUAL Exam Questions and CORRECT Answers What is the method signature for the main method of a Java program? - CORRECT ANSWER main(String[] args) What is overloading? - CORRECT ANSWER two methods that have the same name but different method signatures What is overriding? - CORRECT ANSWER Declaring a method in a sub class which is already present in the parent class in order to make the method more specialized to that sub class

Show more Read less
Institution
MCIT 591
Course
MCIT 591

Content preview

MCIT 591 Final Exam UPDATED
ACTUAL Exam Questions and CORRECT
Answers
What is the method signature for the main method of a Java program? - CORRECT
ANSWER main(String[] args)



What is overloading? - CORRECT ANSWER two methods that have the same name but
different method signatures


What is overriding? - CORRECT ANSWER Declaring a method in a sub class which is
already present in the parent class in order to make the method more specialized to that sub class


True or False, assertEquals uses .Equals() - CORRECT ANSWER True


If you have a child class that is extended a parent class, and that parent class has a protected
method, can the child class utilize that method? - CORRECT ANSWER Yes! the only time it
couldn't ( as far as I know) is when the method is private


What is cohesion? - CORRECT ANSWER similar tasks should be in the same class



What is coupling? - CORRECT ANSWER interaction between two classes should be kept
low


What does DRY mean? - CORRECT ANSWER Do not repeat yourself !



Method Signature - CORRECT ANSWER name of the method and the method parameters
along with their data types

, Polymorphism - CORRECT ANSWER principle that allows the same method to exist in
different forms


Why do we utilize polymorphism? - CORRECT ANSWER -Because it allows us to provide
similar code in two or more similar forms
-It is important to make code DRY


What is an Interface? - CORRECT ANSWER a collection of methods



Why would you use an interface? - CORRECT ANSWER -you write an interface when you
want classes of various types to all have a certain set of capabilities
-it helps keep your code DRY


What is Inheritance? - CORRECT ANSWER -When a subclass receives its methods and
instance variables from a larger parent class
-This results in the code being even more DRY


What is the syntax of Inheritance? - CORRECT ANSWER class<Child> extends <Parent>



Liskov Substitution Principle - CORRECT ANSWER in any line of code, a class can always
be replaced by one of its subclasses. An interface can always be replaced by some
implementation of that interface


How would we tell if a class is a child or parent? - CORRECT ANSWER -If it has an "is a"
relationship
-Example) Goalkeeper "is a" Player


What is the syntax to call an instance variable from the parent class, in the child class? -
CORRECT ANSWER Do "super.nameOfVariable"

Written for

Institution
MCIT 591
Course
MCIT 591

Document information

Uploaded on
July 26, 2025
Number of pages
5
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$11.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

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.
MGRADES Stanford University
Follow You need to be logged in order to follow users or courses
Sold
1429
Member since
2 year
Number of followers
105
Documents
94092
Last sold
1 day ago
MGRADES

Welcome to MGRADES ,Based at Stanford University in California. I guarantee success and you may end up coming back again and again. We do this for you . We offer the best study and exam materials for a wide range of courses and units. Make your study sessions more efficient and effective. Dive in and discover all you need to excel in your academic journey!

3.8

232 reviews

5
95
4
50
3
53
2
14
1
20

Recently viewed by you

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

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions