Qualifier Set B

Qualifier Set B

University

25 Qs

quiz-placeholder

Similar activities

Computer Networks CT-2

Computer Networks CT-2

University

20 Qs

Data Communications Quiz 1-ICE 3203

Data Communications Quiz 1-ICE 3203

University

20 Qs

Web Development with MERN

Web Development with MERN

University

20 Qs

DBMS Quiz

DBMS Quiz

University

25 Qs

Dive in SQL

Dive in SQL

University

20 Qs

WSN-MAC Protocol

WSN-MAC Protocol

University

22 Qs

Computer Networks CT-4

Computer Networks CT-4

University

20 Qs

Quiz on IoT and Its Applications in Logistics

Quiz on IoT and Its Applications in Logistics

12th Grade - University

25 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?