IBPS SO IT Officer Scale-I Professional Knowledge 5-Option Standard

IBPS SO IT Officer Solved Papers

Master Computer Science & IT concepts: DBMS & SQL, Data Structures, Computer Networks, Operating Systems, Software Engineering, OOPs, and Network Security with detailed technical explanations.

0%
Score Tracker
Instant accuracy rate
0
Correct
0
Wrong
0
Attempted
Filter Professional Knowledge Questions

All IBPS SO IT PYQs / All Domains / All Topics

Select your option below. Marking scheme: +1.00 positive, -0.25 negative.

290 Questions Page 2 of 12
26

Which networking mechanism translates private internal IP addresses into public IP addresses, allowing devices on a local network to communicate with external networks while concealing internal addressing?

IBPS SO IT Main Exam Dated 14.12.2024 Computer Networks
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
27

What is the primary function of the ARP in an IPv4 local network?

IBPS SO IT Main Exam Dated 14.12.2024 Computer Networks
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
28

Which FTP transfer mode reduces data size during transmission to improve bandwidth efficiency?

IBPS SO IT Main Exam Dated 14.12.2024 Computer Networks
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
29

What is the correct postfix expression for the infix expression: $(a+b)*(c-d)$?

IBPS SO IT Main Exam Dated 14.12.2024 Data Structures & Algorithms
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
30

In a hash table, the load factor primarily represents which of the following?

IBPS SO IT Main Exam Dated 14.12.2024 Data Structures & Algorithms
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
31

Which of the following is commonly used to block or allow network ports such as HTTP and SSH?

IBPS SO IT Main Exam Dated 14.12.2024 Network Security & Cryptography
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
32

Which of the following correctly describes a feature of IMAP in email communication systems?

IBPS SO IT Main Exam Dated 14.12.2024 Computer Networks
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
33

Which networking device commonly supports traffic monitoring features such as port mirroring, enabling packet analyzers operating in promiscuous mode to inspect network traffic?

IBPS SO IT Main Exam Dated 14.12.2024 Computer Networks
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
34

In MySQL, which of the following statements correctly creates a trigger that executes automatically before inserting a row into the Employee table?

IBPS SO IT Main Exam Dated 14.12.2024 Database Management Systems (DBMS)
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
35

What is the name of the cyber attack in which an attacker overwhelms a web server by sending a very large number of HTTP requests?

IBPS SO IT Main Exam Dated 14.12.2024 Information & Network Security
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
36

When a foreign key constraint is enforced in a relational database, which condition must normally be satisfied while inserting a non-NULL value into the foreign key column?

IBPS SO IT Main Exam Dated 14.12.2024 Database Management Systems (DBMS)
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
37

Which of the following threats is least effectively controlled by a traditional hardware firewall?

IBPS SO IT Main Exam Dated 14.12.2024 Information & Network Security
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
38

In Tuple Relational Calculus (TRC), which of the following expressions correctly retrieves all tuples from the Employee relation where the attribute salary is strictly greater than $50,000$?

IBPS SO IT Main Exam Dated 14.12.2024 Database Management Systems (DBMS)
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
39

What is the primary purpose of the GROUP BY clause in SQL?

IBPS SO IT Main Exam Dated 14.12.2024 Database Management Systems (DBMS)
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
40

Which of the following sorting algorithms has the same time complexity in the best, average, and worst cases?

IBPS SO IT Main Exam Dated 14.12.2024 Data Structures & Algorithms
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
41

In the Cyber Kill Chain model, which phase involves combining a malicious payload with a specific exploit or vulnerability to prepare for attack delivery?

IBPS SO IT Main Exam Dated 14.12.2024 Information & Network Security
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
42

A Binary Search Tree (BST) is constructed by inserting the following elements in the given order: 46, 72, 39, 58, 21, 13, 65, 87, 99. What will be the inorder traversal of the BST?

IBPS SO IT Main Exam Dated 14.12.2024 Data Structures & Algorithms
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
43

Which web security attack causes a logged-in user’s browser to send unauthorized requests to a trusted web application without the user’s intentional consent?

IBPS SO IT Main Exam Dated 14.12.2024 Information & Network Security
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
44

Which type of SQL JOIN automatically matches rows from two tables using columns that have the same name in both tables?

IBPS SO IT Main Exam Dated 14.12.2024 Database Management Systems (DBMS)
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
45

Among the following in-place comparison-based sorting algorithms, which algorithm generally performs the minimum number of swaps in the worst case?

IBPS SO IT Main Exam Dated 14.12.2024 Data Structures & Algorithms
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
46

Which SQL feature allows calculations to be performed across a group of related rows while still returning each individual row separately, typically using the PARTITION BY clause?

IBPS SO IT Main Exam Dated 14.12.2024 Database Management Systems (DBMS)
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
47

What is the hexadecimal equivalent of the binary number: $10111010_2$?

IBPS SO IT Main Exam Dated 14.12.2024 Digital Electronics & Computer Organization
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
48

What is the primary purpose of the $ symbol in Unix/Linux shell scripting?

IBPS SO IT Main Exam Dated 14.12.2024 Operating Systems
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
49

What is the primary purpose of /bin/bash in Linux systems?

IBPS SO IT Main Exam Dated 14.12.2024 Operating Systems
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
50

What is the primary purpose of memoization in Dynamic Programming?

IBPS SO IT Main Exam Dated 14.12.2024 Data Structures & Algorithms
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation