ISRO ICRB Scientist/Engineer 'SC' Computer Science & Engineering ICRB Pattern

ISRO Scientist/Engineer CS Solved Papers

Prepare for ISRO ICRB examinations with verified solutions covering Algorithms, Theory of Computation, Compiler Design, Computer Architecture, OS, Discrete Mathematics, and Computer Networks.

0%
Score Tracker
Live accuracy rate
0
Correct
0
Wrong
0
Attempted
Filter ISRO Computer Science Questions

All ISRO CS PYQs / All CS Subjects / All Topics

Marking scheme: +3.00 positive, -0.75 negative (ICRB Standard).

188 Questions Page 6 of 8
126

From a character string of length m, the number of sub-strings of all lengths that can be formed are:

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Theory of Computation & Algorithms
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
127

A truth table will need how many rows if there are n variables.

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Digital Logic & Discrete Mathematics
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
128

Which of the following multithreading model is followed in Linux OS?

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Operating Systems
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
129

Purpose of priority inheritance protocol in synchronization mechanisms is:

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Operating Systems
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
130

As part of segmentation memory allocation strategy, which of the following assigns segment numbers for various segments of a program like code segment and data segment?

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Operating Systems
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
131

Which of the following is false about interrupts?

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Operating Systems
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
132

With respect to Process Schedulers of an operating system mentioned below in the table, which of the following statements is correct?

Process Scheduler typeActivity
(i) Long term scheduler(P) executes much faster to reduce wastage of CPU time
(ii) Medium term scheduler(Q) controls degree of multiprogramming
(iii) Short Term Scheduler(R) is associated with swapping
ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Operating Systems
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
133

In a producer-consumer scenario also known as Bounded-Buffer Problem, what would be the most appropriate synchronization primitive to ensure that the consumer waits when the buffer is empty?

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Operating Systems
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
134

Any attempt by a process to access memory allocated to OS or process of other user results into:

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Operating Systems
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
135

Consider the deterministic finite-state automaton (DFA) below. The alphabet is {a,b}. The state with a small incoming arrow is the initial state, while the double circle state denotes a final state.

Which of the following regular expressions defines the language accepted by the DFA?

Question Diagram
ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Theory of Computation
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
136

Consider the Nondeterministic Finite-State Automaton (NFA) below. States with a small incoming arrow are initial states, while a double circle state denotes a final state. The number of states in the MINIMAL Deterministic Finite-State Automaton (DFA) for this language is:

Question Diagram
ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Theory of Computation
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
137

Consider the context-free grammar G below. Here S is the starting non-terminal symbol, while a and b are terminal symbols.

$$S \rightarrow aSb \mid T$$$$T \rightarrow bT \mid b$$

The language generated by G is:

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Theory of Computation
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
138

Which of the following statements is NOT true?

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Theory of Computation
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
139

Which of the following statements is FALSE:

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Theory of Computation
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
140

Consider the context-free grammar G below. Here S is the starting non-terminal symbol, while a and b are terminal symbols.

$$S \rightarrow aaSb \mid T$$$$T \rightarrow Tb \mid a$$

Which of the following statements is true about the language L(G) generated by G?

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Theory of Computation
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
141

Which of the following is not a connective of First Order Logic with reference to AI (Artificial Intelligence)?

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Artificial Intelligence
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
142

A hybrid Bayesian network contains:

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Artificial Intelligence
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
143

Which of the following scenario may not be a good fit for HDFS in Big data paradigm?

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Big Data Technologies
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
144

A standard Java API for monitoring and managing applications is:

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Java Programming & Software Engineering
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
145

Which of the following clustering technique is used by K- Means Algorithm:

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Machine Learning
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
146

Which type of data storage system Cassandra is?

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Databases & Cloud Technologies
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
147

The cloud infrastructure solely for a single organisation within its premises is:

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Cloud Computing
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
148

Temporarily renting the capacity to handle spikes in load is called:

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Cloud Computing
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
149

State whether true or false:

(i) Virtualisation facilitates multiple OS simultaneously on the same hardware

(ii) In dual boot, multiple OS can run simultaneously

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Operating Systems & Virtualization
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis
150

In which of the virtualization techniques, hypervisor modifies the guest OS?

ISRO Scientist/Engineer 'SC' CS 2023 (Exam Date: 20.01.2024) Operating Systems & Virtualization
Technical Evaluation
Click an option to evaluate
Select an option on the left to reveal the step-by-step solution.
Detailed Solution & Analysis