Day 7 Assessment -2

Day 7 Assessment -2

University

10 Qs

quiz-placeholder

Similar activities

Java Arrays

Java Arrays

University

10 Qs

Unit-2 Test-2

Unit-2 Test-2

University

15 Qs

Skill Development - Debugging Practice1

Skill Development - Debugging Practice1

10th Grade - Professional Development

10 Qs

Java Control Flow Statements

Java Control Flow Statements

University

10 Qs

Basics of C

Basics of C

University

10 Qs

Java Operators

Java Operators

University

14 Qs

BASIC C PROGRAMMING QUIZ

BASIC C PROGRAMMING QUIZ

University

15 Qs

C Basics

C Basics

University

12 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?