wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Prism AI Final Revision

Total questions: 25

Worksheet time: 18mins

Name
Class
Date
1.

Process of finding and fixing errors in the syntax so the computer program will run properly

عملية البحث عن الأخطاء وإصلاحها في بناء الجملة حتى يعمل برنامج الكمبيوتر بشكل صحيح

a)

Bugs

b)

Sequence

c)

Debugging

d)

Command

2.

What is a BUG in a program?

a)

a small insect

b)

an error in the code

3.

Can be defined as the ability of a computer to perform tasks that require human intelligence.

يمكن تعريفها على أنها قدرة الكمبيوتر على أداء المهام التي تتطلب ذكاءً بشريًا.

a)

Machine Learning

b)

Artificial Intelligence

c)

Unsupervised Learning

4.

What is a BUG in a program?

a)

a small insect

b)

an error in the code

5.

learning from examples in a training data set is a

a)

Supervised Learning

b)

Unsupervised Learning

6.

When the machine will be provided with features only. It will then try to group objects with similar features

متى سيتم تزويد الجهاز بالميزات فقط. سيحاول بعد ذلك تجميع الكائنات ذات الميزات المتشابهة

a)

Supervised Learning

b)

Unsupervised Learning

7.

In general, what will help machines to learn better?

a)

More examples

b)

Fewer examples

8.
The action of doing something over and over again, repeating code.
a)
Code
b)
Loop
c)
Program
d)
Bug
9.
A set of instructions that can be performed with or without a computer.
a)
Bug
b)
Loop
c)
Algorithm
d)
Debug
10.

What are nodal points?

ما هي النقاط العقدية؟

a)

specific features of the face-ملامح محددة للوجه

b)

unique marks on a face, such as scars علامات فريدة على الوجه ، مثل الندبات

11.

1. Technology to recognize text inside images.

تكنولوجيا التعرف على النصوص التي بداخل الصور

a)

OCR (Optical character recognition)

b)

Algorithms

c)

Machine learning

d)

Artificial intelligent

12.

Approximately how many nodal points do most people have?

كم عدد النقاط العقدية التي يمتلكها معظم الناس تقريبًا؟

a)

50

b)

75

c)

80

d)

100

13.

the individual squares that make up a computer screen.

المربعات التي تشكل شاشة الكمبيوتر.

a)

Pixels

b)

Algorithm

c)

Program

d)

Image recogntion

14.

The computer will learn from patterns in the example photos you’ve chose

سيتعلم الكمبيوتر من الأنماط الموجودة في نماذج الصور التي تختارها

a)

Supervised learning

b)

Unsupervised learning

15.

is a capability which enables a program to process human speech into a written format

هي القدرة التي تمكن البرنامج من معالجة الكلام البشري في شكل مكتوب

a)

Speech Recognition

b)

Image Recognition

c)

face Recognition

d)

sound Recognition

16.

Process of finding and fixing errors in the syntax so the computer program will run properly

عملية البحث عن الأخطاء وإصلاحها في بناء الجملة حتى يعمل برنامج الكمبيوتر بشكل صحيح

a)

Bugs

b)

Sequence

c)

Debugging

d)

Command

17.

If You're Not Paying For online software

a)

You Become The Product

b)

try to hack it :)

18.

a sequence of commands that can be reused together later in a program. Functions help programmers avoid repeating the same commands again and again.

سلسلة من الأوامر التي يمكن إعادة استخدامها معًا لاحقًا في البرنامج. تساعد الوظائف المبرمجين على تجنب تكرار نفس الأوامر مرارًا وتكرارًا.

a)

Loop

b)

Function

c)

bug

19.

ways to make money with your app

لكسب المال من تطبيقك

a)

Paid downloads التنزيلات المدفوعة

b)

In-app advertising الإعلان داخل التطبيق

c)

donations -التبرعات

d)

all of above - كل ما سبق

20.

D.R.R Principle in coding

في البرمجة مبدأ

D.R.R

هو

a)

Don't Repeat Yourself

b)

Design Reference Year

21.

Why Functions ?

لماذا نستخدم ال Function

a)

Reduce Bugs

b)

Keep your code short

c)

Saves Programming Time

d)

all of above

22.

What is the field of Natural Language Processing (NLP)?

a)

Computer Science

b)

Artificial Intelligence

c)

Linguistics

d)

All of the mentioned

23.

NLP is concerned with the interactions between computers and human (natural) languages.

a)

True

b)

False

24.

..........are used to store information to be referenced and manipulated in a computer program

تُستخدم لتخزين المعلومات ليتم الرجوع إليها ومعالجتها في برنامج كمبيوتر

a)

Functions

b)

Variables

c)

Events

25.

.........are a block of code made up of a set of steps that results in a single specific action.

a)

Variables

b)

Functions

c)

Control