CODING ANNUAL VIII STD

Create an educational image depicting a classroom setting with students engaged in coding activities, including elements like computers, math symbols, and programming languages visualizations.

Coding Annual Quiz for VIII Std

Test your knowledge with our engaging Coding Annual Quiz designed specifically for 8th-grade students! This quiz covers fundamental concepts in programming and computer science.

Check your understanding of:

  • Arrays and their initialization
  • Translators in programming
  • Selection statements
11 Questions3 MinutesCreated by CodingWizard247
1. What is the value of an Array element which is not initialized ?
By default zero
1
Depends on storage class
2. Translator which is used to convert codes of assembly language in to machine language is termed as ______
Assembler
Debugger
Complier
3. _____ selection statement has multiple condition to check
If statement
Nested if
If-else
4. Range (2,20,3) function generates a list of _______ values.
[2,5,8,11,14,17]
[2,5,8,11,14,17,20]
[2,5,8,10,14,17]
5. Process of assigning value to a variable before it is being used is called_______.
Initialization
Operation
Realization
6.arr=[ 4,6,8,2,14,23] From the above array do the operations and write output in given box. Insert 3
7. Remove 8 from above array
8. Fill the syntax while _____________: ___________ (Variable name) ____________________
Condition
Print
Range
False block
Increment/decrtement
Test
9. Write output for the following coding: i=20 while(i>5) print(i) i=i-5
10. FILL THE MISSING SYNTAX: for ___________ in ___________ ___________ (variable name)
Variable name
Condition
True
Range
Print
11. Function in a program decreases readability.
True
False
{"name":"CODING ANNUAL VIII STD", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge with our engaging Coding Annual Quiz designed specifically for 8th-grade students! This quiz covers fundamental concepts in programming and computer science.Check your understanding of:Arrays and their initializationTranslators in programmingSelection statements","img":"https:/images/course4.png"}
Powered by: Quiz Maker