Search Header Logo

ICT 1 (H1H2)

Authored by DHARMESH TANK

Computers

University

Used 3+ times

ICT 1 (H1H2)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What is the value of the postfix expression 4 5 + 7 2 - * ?

34
45
74
-24

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

In a graph, if number of elements (n) than there possible no of edges is ________

n(n+1)/2
n(n-1)/2
n^2/2
n

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following is not the internal sort?

Insertion Sort
Bubble Sort
Merge Sort
Heap Sort

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

In a circular queue the value of r will be ......

r=r+1
r=(r+1)% [QUEUE_SIZE – 1]
r=(r+1)% QUEUE_SIZE
r=(r-1)% QUEUE_SIZE

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What are the advantages of arrays?

Objects of mixed data types can be stored
Elements in an array cannot be sorted
Index of first element of an array is 1
Easier to store elements of same data type

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Merge sort follow which technique for sorting

Backtracking
Divide and Conqure
Divide and Sort
Dynamic Programming

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

State True or False. i) Binary search is used for searching in a sorted array. ii) The time complexity of binary search is O(logn).

True, False
False, True
False, False
True, True

Access all questions and much more by creating a free account

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?