JUNIOR COMPUTER OPERATOR PAST PAPERS AND SYLLABUS
فری تیاری کیلے وٹس ایپ
گروپ جوائن کریں
Click
here
چار آپشن میں سے کسی ایک پر کلک کرنے سے جواب سرخ ہو جائے گا۔
چارلس بیبیج کے کمپیوٹر کو کیا کہا جاتا تھا؟
- Abacus
- Super Computer
- Analytical Engine
- Processing Machine
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Charles Babbage's computer was called the Analytical Engine.
- He was an English mathematician, inventor, and mechanical engineer.
- He designed the Analytical Engine, a general-purpose mechanical computer concept.
- Babbage worked on the Analytical Engine during the 19th century until his death in 1871.
- The Analytical Engine was designed to perform calculations and follow programmed instructions.
- Charles Babbage is widely known as the “Father of the Computer.”
Last verified on 10-08-2026
وہ کمپیوٹر پروگرام جو پروگرام کی ہدایات کو ایک وقت میں ایک ہدایت مشینی زبان میں تبدیل کرتا ہے، کیا کہلاتا ہے؟
- Interpreter
- Compiler
- CPU
- Interpreter
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- A computer program that translates one program instruction at a time into machine language is called an Interpreter.
- Interpreters are commonly associated with languages such as Python, JavaScript, and BASIC.
Additional information:
- Compiler: Translates the complete program before execution.
- Assembler: Converts assembly language into machine code.
- Machine Language: Uses binary instructions understood directly by the computer.
Last verified on 10-08-2026
ایم ایس ایکسل میں پتلی کراس نما پوائنٹر کس کام کے لیے استعمال ہوتا ہے؟
- Move a group of cells
- Highlight duplicate cells
- Complete lists and fill patterns
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- The thin black cross-shaped pointer in MS Excel is used to complete lists and fill patterns.
- It is known as the Fill Handle.
- The Fill Handle appears at the bottom-right corner of the selected cell.
- Dragging it can automatically fill adjacent cells with data, formulas, numbers, dates, or patterns.
- It can extend sequences such as 1, 2, 3, 4... or Monday, Tuesday, Wednesday...
- It saves time by automatically completing repetitive data.
Last verified on 10-08-2026
ایم ایس ایکسل میں ڈیٹا کو صعودی یا نزولی ترتیب میں لگانے کے لیے کیا استعمال کیا جاتا ہے؟
- Data, order
- Data, sort
- Data, all
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Data, sort is used for arranging data in ascending/descending order in MS Excel.
- Sort A to Z to perform an ascending sort (A to Z or smallest number to largest).
- Sort Z to A to perform a descending sort (Z to A or largest number to smallest).
Last verified on 10-08-2026
ایم ایس ایکسل میں فارمولا اور فنکشن کس علامت سے شروع ہوتے ہیں؟
- +
- -
- =
- [
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- In MS Excel, every formula and function starts with the equal sign (=).
- The = tells Excel that the cell contains a formula, not plain text.
- Functions such as SUM, AVERAGE, and IF also begin with =.
- Without the =, Excel treats the entry as ordinary text.
Last verified on 10-02-2026
ایم ایس ورڈ میں مینوئل لائن بریک کے لیے کون سی شارٹ کٹ کی استعمال ہوتی ہے؟
- Shift + Enter
- Space + Enter
- Ctrl + Enter
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Shift + Enter inserts a manual line break in MS Word without starting a new paragraph.
- It moves the cursor to the next line while keeping the text within the same paragraph.
Additional information:
- Enter: Starts a new paragraph.
- Ctrl + Enter: Page break.
Last verified on 09-08-2026
ویب سائٹ کے پہلے صفحے کو کیا کہا جاتا ہے؟
- First Page
- New Page
- Screen Page
- Home Page
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- The first or main page of a website is commonly called the Homepage.
- It usually provides an overview of the website and links to other important pages.
- The homepage is often the default or starting page visitors see when they visit a website.
Additional information:
- Webpage → A single page on a website
- Website → Collection of related webpages
- URL → Address of a webpage or website
- Web browser → Software used to access websites
Last verified on 09-08-2026
پاورپوائنٹ میں سلائیڈ سارٹر ویو کا مقصد کیا ہے؟
- Rearrange slides in a presentation
- To apply formatting to all slides in a presentation
- Add animations to slides
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Slide Sorter View main purpose is to rearrange, move, copy, delete, or organize slides easily.
- Its in PowerPoint displays all slides as small thumbnails on one screen.
- It is especially useful for checking the overall sequence and structure of a presentation.
- It can also help manage slide transitions across multiple slides.
Last verified on 09-08-2026
کون سی میموری سب سے تیز ہوتی ہے اور عام طور پر سی پی یو کے اندر موجود ہوتی ہے؟
- Main Memory
- SRAM
- Cache Memory
- DRAM
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- Cache Memory is the fastest memory.
- It is typically located inside or very close to the CPU.
Additional information:
- L1 Cache: Usually the fastest and smallest CPU cache.
- L2 Cache: Larger than L1 but generally slower.
- L3 Cache: Larger and usually shared among CPU cores.
Last verified on 09-08-2026
ایک ارب بائٹس کتنے کے برابر ہوتے ہیں؟
- 1 Megabyte
- 1 Gigabyte (GB)
- 1 Terabyte
- None of these
اس سوال کو وضاحت کے ساتھ پڑھیں
Explanation
- 1 billion bytes = 1 Gigabyte (GB).
Additional information:
- 1 GB = 1,000,000,000 bytes (10⁹ bytes).
- 1 MB = 1,000,000 bytes (10⁶ bytes).
- 1 TB = 1,000,000,000,000 bytes (10¹² bytes).
Last verified on 09-08-2026