COMPUTER
Download PDF Click here
فری تیاری کیلے Whatsapp جوائن کریں Click
here
Show Answers
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
That links a PC to server
Text which is used between a PC and ISP
Text which is secret
Text that links to other information
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Hypertext refers to text that links to other information.
It allows users to navigate from one document to another via hyperlinks.
It facilitating easy access to related content.
سامعین کو پریزنٹیشن دکھانے کے لیے صحیح انتخاب کیا ہوگا؟
Click on the slide show button
Save the presentation
Print the slides
Edit the slides
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
To show a presentation to the audience, you should click on the slide show button.
This action starts the presentation mode , displaying your slides full-screen and allowing you to present them effectively.
کمپیوٹر پروگرام ______ پر مشتمل ہوتا ہے؟
Only instructions
Only data
Both instructions and data
Neither instructions nor data
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A computer program consists of Both instructions and data.
Instructions are the commands that direct the computer to perform specific operations.
Data represents the information that these instructions operate on.
وہ آلہ جو صارف کو ڈسپلے فراہم کرتا ہے؟
CPU
Printer
Memory Unit
Monitor
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The device that provides a display to the user is the Monitor .
The monitor visually presents the output from the computer.
It allowing users to see and interact with their data and applications.
اصطلاح "بینڈ" کا مطلب کیا ہے؟
Instructions execution time
Time required searching an element
Capacity of memory
Speed at which data travel at communication lines
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The term "band" refers to the speed at which data travels along communication lines.
It is also known as bandwidth.
It measures the range of frequencies that a communication channel can transmit.
It indicating how quickly data can be transferred.
Binary coded decimetre
Binary control decimal
Binary coded decimal
None
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
In computing and electronic systems, binary-coded decimal is a class of binary encodings of decimal numbers where each digit is represented by a fixed number of bits, usually four or eight.
****
RY 16-01-2023
مائیکرو کنٹرولرز عام طور پر انٹیگریٹ ہوتے ہیں، ان کا الگ ______ نہیں ہو سکتا؟
Memory Management Unit (MMU)
Central Processing Unit (CPU)
Input/Output Ports
Timer/Counter
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Microcontrollers usually integrate all essential components but may not have a separate Memory Management Unit (MMU).
The MMU is often found in more complex systems , not typically in basic microcontrollers.
سنٹرل پروسیسنگ یونٹ (سی پی یو) کو عام طور پر ______ بھی کہا جاتا ہے؟
Microcontroller
Microprocessor
Memory Unit
I/O Controller
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The Central Processing Unit (CPU) is commonly referred to as the microprocessor .
It performs the essential functions of processing instructions and managing data in a computer system.
پروگرام کے عمل کے دوران کی بورڈ سے متغیرات میں ویلیو حاصل کرنے کے لیے کون سا فنکشن استعمال ہوتا ہے؟
Main()
Getch()
Scanf()
Printf()
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The function used to get values into variables from the keyboard is scanf() .
It reads input from the standard input ( usually the keyboard ) and stores it in the specified variables.
فلو چارٹ میں کون سی علامت فیصلے کی نمائندگی کرتی ہے؟
Circle
Rectangle
Diamond
Parallelogram
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The diamond symbol represents a decision in a flowchart.
It is used to indicate a point where the flow splits based on a yes/no or true/false condition.
Flow Chart List: