Qualifier Set B

Qualifier Set B

University

25 Qs

quiz-placeholder

Similar activities

DBMS

DBMS

University

20 Qs

Web Development with MERN

Web Development with MERN

University

20 Qs

Quiz Protokol Komunikasi IoT

Quiz Protokol Komunikasi IoT

University

20 Qs

PRE-ASSESSMENT

PRE-ASSESSMENT

University

20 Qs

Hackharbor 3.0 Day 3:C

Hackharbor 3.0 Day 3:C

University

20 Qs

Authentication and Cryptography Quiz

Authentication and Cryptography Quiz

University

20 Qs

CUDA Programming Quiz

CUDA Programming Quiz

University

20 Qs

DBMS

DBMS

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?