Computer Science Multiple Choice
QUESTIONS WITH CORRECT ANSWERS
What is programming? - A way to tell a machine what to do.
Which is in the correct (ascending) order?
A. terabyte, kilobyte, megabyte, gigabyte
B. gigabyte, megabyte, kilobyte, byte
C. byte, kilobyte, gigabyte, megabyte
D. kilobyte, megabyte, gigabyte, terabyte - D. kilobyte, megabyte, gigabyte, terabyte
Java was originally developed by... - Sun Microsystems
What does an operating system do? - Manages the computer's resources
Detecting when a key on the keyboard has been pressed is the job of the... - Operating
system
The syntax for the Java language is described in... - the Java Language specfication
Which is not a version of Java?
A. Micro Edition
B. Enterprise Edition
C. Standard Edition - These are all versions of Java.
In Java, curly braces denote... - Code blocks
Every Java program has a... - Main routine
What is the symbol to show a comment? - //
What symbol terminates the statement? - ;
Square brackets are used for... - denoting an array.
, True or False: An integrated development environment (IDE) is needed to create a java
program? - False
The Java compiler accepts a _________ file and produces a ___________ file. - java,
class
If a program has a runtime error, it will... - abort before it is finished
If there is an error in the source code syntax... - the program will not compile
If your program has a logic error... - It may not produce the right answer
In Java, a variable named "myValue" is the same as a variable named "MyValue"... -
False
What is the file extent of a java source file? - Java
Net Beans and Eclipse do essentially the same thing ... - True
A computer program would be useless without all of the following except... - an "if"
statement and loops
Which statement tells Javac that you want to have console input available in your
program?
A. Scanner input = new Scanner(System.out);
B. import java.util.Scanner;
C. String strInput = "User input";
D. double dRadius = 1.5; - B. import java.util.Scanner;
The statement:
import java.util.*;
is an example of a(n) (38)
A. Wildcard import
B. user input
C. algorithm
D. statement that creates a scanner object - D. statement that creates a scanner object
A value that may be changed in a program is a(n) - Variable
Which Java statement sets a value that can't be changed? (43)
A. final double radius = 1.0;
Voordelen van het kopen van samenvattingen bij Stuvia op een rij:
Verzekerd van kwaliteit door reviews
Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!
Snel en makkelijk kopen
Je betaalt supersnel en eenmalig met iDeal, creditcard of Stuvia-tegoed voor de samenvatting. Zonder lidmaatschap.
Focus op de essentie
Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!
Veelgestelde vragen
Wat krijg ik als ik dit document koop?
Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.
Tevredenheidsgarantie: hoe werkt dat?
Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.
Van wie koop ik deze samenvatting?
Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper TGUARD. Stuvia faciliteert de betaling aan de verkoper.
Zit ik meteen vast aan een abonnement?
Nee, je koopt alleen deze samenvatting voor $4.03. Je zit daarna nergens aan vast.