QUIZ

QUIZ

University

30 Qs

quiz-placeholder

Similar activities

Câu hỏi về giải thuật đệ quy

Câu hỏi về giải thuật đệ quy

University

30 Qs

SAS Dasar Program Keahlian RPL Kelas X

SAS Dasar Program Keahlian RPL Kelas X

10th Grade - University

25 Qs

Introdução a Programação Estruturada em C

Introdução a Programação Estruturada em C

University

26 Qs

C-Volution (Easy 1)

C-Volution (Easy 1)

University

30 Qs

Python Básico

Python Básico

University

30 Qs

Y9 Python Review

Y9 Python Review

9th Grade - University

30 Qs

PPL (Quiz 5)  Procedures and Functions

PPL (Quiz 5) Procedures and Functions

University

25 Qs

Fundamentals of programming Quiz

Fundamentals of programming Quiz

University

25 Qs

QUIZ

QUIZ

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Tapan Panda

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is a valid identifier in C ?

int

_var123

123var

#define

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If no return type is specified for a function, what is its default return type in C?

void

int

float

Compiler error

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which header file is required for printf() and scanf()?

stdlib.h

stdio.h

conio.h

math.h

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

We use malloc and calloc for:

Dynamic memory allocation

Static memory allocation

Both dynamic memory allocation and static memory allocation

None of these

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Full form of ASCII?

African Standard Code for Information Interchange

American Standard Code for International Interchange

American Standard Code for International Intermediate

American Standard Code for Information Interchange

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Who is known as Mother of computer?

Charles Babbage

Alan Turing

Grace Hopper

Ada Lovelace

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is NOT a reserved keyword in C?

extern

static

bool

register

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?