PPSC PAST PAPERS MCQS 2004 TO 2020 OF COMPUTER
PPSC 20 years Subject wise Past Papers
Click here
Show Answers
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
ایکسل 2016 میں سیل رینج میں قدروں کو کیسے ڈپلیکیٹ کیا جائے؟
Click the conditional formatting button in the styles group of the theme
Select the range of cell in the work sheet
Both A and B
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
To duplicate values in a cell range in Excel 2016, follow these steps:
Select the range of cells that you want to duplicate . Go to the Home tab in the ribbon. Click on the "Fill" handle (the small square at the bottom-right corner of the selection) and drag it down to the range where you want to duplicate the values. Alternatively, you can right-click on the selection and choose "Copy" (or press Ctrl+C), then select the range where you want to duplicate the values and right-click and choose "Paste" (or press Ctrl+V).
ایم ایس ایکسل موجودہ سیل ایڈریس کو ______ میں دکھاتا ہے؟
Name box
Cell tip
Both
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The Name Box normally displays the address of the " active cell " on the worksheet.
Data or Formula of the Current Active Cell can be viewed inside the Cell Contents box of the Excel Formula bar
الگورتھم اور فلو چارٹ ______ میں ہماری مدد کرتے ہیں؟
Know the memory capacity
Identify the base of a number system
Specify the problem completely and clearly
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Algorithm and Flowchart are tools used to:
Define a problem Break it down into smaller steps Logically organize those steps Visually represent the process They help to:
Specify the problem completely and clearly Identify the steps needed to solve the problem Understand the logical flow of the solution Communicate the solution to others
ہارڈ ڈسک مکمل طور پر ناقابل رسائی ہو جاتی ہے جب کمپیوٹر وائرس کرپٹ ہو جاتا ہے _____؟
Partition Table
Boost Sector
File Allocation Table
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
A corrupted Partition Table can make a hard disk totally inaccessible, as it contains information about the disk's partitions and how data is organized .
If the Partition Table is damaged, the operating system may not be able to recognize the disk or access its contents.
کیسکیڈ ڈیلیٹ آپشن کس کے لیے استعمال ہوتا ہے؟
It repeats the recent delete operation to all the records of current table
It ensures that all the related records will be deleted from parent table is deleted
It is used to delete all the records of tables in a database
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The Cascade Delete option is a database feature that automatically deletes all related records in a child table when a record is deleted from a parent table.
This helps maintain data consistency and integrity by ensuring that all related data is removed when a primary record is deleted.
میک آپریٹنگ سسٹم کو _____ نے تیار کیا ہے؟
Samsung
Microsoft
Apple
IBM
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Mac OS is an operating system developed and marketed by Apple Inc. since 2001 .
It is the primary operating system for Apple's Mac computers.
ایم ایس ایکسل 2016 میں، ونڈوز کو دو حصوں میں تقسیم کرنے کے لیے درج ذیل میں سے کون سا استعمال کیا جا سکتا ہے؟
Format > Window
View > Window> Spilt
Window > Spilt
View > Spilt
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Go to the " View " tab in the ribbon Click on " Window " in the " Window " group Select " Split " from the dropdown menu
کسی دستاویز میں کسی مخصوص مقام پر جانے کے لیے، ہم کیا استعمال کرتے ہیں
Macro
Bookmark
HTML
WWW
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
In MS word, Bookmark is a specific word, section, or location in our Word document
That we want to name and identify for future reference .
Move the cursor one lineup
Move the cursor one screen up
Move the cursor one paragraph up
Move the cursor one page up
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Using navigation keys
Page Up : Move the cursor or page up one screen.
Ctrl + Home : Move to the top of a document.
Ctrl + End : Move to the bottom of a document.
Page Down : Move the cursor or page down one screen.
ڈیٹا کی ساخت یا فارمیٹ کو کیا کہتے ہیں؟
Struct
Syntax
Semantics
None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Syntax refers to the rules and structure of data, including the format, order, and organization of data elements.
Syntax defines how data is represented , stored , and transmitted .