Day 7 Assessment -2

Day 7 Assessment -2

University

10 Qs

quiz-placeholder

Similar activities

Python - Functions

Python - Functions

University

10 Qs

Java Methods

Java Methods

University

15 Qs

Introduction to Arrays

Introduction to Arrays

KG - University

10 Qs

'C'Programming Basics - Prepared by Feroz Khan A.B

'C'Programming Basics - Prepared by Feroz Khan A.B

University

15 Qs

csharp

csharp

University

10 Qs

TECH INTELLECT - ROUND 2

TECH INTELLECT - ROUND 2

University

10 Qs

OOP - Java Classes

OOP - Java Classes

12th Grade - University

15 Qs

C Program Array and strings

C Program Array and strings

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