Accenture Placement Preparation

Accenture Placement Preparation

12th Grade

20 Qs

quiz-placeholder

Similar activities

Force Vector Practice

Force Vector Practice

9th - 12th Grade

21 Qs

Quiz sobre Fenologia de Culturas Agrícolas

Quiz sobre Fenologia de Culturas Agrícolas

12th Grade

20 Qs

Soal Pilihan Ganda Jangka Sorong

Soal Pilihan Ganda Jangka Sorong

12th Grade

20 Qs

Komponen Las Asetilena

Komponen Las Asetilena

11th Grade - University

15 Qs

ASESSMEN SUMATIF GAMBAR TEKNIK KELAS X

ASESSMEN SUMATIF GAMBAR TEKNIK KELAS X

9th - 12th Grade

20 Qs

Robotics II - Final Exam

Robotics II - Final Exam

12th Grade - University

25 Qs

Engineering Technology Foundations Sample

Engineering Technology Foundations Sample

9th - 12th Grade

20 Qs

Fractions and Measurements Quiz

Fractions and Measurements Quiz

12th Grade

24 Qs

Accenture Placement Preparation

Accenture Placement Preparation

Assessment

Quiz

Engineering

12th Grade

Hard

Created by

satish kumar

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of binary search?

O(n log n)

O(1)

O(n)

O(log n)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the concept of polymorphism in OOP.

Polymorphism allows methods to do different things based on the object it is acting upon, enabling flexibility and reusability in code.

Polymorphism is a method of data encryption in programming.

Polymorphism restricts methods to a single behavior for all objects.

Polymorphism is a technique for managing memory allocation in OOP.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a stack and a queue?

A stack can hold only one item at a time, while a queue can hold multiple items.

Both stack and queue use LIFO.

A stack uses FIFO, while a queue uses LIFO.

A stack uses LIFO, while a queue uses FIFO.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a train travels 60 miles in 1 hour, how far will it travel in 2.5 hours?

120 miles

180 miles

200 miles

150 miles

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A car's fuel efficiency is 25 miles per gallon. How many gallons are needed to travel 100 miles?

6 gallons

2 gallons

4 gallons

10 gallons

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the sum of two numbers is 30 and one number is 12, what is the other number?

18

15

20

25

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code: print(2**3 + 3**2)?

15

18

17

16

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?