NEW
Font size
WorksheetsROUND 1 MIND MAZE
Total questions: 15
Worksheet time: 15mins
In python which of the following data types is mutable ?
Tuples
Strings
Sets
Lists
What does the acronym "NLP" stand for in the context of AI?
Networked Language Protocol
Nonlinear Programming
Natural Language Processing
Neural Learning Platform
Which escape sequence is used for inserting a single quote (‘) in a string?
\'
\”
\t
\n
Which emerging technology is gaining prominence for its potential to revolutionize various industries, providing secure and transparent through decentralized systems?
Quantum Computing
Augmented Reality
Blockchain
5G technology
Which computer scientist is often referred to as the "Father of artificial intelligence"?
Alan Turing
John McCarthy
Elon Musk
Sam Altman
What is the output 3*2**3 ? (Python)
48
24
18
64
The standard length of an MAC address is
16 bits
64 bits
32 bits
8 bits
Which Company is Largest Stake holder of ChatGPT?
Microsoft
Alphabet
Tesla
Amazon
Which of the following best describes GitHub's service model, with emphasis on its hosting and collaboration features?
Open Source Software (OSS)
Software Development Kit (SDK)
Software as a Service (SaaS)
Platform as a Service (PaaS)
Which type of learning algorithm learns from its experience and improves over time?
Supervised learning
Unsupervised learning
Reinforcement learning
Semi-supervised learning
Which of the following is a statically typed programming language?
Python
JavaScript
Java
Ruby
How can you terminate from a program consisting a nested loop in C when a specific condition is met?
Using the terminate() function
Using the return() function
Using the break statement
Using the exit() function
Gemini is the successor of which of the following large language model?
GPT – 4
LLaMa and GPT -4
BERT
LaMDA and PaLM - 2
Which of the following is a wireless communication technology commonly used in IoT?
Ethernet
Zigbee
USB
HDMI
What does the acronym "GPT" stand for in ChatGPT?
General Purpose Transformer
Global Processing Tool
Generative Pre-trained Transformer
Generalized Programming Technique
