The RRB NTPC (Non-Technical Popular Categories) exam tests candidates not only on reasoning, mathematics, and general awareness but also on Computer Applications. For many candidates, this section is a golden opportunity to score well because most questions are conceptual and repeatedly asked. Understanding the most repeated Computer Application Questions for RRB NTPC can significantly boost your performance. This article provides the most frequently asked computer application questions for RRB NTPC, along with a free PDF.
Download RRB NTPC Computer Application Questions PDF
To know the difficulty level of the questions in the computer application section, candidates must download the free PDF shared below. It will give you an idea about the type of questions asked.
Practice the Most Repeated Computer Application Questions for RRB NTPC Exam (Live)
A set of 30 computer application questions has been shared below. Attempt the quiz live to know your performance level and identify your weak areas.
Q.1 In MS Word 365, which feature allows you to simultaneously track all changes made by multiple reviewers and display them in different colours?
- Compare Documents
- Track Changes
- Document Inspector
- Co-Authoring Mode
Ans: 2. Track Changes
Q.2 Which of the following keyboard shortcuts is used to open the ‘Find and Replace’ dialogue box in MS Word 2019?
- Ctrl + F
- Ctrl + H
- Ctrl + G
- Ctrl + R
Ans: 2. Ctrl + H
Q.3 In MS Word, what is the purpose of the ‘Keep with next’ paragraph formatting option?
- It merges two paragraphs into one.
- It prevents a page break between the current paragraph and the next.
- It adds automatic numbering to paragraphs.
- It copies the format of the next paragraph.
Ans: 2. It prevents a page break between the current paragraph and the next.
Q.4 Which file format in MS Word 2019 supports macros and is different from the standard .docx format?
- .dotx
- .docm
- .dotm
- .rtf
Ans: 2. .docm
Q.5 In MS Word 365, what does the ‘Draft’ view primarily allow a user to do?
- Preview the document as it would appear when printed
- Edit the document without displaying headers, footers, or graphics
- View the document in a web browser layout
- Display a thumbnail of each page
Ans: 2. Edit the document without displaying headers, footers, or graphics
Q.6 Which of the following is NOT a valid text wrapping option for images in MS Word 2019?
- Square
- Tight
- Behind Text
- Diagonal
Ans: 4. Diagonal
Q.7 In MS Word, the ‘Building Blocks Organizer’ is used for which purpose?
- Managing reusable content like headers, footers, and text boxes
- Inserting mathematical equations
- Checking document compatibility
- Managing font embedding
Ans: 1. Managing reusable content like headers, footers, and text boxes
Q.8 What is the maximum number of columns that can be created in a single MS Word document section using the Columns dialogue box?
- 10
- 45
- 63
- 16
Ans: 3. 63
Q.9 Which ribbon tab in MS Word 2019 contains the ‘Thesaurus’ option?
- Home
- Insert
- Review
- View
Ans: 3. Review
Q.10 In MS Word, what does ‘widow’ and ‘orphan’ control refer to?
- Managing tracked changes from different authors
- Preventing single lines of a paragraph from appearing alone at the top or bottom of a page
- Controlling page borders and watermarks
- Managing footnote and endnote placement
Ans: 2. Preventing single lines of a paragraph from appearing alone at the top or bottom of a page
Q.11 Which of the following statements about the ‘Outline View’ in MS Word is CORRECT?
- It shows the document exactly as it will be printed.
- It allows reorganising a document by moving heading sections.
- It is used exclusively for reviewing tracked changes.
- It removes all formatting from the document temporarily.
Ans: 2. It allows reorganising a document by moving heading sections.
Q.12 In MS Word 365, the ‘Tell Me’ or ‘Search’ bar is used to:
- Search the internet for document-related content
- Quickly find and execute Word commands or features
- Find and replace text in the document
- Perform spell check across the document
Ans: 2. Quickly find and execute Word commands or features
Q.13 Which paragraph alignment option in MS Word aligns text to both the left and right margins, adding extra space between words?
- Center
- Left
- Justify
- Right
Ans: 3. Justify
Q.14 In MS Word, what is the function of a ‘Section Break (Next Page)’?
- It ends the current paragraph and starts a new one.
- It ends the current section and starts a new section on the next page.
- It inserts a blank page after the current page.
- It splits the current page into two columns.
Ans: 2. It ends the current section and starts a new section on the next page.
Q.15 Which of the following mail merge data sources CANNOT be directly used in MS Word 2019?
- Excel spreadsheet
- Access database
- Outlook contacts
- PowerPoint presentation
Ans: 4. PowerPoint presentation
Q.16 In MS Excel 2019, which function returns the position of a value within a range?
- LOOKUP()
- FIND()
- MATCH()
- SEARCH()
Ans: 3. MATCH()
Q.17 What does the Excel function =IFERROR(A1/B1, "Error") do when B1 contains 0?
- Returns 0
- Returns the text “Error”
- Returns #DIV/0!
- Returns a blank cell
Ans: 2. Returns the text “Error”
Q.18 Which Excel feature allows you to automatically fill a series of cells with data based on a pattern?
- AutoCorrect
- AutoFill
- AutoFormat
- AutoSum
Ans: 2. AutoFill
Q.19 In MS Excel, what is the keyboard shortcut to apply the Currency format to selected cells?
- Ctrl + Shift + $
- Ctrl + Shift + %
- Ctrl + Shift + #
- Ctrl + Shift + @
Ans: 1. Ctrl + Shift + $
Q.20 In MS Excel 365, what does the XLOOKUP function return if no match is found and no ‘if_not_found’ argument is provided?
- 0
- #N/A error
- Blank cell
- FALSE
Ans: 2. #N/A error
Q.21 Which Excel function counts the number of cells in a range that meet multiple criteria?
- COUNTIF()
- COUNTIFS()
- SUMIF()
- AVERAGEIF()
Ans: 2. COUNTIFS()
Q.22 In MS Excel, what is a ‘Circular Reference’?
- A formula that references a cell in a different workbook
- A formula that directly or indirectly refers to its own cell
- A formula that creates a pie chart
- A formula that loops through an array
Ans: 2. A formula that directly or indirectly refers to its own cell
Q.23 Which of the following is the correct syntax for an absolute cell reference in MS Excel?
- #A#1
- &A&1
- $A$1
- @A@1
Ans: 3. $A$1
Q.24 In MS Excel, the ‘Freeze Panes’ feature is found under which tab?
- Home
- Insert
- View
- Data
Ans: 3. View
Q.25 What does the Excel function =TEXT(A1,"DD-MMM-YYYY") do?
- Converts a number to a date format
- Converts a date value into a text string with the specified format
- Extracts the day, month, and year as separate values
- Formats a cell with a border
Ans: 2. Converts a date value into a text string with the specified format
Q.26 Which Excel chart type is most suitable for displaying the correlation between two sets of numerical data?
- Bar Chart
- Pie Chart
- Scatter (XY) Chart
- Line Chart
Ans: 3. Scatter (XY) Chart
Q.27 In MS Excel, what is the purpose of the VLOOKUP function’s fourth argument (range_lookup)?
- Specifies the number of columns to return
- Specifies whether to look for an exact match or an approximate match
- Specifies the direction of the lookup
- Specifies the number of rows to search
Ans: 2. Specifies whether to look for an exact match or an approximate match
Q.28 In MS Excel 365, which dynamic array function extracts unique values from a range?
- FILTER()
- SORT()
- UNIQUE()
- SEQUENCE()
Ans: 3. UNIQUE()
Q.29 What does the #REF! error in MS Excel indicate?
- A formula has an incorrect data type
- A referenced cell does not exist, often due to deletion
- A formula is dividing by zero
- A lookup value was not found
Ans: 2. A referenced cell does not exist, often due to deletion
Q.30 In MS Excel, which feature allows you to define a set of formatting rules that change cell appearance based on cell values?
- Cell Styles
- Conditional Formatting
- Format as Table
- Data Validation
Ans: 2. Conditional Formatting
How many Computer Application questions are there in RRB NTPC exam?
There are 5–10 computer application questions in CBT-1, and 10–15 questions in CBT-2. The Computer Application section is part of the General Awareness & Technical Ability segment in the RRB NTPC Syllabus. Its purpose is to evaluate a candidate’s basic knowledge of computers, software, and IT fundamentals. Some of the reasons why this section is important are as follows:
- Usually, 5–10 questions appear in CBT-1, and 10–15 questions in CBT-2.
- Questions are mostly repeated from previous years, making targeted preparation highly effective.
- Covers topics from fundamental concepts to MS Office applications and internet basics.
What are the key topics for Computer Application Questions for RRB NTPC?
Important topics in computer applications include “Operating Systems”, “Internet and Networking”, “Database & SQL”, and more. Check out the details below:
| Topic | Important Subtopics | Frequency | Difficulty Level |
| Basics of Computers | Hardware, Software, Input/Output Devices | High | Easy |
| Operating Systems | Windows, Linux basics, Functions | Medium | Easy-Moderate |
| MS Office | Word, Excel, PowerPoint shortcuts, formulas | High | Easy |
| Internet & Networking | IP, URL, HTTP, Cloud, Protocols | Medium | Moderate |
| Database & SQL | Basic concepts, Queries | Low | Moderate |
| Computer Abbreviations | Full forms of common terms | High | Easy |
| Cyber Security | Firewall, Antivirus, Encryption | Medium | Moderate |
FAQs
Around 5–10 in CBT-1 and 10–15 in CBT-2, depending on the exam year.
MS Office shortcuts, computer basics, networking, and abbreviations are the most repeated.
Yes. They are mostly conceptual and factual, requiring memorisation rather than problem-solving.
No. RRB NTPC focuses on basic to moderate-level computer knowledge.
Make short notes of shortcuts, protocols, and abbreviations, and practice previous year questions regularly.
- RRB NTPC Memory Based Questions, Download PDF
- Top Computer Application Question for RRB NTPC, Download PDF
- Important RRB NTPC Exam Day Guidelines, Check Details
- Importance of RRB NTPC Psycho Test, Know the Details of Test
- RRB NTPC City Intimation Slip 2026 Out, Check Exam Centres
- Major Flagship Government Schemes for RRB Exam, Know Details

Hello! This is Arijit Dutta. I am a skilled Content Writer at Oliveboard with nearly 3+ years of experience in crafting engaging, informative, and exam-focused content for the Railways Domain. With a strong command of language and a keen understanding of learner needs, I contribute significantly to Oliveboard’s mission of delivering high-quality educational resources. Passionate about clear communication and continuous learning, I consistently create content that helps government job aspirants achieve their goals. Outside of work, I enjoy playing cricket and listening to music, which helps me stay balanced and creative in my professional journey.