Unit 1: Fundamental

Unit 1: Fundamental

University

7 Qs

quiz-placeholder

Similar activities

Computer Fundamentals

Computer Fundamentals

University

8 Qs

QUIZ- Computer programming

QUIZ- Computer programming

University

4 Qs

C Programming Test-1

C Programming Test-1

12th Grade - Professional Development

10 Qs

Chapter 1: Python Overview

Chapter 1: Python Overview

University

10 Qs

Information Technology

Information Technology

University

9 Qs

Dr. S. Uma's Object Oriented Programming Quiz Event 1

Dr. S. Uma's Object Oriented Programming Quiz Event 1

University

10 Qs

ulangan informatika kelas X

ulangan informatika kelas X

12th Grade - University

12 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