Unit 1: Fundamental

Unit 1: Fundamental

University

7 Qs

quiz-placeholder

Similar activities

BCA I sem

BCA I sem

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

ProgrammingParadigm&Translator

ProgrammingParadigm&Translator

University

10 Qs

C Basics

C Basics

University

12 Qs

OOC-1

OOC-1

University

10 Qs

Topic 1-1: Introduction to Computer & Programming Language

Topic 1-1: Introduction to Computer & Programming Language

University

10 Qs

C keywords and identifiers

C keywords and identifiers

9th Grade - University

10 Qs

C Programming Test-1

C Programming Test-1

12th Grade - 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