General Knowledge Quiz

General Knowledge Quiz

University

11 Qs

quiz-placeholder

Similar activities

Firewall

Firewall

University

10 Qs

CLT - Communicative Language Teaching

CLT - Communicative Language Teaching

University

10 Qs

Code of Ethics of ECE Practitioners

Code of Ethics of ECE Practitioners

University

10 Qs

COMMUNICATION PROCESS

COMMUNICATION PROCESS

University

10 Qs

iRakshak

iRakshak

University

10 Qs

Neural Network

Neural Network

University

11 Qs

SPE OAU RMTEE

SPE OAU RMTEE

University

14 Qs

QUIZ 1 TEP138

QUIZ 1 TEP138

University

15 Qs

General Knowledge Quiz

General Knowledge Quiz

Assessment

Quiz

Education

University

Medium

Created by

Rutuja Bobade

Used 5+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the acronym 'GUI' stand for?

Graphical User Interface

General User Interface

Graphical Universal Interface

Generalized User Interface

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure uses LIFO (Last In, First Out) principle?

Queue

Array

Stack

Linked List

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following languages is used for styling web pages?

HTML

CSS

JavaScript

PHP

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the most commonly used programming language for data science and AI?

JavaScript

PHP

Python

C++

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who developed the Linux operating system?

Bill Gates

Mark Zuckerberg

Steve Jobs

Linus Torvalds

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have an array of integers. If you perform the operation 'reverse' on an array containing 10 elements, what is the maximum number of comparisons required?

5

9

10

0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many times will the following loop execute if n = 5? for (int i = 1; i <= n; i++) { for (int j = 1; j <= i; j++) { // some operation } }

5

10

15

25

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?