TECH_IQ_HUNT ROUND

TECH_IQ_HUNT ROUND

University

25 Qs

quiz-placeholder

Similar activities

COMP_Technical Quiz_Round 2

COMP_Technical Quiz_Round 2

12th Grade - University

20 Qs

Python Control Structures

Python Control Structures

University

20 Qs

Python Programming Revision

Python Programming Revision

University

23 Qs

1.2.2 Application Generation

1.2.2 Application Generation

12th Grade - University

20 Qs

FD Theory Python 2

FD Theory Python 2

11th Grade - University

20 Qs

OOPs in Python

OOPs in Python

University

20 Qs

C-Py QUIZ | ROUND 1

C-Py QUIZ | ROUND 1

University

20 Qs

Understanding Python Functions

Understanding Python Functions

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?