Quiz 1 CSC305

Quiz 1 CSC305

University

20 Qs

quiz-placeholder

Similar activities

Intro to Programming

Intro to Programming

12th Grade - University

25 Qs

DAA quiz2

DAA quiz2

University

15 Qs

NACOS Kahoot Session II

NACOS Kahoot Session II

University

20 Qs

Types of Programming Languages - Quiz2

Types of Programming Languages - Quiz2

University

25 Qs

Mocademy - Quiz 2

Mocademy - Quiz 2

University

15 Qs

Java Programming

Java Programming

University

15 Qs

321 quiz 03 --  Grammars - BNF - syntax

321 quiz 03 -- Grammars - BNF - syntax

University

24 Qs

Compiler Design

Compiler Design

University

20 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?