Insight Scape Round 1

Insight Scape Round 1

University

30 Qs

quiz-placeholder

Similar activities

SW 113 QUIZ

SW 113 QUIZ

University

25 Qs

Geodesy 2 - Quiz IV

Geodesy 2 - Quiz IV

University

25 Qs

NEP 2020 Quiz (spark club)

NEP 2020 Quiz (spark club)

University

27 Qs

ChemQuest 3.0

ChemQuest 3.0

11th Grade - University

25 Qs

Recommendations of Kothari Commission 1964-66

Recommendations of Kothari Commission 1964-66

University

25 Qs

CE Mock Quiz

CE Mock Quiz

University

25 Qs

SOURCES OF CAPITAL

SOURCES OF CAPITAL

University

25 Qs

TTL 2 Prelim Examination

TTL 2 Prelim Examination

University

25 Qs

Insight Scape Round 1

Insight Scape Round 1

Assessment

Quiz

Education

University

Practice Problem

Hard

Created by

NIVETHIKA S

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 • 1 pt

Match the term ‘Exponential growth’ with its definition

The steady growth of a population over time

The growth pattern is characterized by a decreasing rate of growth

 The rapid growth pattern where the population size increases exponentially

The decline in population size due to limited resources

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 What is the range of values that can be stored by int datatype in C?

 -(2^31) to (2^31)-1

 -256 to 255

 -(2^63) to (2^63)-1

0 to (2^31)-1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Chromium is a

Heavy metal

Heavy solid

Light ion

 Heavy ion

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Vacant : Occupied :: Weak : ?

Feeble

Paramount

Sturdy

None of the above

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will be the output of the following code snippet?

#include <stdio.h>

int main() {

int a = 3, b = 5;

int t = a;

a = b;

b = t;

printf("%d %d", a, b);

return 0;

}


 3 5

3 3

 5 5

5 3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Vijay Singh (golf player) is from which country?

India

Fiji

US

UK

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If T were twice as aged as at present, he would exceed the age of K by 40 years. K is 10 years junior to T. Determine T's age.


20 years

30 years

40 years

50 years

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

Already have an account?