wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

ROUND 1 MIND MAZE

Total questions: 15

Worksheet time: 15mins

Name
Class
Date
1.

In python which of the following data types is mutable ?

a)

Tuples

b)

Strings

c)

Sets

d)

Lists

2.

What does the acronym "NLP" stand for in the context of AI?

a)

Networked Language Protocol

b)

Nonlinear Programming

c)

Natural Language Processing

d)

Neural Learning Platform

3.

Which escape sequence is used for inserting a single quote (‘) in a string?

a)

\'

b)

 \”

c)

\t

d)

\n

4.

Which emerging technology is gaining prominence for its potential to revolutionize various industries, providing secure and transparent through decentralized systems?

a)

Quantum Computing

b)

Augmented Reality

c)

Blockchain

d)

5G technology

5.

Which computer scientist is often referred to as the "Father of artificial intelligence"?

a)

Alan Turing

b)

John McCarthy

c)

Elon Musk

d)

Sam Altman

6.

What is the output 3*2**3 ? (Python)

a)

48

b)

24

c)

18  

d)

64

7.

The standard length of an MAC address is

a)

16 bits

b)

64 bits

c)

32 bits

d)

8 bits

8.

Which Company is Largest Stake holder of ChatGPT?

a)

Microsoft

b)

Alphabet

c)

Tesla

d)

Amazon

9.

Which of the following best describes GitHub's service model, with emphasis on its hosting and collaboration features?

a)

Open Source Software (OSS)

b)

Software Development Kit (SDK)

c)

Software as a Service (SaaS)

d)

Platform as a Service (PaaS)

10.

Which type of learning algorithm learns from its experience and improves over time?

a)

Supervised learning

b)

Unsupervised learning

c)

Reinforcement learning

d)

Semi-supervised learning

11.

Which of the following is a statically typed programming language?

a)

Python

b)

JavaScript

c)

Java

d)

Ruby

12.

How can you terminate from a program consisting a nested loop in C when a specific condition is met?

a)

Using the terminate() function

b)

Using the return() function

c)

Using the break statement

d)

Using the exit() function

13.

Gemini is the successor of which of the following large language model?

a)

 GPT – 4

b)

LLaMa and GPT -4

c)

BERT

d)

LaMDA and PaLM - 2

14.

Which of the following is a wireless communication technology commonly used in IoT?

a)

Ethernet

b)

Zigbee

c)

USB

d)

HDMI

15.

What does the acronym "GPT" stand for in ChatGPT?

a)

General Purpose Transformer

b)

Global Processing Tool

c)

Generative Pre-trained Transformer

d)

Generalized Programming Technique