COMPUTER
Download PDF Click here
فری تیاری کیلے Whatsappجوائن کریںClick
here
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
ایکسل میں کون سا فنکشن یہ بتاتا ہے کہ عددی اندراجات موجود ہیں؟
- NUM
- COUNT
- SUM
- CHKNUM
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- The COUNT function counts the number of cells containing numbers.
- Example: =COUNT(A1:A10) counts numeric entries in cells A1 through A10.
Additional information:
- COUNTA: Counts non-empty cells.
- COUNTBLANK: Counts blank cells.
- SUM: Adds numbers.
- AVERAGE: Calculates the average of numbers
Last verified on 10-08-2026
- To show current date
- To show current time
- To show current date and time
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- The =NOW() function in MS Excel returns the current date and time.
- It is updated automatically whenever the worksheet is opened or calculations are performed.
Additional information:
- =TODAY() - returns the current date (without time)
- =YEAR() - returns the year from a given date
- =MONTH() - returns the month from a given date
- =DAY() - returns the day from a given date
- =HOUR() - returns the hour from a given time
- =MINUTE() - returns the minute from a given time
- =SECOND() - returns the second from a given time
Last verified on 10-08-2026
بنیادی طور پر صارفین کو "پوٹ ٹیبل" ٹول کیا کرنے دیتا ہے؟
- Generate new worksheets
- Create graphs from data
- Summarize and analyze data
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- The “Pivot Table” tool primarily allows users to summarize and analyze data.
- It can group, sort, filter, and calculate data.
- Common calculations include Sum, Count, Average, Maximum, and Minimum.
- Pivot Tables help identify patterns, comparisons, and trends in data.
Last verified on 10-08-2026
- Storing and accessing data and services over the Internet
- Using only physical storage devices
- A method of repairing computer hardware
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Cloud computing allows users to access files and services from anywhere with an Internet connection.
- Data is stored on remote servers (the cloud) rather than only on a personal computer.
- It provides services such as online storage, software, and computing resources.
- Popular cloud services include Google Drive, OneDrive, Dropbox, and iCloud.
- Cloud computing improves accessibility, scalability, and data backup.
Last verified on 10-08-2026
فیس بک اور انسٹاگرام کس کی مثالیں ہیں؟
- Search engines
- Social media networks
- E-commerce platforms
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Facebook and Instagram are social networking platforms.
- They are used to connect and communicate with people.
- Users can share posts, photos, videos, messages, and other content.
- Both platforms are owned by Meta Platforms.
Last verified on 10-08-2026
آپریشنز کے دوران آپ کو ہدایات پر عمل درآمد کیا گیا ہے؟
- Control Unit
- Main Memory
- ALU
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- In the ALU (Arithmetic Logic Unit), arithmetic and logical operations required during instruction execution are performed.
- ALU performs arithmetic operations such as addition and subtraction.
- It also performs logical and comparison operations.
Additional information:
- The Control Unit (CU) directs and coordinates the execution of instructions.
- Main Memory stores programs and data currently being used.
- The CPU consists mainly of the ALU, Control Unit, and registers.
Last verified on 10-08-2026
سسٹم پروگرامز کا وہ مجموعہ جو کمپیوٹر کے مجموعی کاموں کو کنٹرول اور مربوط کرتا ہے، کیا کہلاتا ہے؟
- System software
- Operating system
- Utility program
- Device driver
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- A collection of system programs that controls and coordinates the overall operations of a computer system is called an Operating System.
- An Operating System (OS) manages the computer’s hardware and software resources.
- It controls CPU, memory, files, input/output devices, and running programs.
- It provides an interface between the user and computer hardware.
- Examples include Windows, Linux, macOS, Android, and iOS.
Last verified on 10-08-2026
مخصوص کام انجام دینے کے لیے تیار کیے گئے پروگراموں کو کیا کہا جاتا ہے؟
- Operating system
- System software
- Application software
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Application software is designed to help users perform specific tasks.
- Examples include MS Word, MS Excel, PowerPoint, web browsers, and media players.
Additional information:
- Operating systems manage computer hardware and provide a platform for applications.
- System software controls and manages the computer system.
Last verified on 10-08-2026
نیٹ ورکنگ میں ٹاپولوجی کی بہترین تعریف کیا ہے؟
- The physical layout of connected devices
- The speed of the network
- The type of cables used
- The software used for network management
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Topology in networking refers to the physical or logical arrangement of connected devices and their communication links in a network.
- Network topology describes how computers, devices, and network connections are arranged.
- Common topologies include Star, Bus, Ring, Mesh, and Tree.
Additional information:
- Star topology: Devices connect to a central hub or switch.
- Ring topology: Devices are connected in a circular arrangement.
- Mesh topology: Devices have multiple connections, providing high reliability.
Last verified on 10-08-2026
وہ زبان جسے کمپیوٹر سمجھ اور چلا سکتا ہے۔ وہ کیا کہلاتی ہے؟
- Machine language
- Application software
- System program
- All of the above
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- The language that the computer can understand and execute directly is called Machine Language.
- Machine language consists of instructions in binary digits (0s and 1s).
- It is the lowest-level programming language.
- It is directly understood by the CPU.
- Assembly language uses mnemonics and must be translated by an assembler.
Last verified on 10-08-2026