CSC 101 Programming 1 Midterm Exam

CSC 101 Programming 1 Midterm Exam

University

51 Qs

quiz-placeholder

Similar activities

object oriented analysis and design test2

object oriented analysis and design test2

University

50 Qs

Module 11

Module 11

University

51 Qs

CN - Quiz - 1

CN - Quiz - 1

University

50 Qs

Data Communication and Network

Data Communication and Network

11th Grade - University

50 Qs

shell programing

shell programing

University - Professional Development

49 Qs

Pendahuluan Cisco Packet Tracer

Pendahuluan Cisco Packet Tracer

University

55 Qs

Relational Database Design

Relational Database Design

University

47 Qs

Examen final hardware y software

Examen final hardware y software

University

50 Qs

CSC 101 Programming 1 Midterm Exam

CSC 101 Programming 1 Midterm Exam

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Sharita Eleccion

Used 8+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

51 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an algorithm?

A set of instructions that a computer follows to solve a problem

A programming language

A type of data structure

A computer hardware component

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A __________ is a counting loop.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a function in a program?

To perform a specific task or calculation

To define a class

To import external libraries

To create a user interface

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which section of a Java program contains the main method?

Documentation Section

Package Statement

Import Statements

Main Method Class

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A non-static method can access any static method without creating an instance of the class.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code? public class MyClass { public static void main(String[] args) { System.out.println("Hello World"); } }

Hello World

MyClass

Hello World!

hello world

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All Java programs begin execution in this method:


start()

main()

runUntilHalt(int)

main(String[])

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers