UAF ENTRY TEST PAST PAPER 02-07-2022
UAF 5 years Past Papers Click
here
Show Answers
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
متعلقہ فیلڈز کا ایک مجموعہ _____ کہا جاتا ہے؟
Record
File
Character
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A record is a collection of related fields (e.g., name, age, and ID of a student). Multiple records make up a file .
ہارڈ ویئر کو _____ کے طور پر بیان کیا گیا ہے؟
A program
Physical parts
Logical parts
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Hardware refers to the physical components of a computer system, like the keyboard, mouse, CPU, and monitor .
It contrasts with software , which refers to programs and logic .
Attribute
Relationship
Entity
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
In an Entity-Relationship (E-R) diagram, a rectangle represents an Entity .
Attributes are shown as ellipses .
Relationships are shown as diamonds .
کسی شے کی خصوصیات کو بیان کرنے کے لئے مندرجہ ذیل میں سے کون سا استعمال ہوتا ہے؟
Cardinality
Relationship
Attribute
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
An attribute describes the characteristics or properties of an object or entity (e.g., name, age, color).
It helps define what the object is like.
منطقی ترتیب میں ڈیٹا کا بندوبست ______ کہا جاتا ہے؟
Sorting
Arrangement
Sequence
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Sorting refers to ordering data in an increasing or decreasing manner. According to some linear relationship among the data items.
Ordering : arranging items in a sequence ordered by some criterion.
Categorizing : grouping items with similar properties.
مین میموری کے لیے ایک اور اصطلاح ______ ہے؟
ROM
RAM
Hard Disk
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The main memory of a computer is also known by several names, including:
Primary storage Internal memory Primary memory Main storage Random Access Memory (RAM) All these terms refer to the computer's volatile memory , which temporarily stores data and programs that are currently being used or processed by the CPU (Central Processing Unit).
RAM is a primary memory.
ROM is a primary memory .
RAM stands for : Random Access Memory
ROM stands for : Read Only Memory
مندرجہ ذیل میں سے کون سا مواصلات کا تیز ترین طریقہ ہے؟
Simplex
Full Duplex
Half Duplex
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Full Duplex allows data to be sent and received simultaneously , making it the fastest communication mode .
In contrast:
Simplex is one-way only.
Half Duplex is two-way but not simultaneous.
میموری میں ایک قابل شناخت مقام جہاں ڈیٹا رکھا جاتا ہے اسے _____ کہا جاتا ہے؟
Address
Location
Space
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
An address is an identifiable location in computer memory where data is stored.
Each memory cell has a unique address used to access or modify data.
-1/5cos5x + c
1/5cos5x + c
-1/5sin5x + c
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Let u = 5x, du/dx = 5, du = 5dx, dx = du/5
∫sin5xdx = (1/5)∫sinu du
= (1/5)(-cosu) + c
= -1/5cos5x + c
x = Ce⁻ˣ
y = C⁻ˣe
y = Ce⁻ˣ
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The equation is separable:
dy/dx = –y
⇒ dy/y = –dx
⇒ ∫(1/y) dy = ∫(–1) dx
⇒ ln|y| = –x + C
⇒ y = Ce⁻ˣ (where C is the constant of integration)