Qualifier Set B

Qualifier Set B

University

25 Qs

quiz-placeholder

Similar activities

C++ OOPs Concepts & Inheritance Quiz

C++ OOPs Concepts & Inheritance Quiz

University

20 Qs

Manufacturing Technology Quiz

Manufacturing Technology Quiz

11th Grade - University

20 Qs

Database Systems Quiz

Database Systems Quiz

University

30 Qs

Database Management System Quiz

Database Management System Quiz

University

20 Qs

NOSQL Quiz

NOSQL Quiz

University

24 Qs

Unit - 1 (Computer Networks)

Unit - 1 (Computer Networks)

University

25 Qs

Computer Networks CT-4

Computer Networks CT-4

University

20 Qs

CIPHER QUEST ROUND 1 SET 2

CIPHER QUEST ROUND 1 SET 2

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?