FC Set1

FC Set1

Professional Development

30 Qs

quiz-placeholder

Similar activities

Review of Week 1

Review of Week 1

Professional Development

25 Qs

Retail Quiz-June

Retail Quiz-June

Professional Development

30 Qs

EMA 113

EMA 113

Professional Development

30 Qs

Data Science Fundamentals

Data Science Fundamentals

Professional Development

25 Qs

Pre Test Pneumatic

Pre Test Pneumatic

KG - Professional Development

25 Qs

HR Quiz for MBA II Year - RGCET

HR Quiz for MBA II Year - RGCET

Professional Development

25 Qs

2018 IFGC CH 6B

2018 IFGC CH 6B

Professional Development

25 Qs

HTML Knowledge MCQ

HTML Knowledge MCQ

Professional Development

30 Qs

FC Set1

FC Set1

Assessment

Quiz

Other

Professional Development

Hard

Created by

LEENA 2657

Used 2+ 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.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

1.      Which two signs need to be interchanged to make the following equation correct?

5 X 4 + 12 -3  ÷ 6= 18

2.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

  1. 2. Write the answers for the following

!true =  ?

true && false = ?

3.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

3.      Find the output

a.23>>3

b. 27<<2

c. 15&9

d. 15^9

e. 15 | 9

4.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

  1. 4. ---, ----  Data types uses one address and two address to store a value

5.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

  1. 5. x = 1, y = 2;

            z = x & y == 2;

                  z= ?

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

  1. 6. Predict the output of the given pseudo code if the value of the number is 6: 

Read number

k = 2

i = 2

while i <= number:

                         k = k * i

                         i = i +1

end while

write k

1220

240

720

1440

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

  1. 7.  What will happen for the below pseudocode:

    Set Integer res = 0 
             do 
                      --res 
                       display res 
                         res++ 
               While(res >= 0) 
                End do-while

The loop will run a finite number of times.

The program will terminate with an error.

The program will enter an infinite loop, repeatedly displaying -1.

The loop will run once and stop.

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?