Qualifier Set B

Qualifier Set B

University

25 Qs

quiz-placeholder

Similar activities

Authentication and Cryptography Quiz

Authentication and Cryptography Quiz

University

20 Qs

Club Excel - Core Member Recruitment 2K25

Club Excel - Core Member Recruitment 2K25

University

20 Qs

OPM_Quiz1

OPM_Quiz1

University

20 Qs

Untitled Quiz

Untitled Quiz

University

20 Qs

SQL Quiz Final

SQL Quiz Final

University

30 Qs

Exploring the Data Link Layer

Exploring the Data Link Layer

University

26 Qs

Web Development with MERN

Web Development with MERN

University

20 Qs

PRE-ASSESSMENT

PRE-ASSESSMENT

University

20 Qs

Qualifier Set B

Qualifier Set B

Assessment

Quiz

Engineering

University

Hard

Created by

Kevin CSE

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which cryptographic algorithm is widely used in blockchain technology for digital signatures?

  1. RSA

  1. SHA-256

ECDSA

AES

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

Which software development tool does this logo represent?

IntelliJ IDEA

Visual Studio Code

Eclipse

  1. NetBeans

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

If an algorithm has a time complexity of O(n log n), which scenario below could match this complexity?

  1. Finding an element in a balanced binary search tree (BST)

  1. Sorting an array using Merge Sort.

  1. Computing the Fibonacci sequence using recursion

  1. Solving the N-Queens problem

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

Identify the Cybersecurity Threat

Spyware
Ransomware
Malware
Phishing

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is the correct way to define a function in JavaScript?

function myFunction[] { }


function myFunction() { }


def myFunction() { }


function Function() {}

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In Python, which of the following will raise a TypeError?

"5" + 5

5 + 5

 5 * 5

‘5’ + 5

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What was the first programming language?

Python

Assembly

FORTRAN

COBOL

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?