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

Computer Science Java UPDATED ACTUAL Exam Questions and CORRECT Answers

Rating
-
Sold
-
Pages
10
Grade
A+
Uploaded on
17-04-2025
Written in
2024/2025

Computer Science Java UPDATED ACTUAL Exam Questions and CORRECT Answers keywords - CORRECT ANSWER primitive types - CORRECT ANSWER memory location reference types - CORRECT ANSWER somewhere else in memory static - CORRECT ANSWER - class, while and if are.... - which are simple values stored directly in the - which store addresses of objects stored - methods not associated with any object

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
April 17, 2025
Number of pages
10
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

Computer Science Java UPDATED ACTUAL
Exam Questions and CORRECT Answers
keywords - CORRECT ANSWER - class, while and if are....



primitive types - CORRECT ANSWER - which are simple values stored directly in the
memory location


reference types - CORRECT ANSWER - which store addresses of objects stored
somewhere else in memory


static - CORRECT ANSWER - methods not associated with any object



instance - CORRECT ANSWER - methods are part of objects and can only be called
through an object


What are the two general ways of accessing a Java array? - CORRECT ANSWER - direct
access and sequential access


direct access - CORRECT ANSWER - accessing an arbitrary location



sequential access - CORRECT ANSWER - going through the entire array



compiler/syntax errors - CORRECT ANSWER - prevent program from being compiled
properly,


forgetting semicolon or braces

, logic errors - CORRECT ANSWER - are problems with what the code actually does, like
forgetting braces around else, so the code doesn't know what to do with else


Data hiding - CORRECT ANSWER - when an object hides its internal data from code
outside the class that the object
//is an instance of. Only the class can access its own methods. Make fields private and methods
public


data abstraction - CORRECT ANSWER - using a class without knowing its
implementation Details


differences between array and arraylist - CORRECT ANSWER - - Array is a fixed length
data structure


- arraylist- You can not change length of Array once created in Java but ArrayList re-size itself
when gets full depending upon capacity and load factor.


-one more major difference between ArrayList and Array is that, you can not store primitives in
ArrayList, it can only contain Objects. While Array can contain both primitives and Objects in
Java


infinite loops - CORRECT ANSWER - -loop that never terminates, the test condition is
always true if nothing is done to change the condition within the loop body


Inheritance - CORRECT ANSWER - - Properties of a data type can be passed down to a
sub-type


Polymorphism - CORRECT ANSWER - - Operations used with a variable are based on
the class of the object being accessed, not the class of the variable


we can use an arrayList without having to know whether its implemented true or false? -
CORRECT ANSWER - true

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
View profile
Follow You need to be logged in order to follow users or courses
Sold
1063
Member since
1 year
Number of followers
102
Documents
68976
Last sold
3 hours ago
MGRADES (Stanford Top Brains)

Welcome to MGRADES Exams, practices and Study materials Just think of me as the plug you will refer to your friends Me and my team will always make sure you get the best value from the exams markets. I 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

168 reviews

5
73
4
30
3
43
2
8
1
14

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

Frequently asked questions