CODETRONICS WORKSHOP TEST

CODETRONICS WORKSHOP TEST

Professional Development

30 Qs

quiz-placeholder

Similar activities

C Programming (Pre test ET Sec B)

C Programming (Pre test ET Sec B)

Professional Development

25 Qs

ECS Midterm 1 (2023)

ECS Midterm 1 (2023)

Professional Development

25 Qs

 Java Enterprise Edition

Java Enterprise Edition

Professional Development

25 Qs

INK B IPES

INK B IPES

Professional Development

25 Qs

Causes of the Civil War

Causes of the Civil War

Professional Development

25 Qs

JFT DASAR 5

JFT DASAR 5

Professional Development

26 Qs

Health and Safety at Work Act 1974 Quiz

Health and Safety at Work Act 1974 Quiz

Professional Development

26 Qs

Unit 310 - 9189

Unit 310 - 9189

Professional Development

30 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

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?