STL

STL

University

10 Qs

quiz-placeholder

Similar activities

Stack - Data Structures

Stack - Data Structures

University

15 Qs

Quiz-1(Div-C)

Quiz-1(Div-C)

University

12 Qs

data structure

data structure

University

15 Qs

Quiz 12: Templates, STL

Quiz 12: Templates, STL

University

10 Qs

Data Structure

Data Structure

University

14 Qs

ADAweek0 Intl

ADAweek0 Intl

University

15 Qs

IT-WS07: Stack Navigation

IT-WS07: Stack Navigation

University

10 Qs

Data Structures

Data Structures

University

10 Qs

STL

STL

Assessment

Quiz

Computers

University

Medium

Created by

Anand M

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

STL comprise of which components?

Iterators

algorithms

containers

all the above

2.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Which of the following are algorithms?

sort()

begin()

end()

reverse()

3.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Which of the following are iterators?

reverse()

sort()

begin()

end()

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following operations can be performed on string?

==

=

+

all the above

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

__________ is the example of derived container.

deque

stack

list

vector

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following inserts the element in vector at end.

insert()

push()

push_back()

push_back(argument)

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Iterators are pointer like entities used to access individual elements in a container.

True

False

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?