C Programming

C Programming

1st - 3rd Grade

15 Qs

quiz-placeholder

Similar activities

1st year Skill

1st year Skill

1st - 3rd Grade

10 Qs

Kuis Percabangan

Kuis Percabangan

1st - 10th Grade

12 Qs

Evaluación RA 1.1

Evaluación RA 1.1

KG - Professional Development

12 Qs

TECHFEST 2K21 (DEBUGGING)

TECHFEST 2K21 (DEBUGGING)

1st Grade

10 Qs

PYTHON BASIC

PYTHON BASIC

2nd Grade

18 Qs

ACP-2

ACP-2

1st - 5th Grade

15 Qs

แบบทดสอบก่อนเรียน ว23201 วิชาการเขียนโปรแกรมภาษาซี

แบบทดสอบก่อนเรียน ว23201 วิชาการเขียนโปรแกรมภาษาซี

1st - 12th Grade

10 Qs

UAS Praktikum: Logika dan Algoritma Pemrograman

UAS Praktikum: Logika dan Algoritma Pemrograman

1st Grade - University

10 Qs

C Programming

C Programming

Assessment

Quiz

Computers

1st - 3rd Grade

Hard

Created by

Beyza Gül

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Who invented C Language.?

Charles Babbage

Grahambel

Dennis Ritchie

Steve Jobs

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

C is a which level language.?

Low Level

High Level

Low + High

D) None

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Low level language is .?

Human readable like language.

language with big program size.

language with small program size.

Difficult to understand and readability is questionable.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

High level language is a .?

Human readable like language.

language with small program size.

language with big program size.

language which is difficult to understand and not human readable.

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

C language was invented in the year.?

1999

1978

1972

1990

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

0

1

5

Compile error

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

#include <stdio.h>

// Assume base address of "GeeksQuiz" to be 1000

int main()

{

   printf(5 + "GeeksQuiz");

   return 0;

}

GeeksQuiz  

Quiz  

1005  

Compile-time error

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?