CODETRONICS WORKSHOP TEST

CODETRONICS WORKSHOP TEST

Professional Development

30 Qs

quiz-placeholder

Similar activities

Causes of the Civil War

Causes of the Civil War

Professional Development

25 Qs

Building Services Engineering Quiz

Building Services Engineering Quiz

Professional Development

25 Qs

JFT DASAR 7

JFT DASAR 7

Professional Development

27 Qs

JFT Dasar 1

JFT Dasar 1

Professional Development

29 Qs

IDA-201 Unit 17

IDA-201 Unit 17

Professional Development

30 Qs

Vehicle Accident Review Board Quiz

Vehicle Accident Review Board Quiz

Professional Development

29 Qs

T Level - 1.5 & 1.6 Safety Conscious procedures

T Level - 1.5 & 1.6 Safety Conscious procedures

Professional Development

32 Qs

Wiingy : Demo Preparation

Wiingy : Demo Preparation

Professional Development

31 Qs

CODETRONICS WORKSHOP TEST

CODETRONICS WORKSHOP TEST

Assessment

Quiz

others

Professional Development

Hard

Created by

Rashmi Joshi

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the output of this statement "printf("%d", (a++))"?

The value of (a + 1)

The current value of a

Error message

Garbage

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How many times will the following loop execute? for(j = 1; j <= 10; j = j-1)

Forever

Never

0

1

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which one of the following is a loop construct that will always be executed once?

for

while

switch

do while

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How many bytes does "int D" use?

0

1

2 or 4

10

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Find a correct C Keyword below.

work

permanent

constant

case

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following loop types is not supported in C?

for

while

do-while

foreach

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Who defines the user-defined function?

Compiler

Computer

Compiler library

Users

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?