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

CSCI-2467 Java 1 Exam Questions with Verified Solutions Latest Version 2025

Rating
-
Sold
-
Pages
7
Grade
A+
Uploaded on
23-01-2025
Written in
2024/2025

CSCI-2467 Java 1 Exam Questions with Verified Solutions Latest Version 2025 What are hardware and software? - Answers one comprises the visible physical elements of the computer while the other provides the invisible instructions that control the first and make it perform specific tasks. List the five major hardware components of a computer system. - Answers CPU, memory, storage devices, input & output devices, communication devices. What does CPU stand for and what unit is used to measure CPU speed? - Answers Central Processing Unit, GHz (gigahertz) What is a bit? What is a byte? - Answers A bit is a binary digit 0 or 1. A byte is a sequence of 8 bits. What is memory? - Answers storage and retrieval of information What does RAM stand for? - Answers random access memory. What unit is used to measure memory size? What unit is used to measure disk size? - Answers GB, GB or TB What is the primary difference between memory and storage devices. - Answers temporary storage of data versus permanent storage of data. What language does the CPU understand? - Answers machine language What is an assembly language? - Answers referred to as a low-level language, because it is close in nature to machine language. It was created in the early days of computing as an alternative to machine language. What is an assembler? - Answers used to translate assemble-language programs into machine code. What is an interpreter? - Answers a program used to translate your source code into executable machine code statement by statement executing as it goes. What is a compiler? - Answers a program used to translate your entire source code into executable machine code before executing. What is the difference between an interpreted language and a compiled language? - Answers the first translates and executes the program one statement at a time while the second translates the entire source program into machine-language file for execution. What is an operating system? - Answers the software that supports a computer's basic functions, such as scheduling tasks, executing applications, and controlling peripherals. List some popular operating systems. - Answers Microsoft Windows, Mac OS and Linux What are the major responsibilities of an operating system? - Answers Controlling and monitoring system activities, allocating and assigning system resources and scheduling operations. Multiprogramming - Answers allowing multiple programs to run in main memory at the same time while sharing the same CPU Multithreading - Answers allows multiple commands to run simultaneously within one program multiprocessing - Answers running multiple programs concurrently using multiple processors Java - Answers An object-oriented programming language designed specifically for programs (particularly multimedia) to be used over the Internet allowing programmers to create small programs or applications to enhance websites. James Gosling - Answers led the team at Sun Microsystems that developed Java. What company owns Java now? - Answers Oracle What is a Java applet? - Answers programs that run from a web browser. *Although no longer allowed to run due to security issues. What programming language does Android use? - Answers Java What is the Java language specification? - Answers a technical definition of the Java programming language's syntax and semantics. What does JDK stand for? - Answers Java Development Kit What does JRE stand for? - Answers Java Runtime Environment What does IDE stand for? - Answers Integrated Development Environment Are tools like NetBeans and Eclipse different languages from Java, or are they dialects or extensions of Java? - Answers it is software that provides the environment for developing Java programs quickly. What is a keyword? - Answers have specific meaning to the compiler and cannot be used for other purposes in the program Java keywords - Answers class, public, static, void Is Java case sensitive? - Answers yes

Show more Read less
Institution
CSCI-2467 Java 1
Course
CSCI-2467 Java 1









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

Written for

Institution
CSCI-2467 Java 1
Course
CSCI-2467 Java 1

Document information

Uploaded on
January 23, 2025
Number of pages
7
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

CSCI-2467 Java 1 Exam Questions with Verified Solutions Latest Version 2025

What are hardware and software? - Answers one comprises the visible physical elements of the
computer while the other provides the invisible instructions that control the first and make it perform
specific tasks.

List the five major hardware components of a computer system. - Answers CPU, memory, storage
devices, input & output devices, communication devices.

What does CPU stand for and what unit is used to measure CPU speed? - Answers Central Processing
Unit, GHz (gigahertz)

What is a bit? What is a byte? - Answers A bit is a binary digit 0 or 1. A byte is a sequence of 8 bits.

What is memory? - Answers storage and retrieval of information

What does RAM stand for? - Answers random access memory.

What unit is used to measure memory size? What unit is used to measure disk size? - Answers GB, GB or
TB

What is the primary difference between memory and storage devices. - Answers temporary storage of
data versus permanent storage of data.

What language does the CPU understand? - Answers machine language

What is an assembly language? - Answers referred to as a low-level language, because it is close in
nature to machine language. It was created in the early days of computing as an alternative to machine
language.

What is an assembler? - Answers used to translate assemble-language programs into machine code.

What is an interpreter? - Answers a program used to translate your source code into executable
machine code statement by statement executing as it goes.

What is a compiler? - Answers a program used to translate your entire source code into executable
machine code before executing.

What is the difference between an interpreted language and a compiled language? - Answers the first
translates and executes the program one statement at a time while the second translates the entire
source program into machine-language file for execution.

What is an operating system? - Answers the software that supports a computer's basic functions, such as
scheduling tasks, executing applications, and controlling peripherals.

List some popular operating systems. - Answers Microsoft Windows, Mac OS and Linux

, What are the major responsibilities of an operating system? - Answers Controlling and monitoring
system activities, allocating and assigning system resources and scheduling operations.

Multiprogramming - Answers allowing multiple programs to run in main memory at the same time while
sharing the same CPU

Multithreading - Answers allows multiple commands to run simultaneously within one program

multiprocessing - Answers running multiple programs concurrently using multiple processors

Java - Answers An object-oriented programming language designed specifically for programs
(particularly multimedia) to be used over the Internet allowing programmers to create small programs
or applications to enhance websites.

James Gosling - Answers led the team at Sun Microsystems that developed Java.

What company owns Java now? - Answers Oracle

What is a Java applet? - Answers programs that run from a web browser.



*Although no longer allowed to run due to security issues.

What programming language does Android use? - Answers Java

What is the Java language specification? - Answers a technical definition of the Java programming
language's syntax and semantics.

What does JDK stand for? - Answers Java Development Kit

What does JRE stand for? - Answers Java Runtime Environment

What does IDE stand for? - Answers Integrated Development Environment

Are tools like NetBeans and Eclipse different languages from Java, or are they dialects or extensions of
Java? - Answers it is software that provides the environment for developing Java programs quickly.

What is a keyword? - Answers have specific meaning to the compiler and cannot be used for other
purposes in the program

Java keywords - Answers class, public, static, void

Is Java case sensitive? - Answers yes

What is the case for Java keywords? - Answers lowercase

What is a comment? - Answers not a programming statement and is ignored by the compiler but there
to help programmers to communicate and understand the program

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.
TutorJosh Chamberlain College Of Nursing
View profile
Follow You need to be logged in order to follow users or courses
Sold
336
Member since
1 year
Number of followers
16
Documents
28319
Last sold
6 hours ago
Tutor Joshua

Here You will find all Documents and Package Deals Offered By Tutor Joshua.

3.6

53 reviews

5
18
4
14
3
12
2
0
1
9

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