Package deal
CPSC 1100 TESTS COMPILATION BUNDLE
CPSC 1100 TESTS COMPILATION BUNDLE
[Show more]CPSC 1100 TESTS COMPILATION BUNDLE
[Show more]Java was first developed for ______. correct answer: consumer devices 
 
Java is case sensitive. correct answer: True 
 
Primary storage includes hard disks. correct answer: False 
 
In order for a computer program to provide an answer to a problem that computers and answer, ti must follow a sequ...
Preview 3 out of 26 pages
Add to cartJava was first developed for ______. correct answer: consumer devices 
 
Java is case sensitive. correct answer: True 
 
Primary storage includes hard disks. correct answer: False 
 
In order for a computer program to provide an answer to a problem that computers and answer, ti must follow a sequ...
Java was first developed for ______. correct answer: consumer devices 
 
Java is case sensitive. correct answer: True 
 
Primary storage includes hard disks. correct answer: False 
 
In order for a computer program to provide an answer to a problem that computers and answer, ti must follow a sequ...
Preview 3 out of 26 pages
Add to cartJava was first developed for ______. correct answer: consumer devices 
 
Java is case sensitive. correct answer: True 
 
Primary storage includes hard disks. correct answer: False 
 
In order for a computer program to provide an answer to a problem that computers and answer, ti must follow a sequ...
A ____ method changes the data. correct answer: mutator 
 
Use the _____ statement to use classes that are declared in other packages. correct answer: Import 
 
An object _____ describes the location of an object. correct answer: reference 
 
Number variables store numbers. Object variables store...
Preview 2 out of 11 pages
Add to cartA ____ method changes the data. correct answer: mutator 
 
Use the _____ statement to use classes that are declared in other packages. correct answer: Import 
 
An object _____ describes the location of an object. correct answer: reference 
 
Number variables store numbers. Object variables store...
Stores objects data, initialized to a default correct answer: instance variables 
 
what you get after asking to return a method 
ie: follows: public int getValue( ); correct answer: return value 
 
hining interface on published program correct answer: encapsulation 
 
statements that are execute...
Preview 1 out of 3 pages
Add to cartStores objects data, initialized to a default correct answer: instance variables 
 
what you get after asking to return a method 
ie: follows: public int getValue( ); correct answer: return value 
 
hining interface on published program correct answer: encapsulation 
 
statements that are execute...
Java has _____ primitive types correct answer: 8 
 
4 integer types correct answer: int, byte, short, long 
 
2 float types correct answer: double, float 
 
2 "other" types correct answer: char, boolean 
 
int range correct answer: -2,000,000,000 to 2,000,000,000 
 
int size correct answer: ...
Preview 1 out of 2 pages
Add to cartJava has _____ primitive types correct answer: 8 
 
4 integer types correct answer: int, byte, short, long 
 
2 float types correct answer: double, float 
 
2 "other" types correct answer: char, boolean 
 
int range correct answer: -2,000,000,000 to 2,000,000,000 
 
int size correct answer: ...
The java compiler translates source code into _______ files that contain instructions for the Java virtual machine. correct answer: class 
 
_________ are the fundamental building blocks of Java programs. correct answer: classes 
 
Use _________ to help humans readers understand your program. corr...
Preview 2 out of 7 pages
Add to cartThe java compiler translates source code into _______ files that contain instructions for the Java virtual machine. correct answer: class 
 
_________ are the fundamental building blocks of Java programs. correct answer: classes 
 
Use _________ to help humans readers understand your program. corr...
Use the ____ statement to use classes from other packages correct answer: import 
 
every java application contains a class with a ____ method correct answer: main 
 
a _____ is input to a method correct answer: parameter/argument 
 
Use ______ to help human readers understand your programs corre...
Preview 2 out of 8 pages
Add to cartUse the ____ statement to use classes from other packages correct answer: import 
 
every java application contains a class with a ____ method correct answer: main 
 
a _____ is input to a method correct answer: parameter/argument 
 
Use ______ to help human readers understand your programs corre...
Inner Join correct answer: attempts to match up the two tables based on criteria you specify in the query, and only returns the rows that match 
 
A join is ___. correct answer: combining the rows from two tables 
 
Outer Join correct answer: A left join attempts to find match up the rows from th...
Preview 2 out of 11 pages
Add to cartInner Join correct answer: attempts to match up the two tables based on criteria you specify in the query, and only returns the rows that match 
 
A join is ___. correct answer: combining the rows from two tables 
 
Outer Join correct answer: A left join attempts to find match up the rows from th...
Assume the class Circle has an accessor called getRadius and a mutator called setRadius. What is the output of the following code? 
 
Circle c1 = new Circle(3);Circle c2 = c1;Radius(4);Sln(Radius()); 
 
a. 3 
b. 4 
c. 8 
d. 6 correct answer: b. 4 
 
Which of the following statements about classes i...
Preview 2 out of 11 pages
Add to cartAssume the class Circle has an accessor called getRadius and a mutator called setRadius. What is the output of the following code? 
 
Circle c1 = new Circle(3);Circle c2 = c1;Radius(4);Sln(Radius()); 
 
a. 3 
b. 4 
c. 8 
d. 6 correct answer: b. 4 
 
Which of the following statements about classes i...
A __________ method returns a Boolean value. correct answer: predicate 
 
If you have multiple levels of decision making, one decision lead to another, the two-level decision process is referred to as __________ ifs. correct answer: nested 
 
A sequence of if/else statements that compares a single...
Preview 2 out of 7 pages
Add to cartA __________ method returns a Boolean value. correct answer: predicate 
 
If you have multiple levels of decision making, one decision lead to another, the two-level decision process is referred to as __________ ifs. correct answer: nested 
 
A sequence of if/else statements that compares a single...
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Stuvia is a marketplace, so you are not buying this document from us, but from seller Classroom. Stuvia facilitates payment to the seller.
No, you only buy these notes for $30.49. You're not tied to anything after your purchase.
4.6 stars on Google & Trustpilot (+1000 reviews)
82215 documents were sold in the last 30 days
Founded in 2010, the go-to place to buy study notes for 14 years now