SST IT PAST PAPER 06-03-2022
SST 5 years Past Papers Click Here
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
آؤٹ پٹ ڈیوائس پر پرنٹنگ کو کنٹرول کرنے کے لئے استعمال ہونے والے خصوصی غیر پرنٹ شدہ کردار کون سے ہیں؟
- Escape sequences
- Characters
- Format sequences
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Escape sequences are special non-printed characters that control formatting or actions on output devices (like new lines, tabs).They start with a backslash (e.g., n for newline, t for tab).
سنگل کردار کی نمائندگی _____ فارمیٹ کی وضاحت کنندہ کے ذریعہ کی جاتی ہے۔
- g%
- %f
- %c
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The %c format specifier is used to represent a single character in C and similar programming languages.
It is commonly used with functions like printf() to display characters.
انڈین نیشنل کانگریس مندرجہ ذیل میں سے کس شہر میں پائی گئی؟
- Bombay
- Delhi
- Allahabad
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
| The Indian National Congress was founded at Gokuldas Tejpal Sanskrit College in Bombay On 28 December 1885. Allan Octavian Hume Place assumed office as the General Secretary, Womesh Chunder Bonnerjee of Calcutta was elected first President. Founders: Allan Octavian Hume Place |
- Facilities
- Coolness
- Inconvenience
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Amenities mean useful features or services that provide comfort and convenience.
In this context, facilities like dining, entertainment, and plush rooms are amenities offered on luxury cruises.
Amenities means سہولیات
Facilities means سہولیات
- Imperative sentence
- Exclamatory sentence
- Conditional sentence
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The sentence "Drive to the roundabout and then turn left" gives a command or instruction.
Sentences that give orders, directions, or requests are called imperative sentences.
مندرجہ ذیل میں سے سب سے زیادہ رفتار والی سلاٹ کون سی ہے؟
- ISA
- AGP
- PCI
- AGC
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Accelerated Graphics Port (AGP) is a point-to-point link used for high-speed video output.This port is used to connect the graphics card to the computer's motherboard.
The main purpose of AGP is to accelerate the output of 3D graphics for high-definition videos.
AGP is primarily intended for use in 3D graphics, high-resolution games, and engineering/architecture graphics.
جب صارف کمپیوٹر آن کرتا ہے تو آپریٹنگ سسٹم شروع کرنے کے عمل کو کیا کہا جاتا ہے؟
- Starting
- Loading
- Booting
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
The process of starting an operating system when a user turns on a computer is called booting.
Booting is a startup sequence that powers up the system and loads the operating system.
The booting process involves the following steps:
- Power on
- The Power-On Self Test
- Find and load the OS
- Drivers and system configuration
- User login and authentication
سگنل کی طاقت میں کمی کو کیا کہا جاتا ہے؟
- Tuning
- Modulation
- Attenuation
- Amplification
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Attenuation refers to the decrease in strength or intensity of a signal as it travels through a medium or is processed by a system.
- This can occur due to various factors such as resistance, impedance, or absorption, and can affect the quality and fidelity of the signal.
مندرجہ ذیل میں سے کون سا مرتب ہدایت ہے؟
- #include<studio.h>
- Int main()
- Float x;
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
#include <stdio.h> is a compiler directive used to include the standard input-output library before compilation.
It tells the compiler to insert the contents of the specified file into the program.
- Imperative
- Interrogative
- Optative
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
Imperative sentences give commands, requests, or instructions (e.g., "Decorate this wall.").They usually begin with the base form of a verb and may not have a stated subject.