C CODE MASTER A

C CODE MASTER A

Professional Development

20 Qs

quiz-placeholder

Similar activities

SQL Programming Revision

SQL Programming Revision

Professional Development

20 Qs

OM_SBENT3C_Q2

OM_SBENT3C_Q2

University - Professional Development

15 Qs

ERP Procurement

ERP Procurement

Professional Development

18 Qs

GIT

GIT

Professional Development

15 Qs

Pre Test Fundamental Kotlin

Pre Test Fundamental Kotlin

Professional Development

20 Qs

Volume 2

Volume 2

Professional Development

17 Qs

2. Ayo Main Quiz Lagi

2. Ayo Main Quiz Lagi

University - Professional Development

20 Qs

Fun with ML

Fun with ML

10th Grade - Professional Development

20 Qs

C CODE MASTER A

C CODE MASTER A

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Amartya Vishwakarma

Used 13+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Which keyword is used to prevent any changes in the variable within a C program?

immutable

const

 volatile

mutable

2.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

In C language what are the basic building blocks that are constructed together to write a program?

keywords

tokens

identifiers

functions

3.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Which is the smallest program to compile and run without errors?

main() { ; }

main() { }

int main() {return 0;}

main()

4.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

In which segment does dynamic memory allocation takes place?

BSS Segment

data segment

heap

stack

5.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

By default c uses the call by value method to pass arguments to functions. How can you invoke the call by reference method?

by using recursive functions

by using pointers

by using global variables

by declaring functions separately from defining them

6.

MULTIPLE CHOICE QUESTION

1 min • 3 pts

Media Image

what is the output of following program.

B D

B C

A B

error

7.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Media Image

What is the output of following programe.

TRUE

FALSE

RUN TIME ERROR

COMPILATION ERROR

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?