Quiz 1 CSC305

Quiz 1 CSC305

University

20 Qs

quiz-placeholder

Similar activities

C++ Quiz-1

C++ Quiz-1

University

15 Qs

Python Basics

Python Basics

KG - University

15 Qs

321 quiz 03 --  Grammars - BNF - syntax

321 quiz 03 -- Grammars - BNF - syntax

University

24 Qs

Revision : Chapter 1

Revision : Chapter 1

University

19 Qs

QUIZ PF ON TOPIC 1 & 2

QUIZ PF ON TOPIC 1 & 2

University

17 Qs

Introduction to Python

Introduction to Python

University

20 Qs

Python Programming - Introduction

Python Programming - Introduction

University

15 Qs

Costa's Levels of Questioning

Costa's Levels of Questioning

6th Grade - University

15 Qs

Quiz 1 CSC305

Quiz 1 CSC305

Assessment

Quiz

Computers

University

Medium

Created by

PUTERA AFFLIQ AFFIZAL

Used 60+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a criteria that is taken into consideration when selecting a programming paradigm or language to develop an application?

The domain for which the application is developed

The availability of compilers or interpreters for the language

The degree of human interactivity required for the application

The history of the programming paradigm

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A compilation process involves 3 different types of analyzer. Select the correct order of analyzer used in translating source code to intermediate code.

lexical analyzer - semantic analyzer -syntax analyzer

lexical analyzer - syntax analyzer - semantic analyzer

syntax analyzer - semantic analyzer - lexical analyzer

semantic analyzer - lexical analyzer - syntax analyzer

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The followings are the goals of syntax analyzer EXCEPT

to construct hierarchical structures

to detect syntax errors

to ignore comment

to produce a parse tree

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The code generator translates the optimized intermediate code version of the program into an equivalent __________.

assembly language

machine language

programming language

source language

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The first high level programming language was designed in 1954 by IBM specifically for scientific programming and it was known as ___________.

C++

ADA

Fortran

Cobol

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Listed below are key concepts of programming languages EXCEPT __________.

computation

human-readability

machine-readability

security

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The earliest functional language is ________ which was developed by John McArthy at MIT in the late 1950s and was based on lambda calculus.

LISP

COBOL

Pascal

C

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?