Programming

Programming

Assessment

Flashcard

Computers

University

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

7 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which type of algorithm breaks down the problem into a series of tasks? Options: Flowchart, Pseudocode, Top-Down, Loop

Back

Top-Down

2.

FLASHCARD QUESTION

Front

How many steps are there in the Program Development Life Cycle?

Back

6

3.

FLASHCARD QUESTION

Front

What is a violation of programming rules?

Back

Syntax Error

4.

FLASHCARD QUESTION

Front

T/F: An Interpreter takes entire programs, checks for errors, converts to machine code

Back

False

5.

FLASHCARD QUESTION

Front

Which is the first level of program testing?

Back

Alpha

6.

FLASHCARD QUESTION

Front

This OOP language is architecturally-neutral, designed for GUIs, and mostly used for Android-apps:

Back

Java

7.

FLASHCARD QUESTION

Front

Which of the following is not a true programming language? XML, HTML, R, JSON

Back

HTML