c8.6

c8.6

University

9 Qs

quiz-placeholder

Similar activities

4.4 Types of programming language

4.4 Types of programming language

9th Grade - University

14 Qs

ICPTP L1: Programming Languages

ICPTP L1: Programming Languages

University

10 Qs

Principles of Programming

Principles of Programming

KG - University

13 Qs

AI QUIZ

AI QUIZ

University

10 Qs

Java Quiz#0(Fundamentals)

Java Quiz#0(Fundamentals)

University

10 Qs

02 - Python - Introduction & Installation

02 - Python - Introduction & Installation

University - Professional Development

10 Qs

Introduction to Programming

Introduction to Programming

University

10 Qs

2022 ITEC 102 - Short Quiz 1

2022 ITEC 102 - Short Quiz 1

University - Professional Development

10 Qs

c8.6

c8.6

Assessment

Quiz

Computers

University

Hard

Created by

ooishutao

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a compiler do before executing a source program?

Translates the entire source program to machine language

Converts the entire source program to machine language

Translates and executes one instruction at a time

Converts one instruction at a time

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an object-oriented programming (OOP) language used for?

Implementing objects in a program

Developing databases

Creating machine code

Designing websites

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language is Java?

Scripting language

Functional programming language

Object-oriented programming language

Procedural programming language

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Visual Studio used for?

Building programs and apps for Windows

Designing graphics

Creating mobile games

Developing web applications

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a 4GL (fourth-generation language) primarily used for?

Accessing data in a database

Creating machine code

Developing mobile apps

Designing user interfaces

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language is an extension of the C programming language?

C++

Python

Visual Basic

Java

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an application generator used for?

Writing macros

Recording macros

Creating source code or machine code from a specification

Developing databases

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is HTML used for?

Building mobile applications

Formatting documents for display on the web

Creating video games

Developing operating systems

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a classic programming language?

JavaScript

HTML

BASIC

CSS