Day 7 Assessment -2

Day 7 Assessment -2

University

10 Qs

quiz-placeholder

Similar activities

Control Statements

Control Statements

University

10 Qs

C++ misc-1

C++ misc-1

University

15 Qs

Weekly Contest #3 - TechXNinjas

Weekly Contest #3 - TechXNinjas

University

10 Qs

Basics Of C Programming

Basics Of C Programming

University

10 Qs

C - Pointers

C - Pointers

University

10 Qs

Coding club Summit Online Quiz

Coding club Summit Online Quiz

University

15 Qs

C program quiz 1

C program quiz 1

University

10 Qs

OCS752_CP_MODEL 1_PART B (16.10.2020)

OCS752_CP_MODEL 1_PART B (16.10.2020)

University

10 Qs

Day 7 Assessment -2

Day 7 Assessment -2

Assessment

Quiz

Computers

University

Hard

Created by

Mr. CSE-STAFF

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Media Image

2.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Media Image

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the output of C Program.?

int main()

{

int a[] = {1,2,3,4};

int b[4] = {5,6,7,8};

printf("%d,%d", a[1], b[2]);

}

1,5

2,6

2,7

4,8

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output for the following c program?

Compiler Error

10 12 14

10 10 10

0 0 0

5.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Media Image

6.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Media Image

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Video Question:

Link: https://www.youtube.com/watch?v=nmhjrI-aW5o

At the end of pass 1, what is the value of index position 3?

2

4

5

8

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?