All Exams
Barani Institute of Information Technology50 الأسئلة

Artificial Intelligence MCQs

Practice Artificial Intelligence multiple-choice questions for Barani Institute of Information Technology competitive exams. Each question includes the correct answer and a short explanation, and past-paper questions are marked so you can revise both repeated and fresh material in one place.

2x2
3x4
4x3
3x2
الشرحWhen multiplying an (m x n) matrix by an (n x p) matrix, the resulting matrix has dimensions (m x p).
x^2 + 5
3x^2 + 1
3x^2 + 5
x^4/4 + 5x^2/2
الشرحUsing the power rule, the derivative of x^n is nx^(n-1). Thus, 3x^2 + 5 is correct.
7
10
11
12
الشرحThe dot product is calculated as (1*3) + (2*4) = 3 + 8 = 11.
0.7
0.1
0.12
0.07
الشرحFor independent events, P(A and B) = P(A) * P(B) = 0.4 * 0.3 = 0.12.
A 2x3 matrix
A 3x2 matrix
A 3x3 matrix
A 1x6 matrix
الشرحThe transpose of an m x n matrix is always an n x m matrix.
[[0, 1], [1, 0]]
[[1, 1], [1, 1]]
[[1, 0], [0, 1]]
[[0, 0], [0, 0]]
الشرحAn identity matrix has 1s on the main diagonal and 0s elsewhere.
3
6
9
12
الشرحThe integral of 2x is x^2. Evaluating x^2 from 0 to 3 gives 3^2 - 0^2 = 9.
7
-4
4
-7
الشرحIn slope-intercept form y = mx + b, 'm' is the slope. Here, m = -4.
20
100
10
2
الشرحlog10(x) = 2 is equivalent to x = 10^2, which is 100.
[1, 1]
[0, 1]
[2, 0]
[1, 0]
الشرحVectors are orthogonal if their dot product is zero. (1*0) + (0*1) = 0.
2 and 3
0 and 5
6 and 1
2 and 2
الشرحFor a diagonal matrix, the eigenvalues are the elements on the main diagonal.
20
60
120
240
الشرح5! = 5 * 4 * 3 * 2 * 1 = 120.
Queue
Linked List
Stack
Binary Tree
الشرحA stack is a linear data structure that operates on the LIFO principle, where the last element added is the first one removed.
The best-case execution time
The memory usage of a program
The upper bound of an algorithm's growth rate
The average hardware latency
الشرحBig O notation is used to describe the limiting behavior or the worst-case scenario of a function as its input grows toward infinity.
Data Link
Network
Transport
Physical
الشرحThe Network layer (Layer 3) handles packet routing and IP addressing.
To pause the execution of the loop
To exit the loop entirely
To skip the current iteration
To return an error
الشرحThe break statement terminates the execution of the loop it is inside.
Linear search
Binary search
Bubble sort
Depth-First search
الشرحBinary search divides the search interval in half each step, leading to O(log n).
To provide a user interface
To manage hardware and system resources
To compile source code
To host web applications
الشرحThe kernel is the core component that bridges software and hardware.
SSD
HDD
RAM
ROM
الشرحRAM (Random Access Memory) requires power to maintain the stored information.
Python
Assembly
Java
Ruby
الشرحAssembly is very close to machine code and hardware, making it a low-level language.
6
7
2
0
الشرح5 is 101, 3 is 011. XOR result is 110, which is 6.
Standard Query Logic
Structured Query Language
Sequential Query Language
System Query Link
الشرحSQL is the standard language for managing relational databases.
MySQL
PostgreSQL
MongoDB
Oracle
الشرحMongoDB is a document-oriented database, classified as NoSQL.
HTTP
FTP
HTTPS
SMTP
الشرحHTTPS adds a layer of SSL/TLS encryption to HTTP.
All AI models are predictive
Some AI models might be predictive
No AI models are predictive
All predictive things are AI models
الشرحSince AI models are a subset of algorithms, and there is an intersection between algorithms and predictive entities, it is possible for some AI models to fall into that intersection.
36
40
42
44
الشرحThe pattern involves adding consecutive even numbers: +4, +6, +8, +10. The next step is adding 12 to 30.
P is true
P is false
P is unknown
P implies R
الشرحBy Modus Tollens, if P -> Q is true and Q is false, then P must be false.
30
36
40
49
الشرحThe sequence consists of squares of integers: 1^2, 2^2, 3^2, 4^2, 5^2, 6^2.
CJSE
CKRE
CISE
CJTE
الشرحEach letter is shifted by one position: B->C, I->J, R->S, D->E.
His father
His son
Himself
His brother
الشرحThe only son of his father is the man himself.
Circle
Square
Sphere
Triangle
الشرحAll others are 2D shapes, while a sphere is a 3D object.
All pets like milk
Some pets like milk
No cats are pets
Only cats like milk
الشرحSince some pets are cats and all cats like milk, it follows that some pets must like milk.
Pentagon
Rectangle
Circle
Cube
الشرحThe sequence follows the increasing number of sides (2, 3, 4, 5).
Paper
Wood
Plastic
Metal
الشرحLogic follows the substitution: Books = Paper = Wood.
A
B
C
Cannot be determined
الشرحOrdering is C > A > B. B is at the bottom.
66
68
65
70
الشرحSubtract 10, 9, 8, then 7. 73 - 7 = 66.
The team of researchers were working on the project.
Each of the participants have completed the survey.
Neither the manager nor the employees were informed.
Data is usually plural, so it represent many facts.
الشرحThe verb should agree with the subject closest to it in 'neither/nor' constructions ('employees' is plural, so 'were' is correct).
Lasting
Short-lived
Eternal
Persistent
الشرحEphemeral refers to something lasting for a very short time.
Fragile
Adaptable
Weak
Rigid
الشرحResilient means able to withstand or recover quickly from difficult conditions.
Neither the manager nor the employees was present.
Neither the manager nor the employees were present.
Neither the manager nor the employees is present.
Neither the manager nor the employees has been present.
الشرحWhen using neither/nor, the verb must agree with the subject closest to it (employees).
Increase
Diminish
Boost
Expand
الشرحAmplify means to increase, so diminish is the opposite.
Accommodate
Definitely
Seperate
Necessary
الشرحThe correct spelling is 'Separate'.
walk
walking
walks
walked
الشرحSubject-verb agreement: 'She' (third-person singular) requires 'walks'.
A curse
A good thing that seemed bad at first
A hidden trap
A secret weapon
الشرحIt refers to a misfortune that eventually results in a positive outcome.
I
me
my
myself
الشرحObjects of prepositions should be in the objective case (me).
Ambiguous
Lucid
Vague
Obscure
الشرحLucid means expressed clearly and easy to understand.
The data was analyzed by the AI model.
The data is analyzed by the AI model.
The AI model is being analyzed by the data.
The data were being analyzed.
الشرحPassive voice changes the focus to the object (the data) receiving the action.
Walking down the street, the trees looked beautiful.
Walking down the street, I saw beautiful trees.
The trees looked beautiful while I was walking.
I saw beautiful trees as I walked down the street.
الشرحThe modifier 'Walking down the street' incorrectly modifies 'the trees' rather than a person.
Un
Pred
Dict
Able
الشرحThe prefix 'Un-' is added to the base word 'predictable' to negate it.
External
Acquired
Intrinsic
Temporary
الشرحInherent refers to something that is an essential or permanent part of something.

مراجعات الطلاب

لا توجد مراجعات بعد — خض هذا الاختبار وكن أول من يراجعه!

Frequently Asked Questions

Are these Artificial Intelligence MCQs free?

Yes. Every Artificial Intelligence MCQ on this page is free to practice, including the correct answer and explanation.

Do these include past-paper questions?

Yes — questions sourced from past papers are clearly marked with a "Past Paper" badge, alongside fresh practice questions.

Which exams do these Artificial Intelligence MCQs help with?

They are aimed at Barani Institute of Information Technology and related Pakistani competitive exams that test Artificial Intelligence.

How should I practice subject-wise MCQs?

Attempt each question first, then reveal the answer and read the explanation. Short, focused sessions on one subject work better than long unstructured reading.

نستخدم ملفات تعريف الارتباط

نستخدم ملفات أساسية لتشغيل المنصة وملفات تحليلات لفهم الاستخدام. يمكنك قبول أو رفض ملفات التحليلات والإعلانات.