General Knowledge Quiz

General Knowledge Quiz

University

11 Qs

quiz-placeholder

Similar activities

AutoCAD Pop_Quiz_1

AutoCAD Pop_Quiz_1

University

10 Qs

Teoría del Aprendizaje

Teoría del Aprendizaje

University

15 Qs

OSI Model Challenge

OSI Model Challenge

University

15 Qs

Communicating Effectively for Collaboration and Teaming

Communicating Effectively for Collaboration and Teaming

University

10 Qs

Engineer's Day - 2021

Engineer's Day - 2021

University

10 Qs

Introduction to Subnetting

Introduction to Subnetting

10th Grade - University

15 Qs

Network Design and Planning

Network Design and Planning

University

10 Qs

KUIS HD & NOC

KUIS HD & NOC

University - Professional Development

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