ISTE TECHNICAL

ISTE TECHNICAL

University

20 Qs

quiz-placeholder

Similar activities

More on JavaScript 2

More on JavaScript 2

University

25 Qs

CSC264 Javascript Basic

CSC264 Javascript Basic

University

15 Qs

FbW43-2

FbW43-2

University

24 Qs

REACTOR

REACTOR

University

15 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Online Test-3 ( Wipro Talent Next )- 30th July 2020

Online Test-3 ( Wipro Talent Next )- 30th July 2020

University

20 Qs

DWD - Unit -1

DWD - Unit -1

University

20 Qs

Explore JavaScript

Explore JavaScript

University

15 Qs

ISTE TECHNICAL

ISTE TECHNICAL

Assessment

Quiz

Computers

University

Hard

Created by

KARTIKEY (RA2211028030017)

Used 5+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does I.S.T.E stand for?

Institute of Scientific and Technical Education

Indian Society of Technology and Engineering

Indian Society for Technical Education

Institution of Science and Technical Education

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can you measure the efficiency of an the algorithm?

Processor and memory


Time and space


Complexity and capacity

Data and space

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Assuming int is of 4 bytes, what is the size of int arr[15] ?

4

60

15

14

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A one-dimensional array containing one-dimensional arrays is called

three-dimensional array
two-dimensional array
matrix
list of arrays

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

O(n) means computing time is

Linear time complexity
Exponential time complexity
Quadratic time complexity
Constant time complexity

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code snippet?

5

15

9

6

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to append a character at the back of a string in C++?

concat_back( )

append_char( )

push_back( )

add_back( )

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?