TECH_IQ_HUNT ROUND

TECH_IQ_HUNT ROUND

University

25 Qs

quiz-placeholder

Similar activities

PYTHON FUNCTION

PYTHON FUNCTION

University

20 Qs

PYTHON PROGRAMMING Q4 FUNCTIONS

PYTHON PROGRAMMING Q4 FUNCTIONS

University

20 Qs

Python Quiz - BPLCK105B

Python Quiz - BPLCK105B

University

20 Qs

Iedc Coders Club Programming Quiz

Iedc Coders Club Programming Quiz

University

25 Qs

UNIT 1 PYTHON

UNIT 1 PYTHON

University

20 Qs

Python Quiz

Python Quiz

University

20 Qs

BPP UNIT-1,2 AID

BPP UNIT-1,2 AID

University

20 Qs

Introduction to Python

Introduction to Python

University

20 Qs

TECH_IQ_HUNT ROUND

TECH_IQ_HUNT ROUND

Assessment

Quiz

Computers

University

Hard

Created by

Tech_IQ 1

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following arithmetic expression?

5+3*2%10-8*6

-37

-42

-32

-28

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to prevent any changes in the variable within a C program?

immutable

mutable

const

volatile

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output 1 of the following statement?

Printf(3+”goodbye”);

goodbye

odbye

bye

dbye

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What will be the output of the following statements?

int i = 3;

printf(“%d”,i++);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What arithmetic operators cannot be used with strings in Python?

*

-

+

ALL OF THE ABOVE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is #include <stdio.h>?

Preprocessor directive

Inclusion directive

File inclusion directive

None of the mentioned

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Which of the following character is used to give single-line comments in Python?

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?