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 4 of 12
76

Which of the following best describes a Watering Hole Attack?

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

Which of the following techniques helps prevent SQL Injection attacks?

IBPS SO IT Main Exam Dated 09.11.2025 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
78

What is the output or behavior after executing the following C code?

#include <stdio.h>
int main()
{
    int x = 10;
    printf("%d %d", x++, ++x);
    return 0;
}
IBPS SO IT Main Exam Dated 09.11.2025 Programming & Data Structures
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
79

In C programming, which file handling function is used to reposition the file pointer?

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

What happens if a Java class has no constructors defined?

IBPS SO IT Main Exam Dated 09.11.2025 Object-Oriented Programming (Java)
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
81

Which of the following regular expressions will match the strings β€œcat” and β€œbat”, but not β€œat”?

IBPS SO IT Main Exam Dated 09.11.2025 Theory of Computation & Programming
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
82

Which exception is thrown in Java when a class is not found at runtime?

IBPS SO IT Main Exam Dated 09.11.2025 Object-Oriented Programming (Java)
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
83

Which of the following statements is correct with respect to method binding in Java?

IBPS SO IT Main Exam Dated 09.11.2025 Object-Oriented Programming (Java)
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
84

In object-oriented programming, a subclass inherits all members of its base class except:

IBPS SO IT Main Exam Dated 09.11.2025 Object-Oriented Programming (OOP)
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
85

In Java 8 or later, which memory area is used for storing class metadata at runtime?

IBPS SO IT Main Exam Dated 09.11.2025 Object-Oriented Programming (Java)
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
86

In C++, what does the this pointer refer to?

IBPS SO IT Main Exam Dated 09.11.2025 Programming & Data Structures (C++)
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
87

Which algorithm finds the Minimum Spanning Tree by selecting edges in increasing order of weight?

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

In which case is Insertion Sort better than Quick Sort and Merge Sort?

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

Which of the following sorting algorithms does not use comparison operations?

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

Which of the following is a graph traversal technique?

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

What is the space complexity of a tail-recursive implementation of Quick Sort on an array of size $n$?

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

In an ETL process, which phase is primarily responsible for refining, converting, or preparing data for further processing or analysis?

IBPS SO IT Main Exam Dated 09.11.2025 Data Warehousing & Mining
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
93

Which international standard defines the processes for the software development lifecycle, and is adopted by BIS?

IBPS SO IT Main Exam Dated 09.11.2025 Software Engineering
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
94

What does the term β€œInternet of Things (IoT)” primarily refer to?

IBPS SO IT Main Exam Dated 09.11.2025 Emerging Technologies
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
95

Which lightweight messaging protocol, designed for unreliable networks and constrained devices, uses a publish/subscribe model to enable efficient data transfer in Internet of Things environments?

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

Which of the following tools is not commonly used for data visualization?

IBPS SO IT Main Exam Dated 09.11.2025 Data Science & Analytics
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
97

Google Cloud Firestore is an example of which cloud service model?

IBPS SO IT Main Exam Dated 09.11.2025 Cloud Computing
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
98

Which HTTP status code represents an Internal Server Error?

IBPS SO IT Main Exam Dated 09.11.2025 Computer Networks & Web Technologies
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation
99

Which of the following is mainly used for non-repudiation in cybersecurity?

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

What is latent space in Generative AI?

IBPS SO IT Main Exam Dated 09.11.2025 Artificial Intelligence & Machine Learning
Technical Analysis
Click an option to evaluate
Select an option on the left to reveal the detailed technical analysis.
Technical Explanation