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.
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.
Who among the following joined the company on the 12th of November?
How many items were purchased between Watch and Racquet?
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.
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.
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
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
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
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?
A packet filtering firewall operates at which of the following OSI layers?
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?
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?
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:
What does the following declaration mean?
Int (*ptr)[10]
Which among the following is NOT a logical or relational operator in C?
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?
What does the following symbol represent in a flow chart?
In queue, Insertion is happens at the __________ end.
What is output of the code in Python Language:
>>> str1 = ‘All the Best’
>>> str1[-3]
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:
What is the value of the following 'C' language expression?
(2 ? 3 : 4) + 8/4/2
Consider the following equation with reference to National Income:
National Income( Market Cost) - National Income (Factor Cost) = __________