Insight Scape Round 1

Insight Scape Round 1

University

30 Qs

quiz-placeholder

Similar activities

Tech_Quantz 1

Tech_Quantz 1

University

25 Qs

Fundamental Accounting

Fundamental Accounting

University

25 Qs

Education Day - 2022 SRKV

Education Day - 2022 SRKV

University

25 Qs

Round 1

Round 1

University

25 Qs

BRIGADE 3

BRIGADE 3

University

25 Qs

SMARTINIS

SMARTINIS

University

26 Qs

NATIONAL LEVEL ONLINE QUIZ COMPETITON ON REASONING ABILITY

NATIONAL LEVEL ONLINE QUIZ COMPETITON ON REASONING ABILITY

University

30 Qs

ChemQuest 3.0

ChemQuest 3.0

11th Grade - University

25 Qs

Insight Scape Round 1

Insight Scape Round 1

Assessment

Quiz

Education

University

Hard

Created by

NIVETHIKA S

Used 3+ times

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?