CPT316 -Intro

CPT316 -Intro

University

5 Qs

quiz-placeholder

Similar activities

BBA I sem

BBA I sem

University

10 Qs

Data type in PL/SQL

Data type in PL/SQL

University

10 Qs

INTEGRATIVE PROGRAMMING QUIZ 2

INTEGRATIVE PROGRAMMING QUIZ 2

University

10 Qs

CSNP-04103 Chapter 2 - Components & Data Types

CSNP-04103 Chapter 2 - Components & Data Types

University

10 Qs

TPG Basics of web3 and programming

TPG Basics of web3 and programming

University

10 Qs

Unit 24 - Java Basics

Unit 24 - Java Basics

University

10 Qs

C++ Functions

C++ Functions

University

10 Qs

Topic 1-1: Introduction to Computer & Programming Language

Topic 1-1: Introduction to Computer & Programming Language

University

10 Qs

CPT316 -Intro

CPT316 -Intro

Assessment

Quiz

Computers

University

Hard

Created by

Ramona Ramli

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Compiler is a

Software

Hardware

Interpreter

Middleware

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Program text that act as an input to a compiler is in a form of

executable code

natural language

target language

object program

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Syntax in programming language (PL) represents

semantic

structure and format of PL

flow of program execution

the meaning of programming languages

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Semantic in PL represents

rules in PL

grammar of PL

flow of program execution

structure of PPL

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many expressions in the following statement
(1 * (1+1))

1

2

3

4