Unit 1: Fundamental

Unit 1: Fundamental

University

7 Qs

quiz-placeholder

Similar activities

Self Assessment Questions_Unit1

Self Assessment Questions_Unit1

University

10 Qs

ProgrammingParadigm&Translator

ProgrammingParadigm&Translator

University

10 Qs

C Basics

C Basics

University

12 Qs

C keywords and identifiers

C keywords and identifiers

9th Grade - University

10 Qs

PL_Translators

PL_Translators

University

10 Qs

ISAC Weekly Quiz 6 (Fundamentals of C programming)

ISAC Weekly Quiz 6 (Fundamentals of C programming)

University

10 Qs

Introduction to C++

Introduction to C++

University

10 Qs

OCR GCSE Computing 2.5 Programming Languages and IDE

OCR GCSE Computing 2.5 Programming Languages and IDE

KG - Professional Development

10 Qs

Unit 1: Fundamental

Unit 1: Fundamental

Assessment

Quiz

Computers

University

Easy

Created by

Abhishek Pandey

Used 3+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who was Creator of B Language , which inspired Dennis Ritchie to create Strong Procedural Language called C ?

Thomas E. Kurtz

John W. Backus

Ken Thompson

Dennis Ritchie

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is father of C Language?

Bjarne Stroustrup

James A. Gosling

Dennis Ritchie

Anders Hejlsberg

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Low level language is .?

Human readable like language.

language with big program size.

Looks like raw data often in the form of 1's and 0's.

ALL

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

High level language is a .?

Human readable like language.

language with big program size.

language with small program size.

language which is difficult to understand and not human readable.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C language was invented to develop which Operating System.?

Android

Linux

Unix

all

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C programs are converted into machine language with the help of

Compiler

interpreter

assembler

all

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assembly language is converted to machine language with the help of

Compiler

translator

Assembler

MICROPROCESSOR