You can boost your Regulatory Body Exams 2026 exam preparation with this SEBI Grade A (IT) Mock Test - 5 (available with detailed solutions).. This mock test has been designed with the analysis of important topics, recent trends of the exam, and previous year questions of the last 3-years. All the questions have been designed to mirror the official pattern of Regulatory Body Exams 2026 exam, helping you build speed, accuracy as per the actual exam.
Mock Test Highlights:
Sign up on EduRev for free and get access to these mock tests, get your All India Rank, and identify your weak areas to improve your marks & rank in the actual exam.
Detailed Solution: Question 1
Detailed Solution: Question 2
What will fit in the blank taken from the passage: ‘But this surge, and the deficit tally, was ______ expectations, with economists describing it as ‘a rude shock’ thanks to ‘idiosyncratic’ effects.
Detailed Solution: Question 3
Detailed Solution: Question 4
If in 2021,the number of appeared candidates is 125% of the number of qualified candidate in 2018 then find the number of unqualified woman in 2021 if the ratio of number of unqualified men and number of unqualified women candidates is 7 : 3. Number of appeared candidate who qualified in 2021 at 376 less than the number of appeared candidate who qualified in 2020.
Detailed Solution: Question 5
Detailed Solution: Question 6
Who among the following joined the company on the 12th of November?
Detailed Solution: Question 7
Detailed Solution: Question 8
How many items were purchased between Watch and Racquet?
Detailed Solution: Question 9
In the following question, two columns are given containing three phrases each. In the first column, phrases are A, B, and C, and in the second column, the phrases are D, E and F. A phrase from the first column may or may not connect with a phrase from the second column to make a grammatically and contextually correct sentence. There are five options, four of which display the sequence(s) in which the phrases can be joined to form a grammatically and contextually correct sentence. If, none of the options given forms a correct sentence after combination, select ‘None of these’ as your answer.

Detailed Solution: Question 10
Directions: Given below is a word, followed by three sentences which consist of that word. Identify the sentence(s) that don't/doesn't express the meaning of the word.
PARODY
A. It also includes some brilliant parodies.
B. He had become a grotesque parody of himself and the gallery, at last, began to avert its eyes.
C. There is a twist to his parody tale.
Detailed Solution: Question 11
In the following question two equations are given. You have to solve the equations and mark the answer accordingly.
l. x2 – 29x + 204 = 0
ll. 2y2 – 43y + 176 = 0
Detailed Solution: Question 12
In the given questions, two equations numbered l and II are given. You have to solve both the equations and mark the appropriate answer.
I. x2 - 11x + 28 = 0
II. y2 + 9y – 52 = 0
Detailed Solution: Question 13
A takes twice the time taken by B to complete a piece of work and half of the time taken by C to complete the work. If all three of them work together and complete the work in 12 days, The total wages for the work are 21,000. How much will they all get paid individually?
Detailed Solution: Question 14
Direction: In the following questions assuming the given statements to be true, find which of the conclusion(s) among the given conclusions is/ are definitely true and then give your answers accordingly.
Statements: X ≥ Q < Y ≥ R; Z = S ≤ T ≤ Q
Conclusions:
I. Y > Z
II. X ≥ S
Detailed Solution: Question 15
How many such pairs of letters are there in the word ‘JUVENILE’, each of which has as many letters between them in the word (both forward and backward direction) as they have between them in the English Alphabet?
Detailed Solution: Question 16
A packet filtering firewall operates at which of the following OSI layers?
Detailed Solution: Question 17
Detailed Solution: Question 18
Read the following sentences carefully:
1) To deal with cyber crimes such as financial frauds, circulation of communal & pornographic contents, the Union Home Ministry is planning to set up an apex coordination centre.
2) The apex centre - Indian Cyber Crime Coordination Centre (I4C) would be set up in Delhi.
3) It would coordinate with state govts & UTs & closely monitor cyberspace & social media with due emphasis on vernacular content.
Which of the above sentence/sentences is/are correct?
Detailed Solution: Question 19
Consider the relation R(X, Y, Z, W, V) in which X, Y, Z, W, and V are the attributes and the following set of functional dependencies
A = { {X, Y} → {Z, W}, {X, W, V} → {Y, Z} }
Which of the following is the trivial functional dependency in A+, where A+ is closure of A?
Detailed Solution: Question 20
Consider the tree T given below. If post order traversal of T gives BCEAD, the lables of nodes 1, 2, 3, 4, 5, respectively are:

Detailed Solution: Question 21
Detailed Solution: Question 22
What does the following declaration mean?
Int (*ptr)[10]
Detailed Solution: Question 23
Which among the following is NOT a logical or relational operator in C?
Detailed Solution: Question 24
Consider the undirected graph below:

Using Prim's algorithm to construct a minimum spanning tree starting with node a, which one of the following sequences of edges represents a possible order in which the edges would be added to construct the minimum spanning tree?
Detailed Solution: Question 25
Detailed Solution: Question 26
What does the following symbol represent in a flow chart?

Detailed Solution: Question 27
In queue, Insertion is happens at the __________ end.
Detailed Solution: Question 28
What is output of the code in Python Language:
>>> str1 = ‘All the Best’
>>> str1[-3]
Detailed Solution: Question 29
A recursive function f is defined as follows:
f(n)=2, if n=0
=m, if n=1
=2*f(n-1)+4*f(n-2), if n>=2
If the value of f(4) is 88, then the value of m is:
Detailed Solution: Question 30
4 docs|17 tests |