Freshers_KITS_DSCS

Freshers_KITS_DSCS

University

15 Qs

quiz-placeholder

Similar activities

Java

Java

University

15 Qs

Expression in C Programming

Expression in C Programming

University

10 Qs

Mind Ping

Mind Ping

University

19 Qs

CSNP-04103 Chapter 2 - Components & Data Types

CSNP-04103 Chapter 2 - Components & Data Types

University

10 Qs

Lets explore Java

Lets explore Java

University

14 Qs

Exception Handling

Exception Handling

University

13 Qs

BASIC C PROGRAMMING QUIZ

BASIC C PROGRAMMING QUIZ

University

15 Qs

C Programming Quiz

C Programming Quiz

12th Grade - University

20 Qs

Freshers_KITS_DSCS

Freshers_KITS_DSCS

Assessment

Quiz

Computers

University

Easy

Created by

Dr. 973

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to assign the value 5 to a variable 'x' in C programming?

int x=5

int x=5;

int x==5;

int x==5

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used to end a statement in C Programming?

.

,

;

'

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the entry point of a C program where execution starts?

void start()

int main()

begin()

initialize()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Scratch?

A text-based programming language

A graphical programming language

A web design tool

A database management system

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is used to start a script in Scratch?

Forever block

When green flag clicked

Repeat block

Stop all block

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a "sprite" in Scratch?

A background image

A small character or object that can be programmed

A sound effect

A type of loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is used to move a sprite 10 steps?

Turn 15 degrees

Glide 1 secs to x: 0 y: 0

Move 10 steps

Point in direction 90

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?