Login
Register
@
Dark Mode
Profile
Edit my Profile
Messages
My favorites
Register
Activity
Q&A
Questions
Unanswered
Tags
Subjects
Users
Ask
Previous Years
Blogs
New Blog
Exams
Dark Mode
Recent questions tagged nielit2021dec-scientistb
0
votes
1
answer
1
NIELIT 2021 Dec Scientist B - Section B: 43
Write Recurrence of Quick Sort in worst case. $ \text{T(n)} = \text{T (n-1)} + 1 $ $ \text{T(n)} = \text{T (n-1) + n} $ $ \text{T(n)} = 2 \text{T (n-1) + n} $ $ \text{T(n)} = \text{ T (n/3) + T (2n/2) + n} $
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
301
views
nielit2021dec-scientistb
0
votes
0
answers
2
NIELIT 2021 Dec Scientist B - Section B: 44
$y = 10 \cos (1800 \; \pi t) + 20 \cos (2000 \; \pi t) + 10 \cos (220 \; \pi t).$ Find the modulation index $(\mu)$ of the given wave. $0.3$ $0.5$ $0.7$ $1$
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
217
views
nielit2021dec-scientistb
0
votes
1
answer
3
NIELIT 2021 Dec Scientist B - Section B: 45
Match the following: ... $\text{W-3, X-1, Y-4, Z-2}$ $\text{W-3, X-1, Y-2, Z-4}$
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
275
views
nielit2021dec-scientistb
0
votes
2
answers
4
NIELIT 2021 Dec Scientist B - Section B: 46
_________ is the class of decision problems that can be solved by non-deterministic polynomial algorithms. $\text{NP}$ $\text{P}$ Hard Complete
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
638
views
nielit2021dec-scientistb
0
votes
1
answer
5
NIELIT 2021 Dec Scientist B - Section B: 47
The following circuit depicts the implementation of __________ $\text{XOR}$ Gate $\text{AND}$ Gate $\text{OR}$ Gate $\text{NAND}$ Gate
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
197
views
nielit2021dec-scientistb
0
votes
1
answer
6
NIELIT 2021 Dec Scientist B - Section B: 48
The following type definition is for a ____________ . type pointer $= \; \uparrow$ node node = record data : integer link : pointer end; Structure Link List Stack Doubly link list
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
205
views
nielit2021dec-scientistb
0
votes
1
answer
7
NIELIT 2021 Dec Scientist B - Section B: 49
Let $\text{P}(x)$ be $x$ is perfect , $\text{F}(x)$ be $x$ is your friend and the domain be all people. The statement, At least one of your friends is perfect is : $ \forall x \; \text{(F}(x) \rightarrow \text{P}(x)) $ ... $ \exists x \; \text{(F}(x) \land \text{P}(x)) $ $ \exists x \; \text{(F}(x) \rightarrow \text{P}(x)) $
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
223
views
nielit2021dec-scientistb
0
votes
2
answers
8
NIELIT 2021 Dec Scientist B - Section B: 50
When factorizing the Boolean equation $ \text{Y} = \text{A} \overline {\rm B} + \text{AB},$ the result will be : $\text{A} \overline {\rm B}$ $\text{AB}$ $\text{A}$ $\text{B}$
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
190
views
nielit2021dec-scientistb
0
votes
1
answer
9
NIELIT 2021 Dec Scientist B - Section B: 51
The ___________ of a relationship is $0$ if there is no explicit need for the relationship to occur or the relationship is optional. modality cardinality entity structured analysis
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
173
views
nielit2021dec-scientistb
0
votes
1
answer
10
NIELIT 2021 Dec Scientist B - Section B: 52
A language $\text{L}$ is recognizable by a turing machine $\text{M}$ if and only if $\text{L}$ is a _____________ language. Type $0$ Type $1$ Type $2$ Type $3$
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
184
views
nielit2021dec-scientistb
0
votes
2
answers
11
NIELIT 2021 Dec Scientist B - Section B: 53
The ____________ enables the software engineer to develop models of the information domain and functional domain at the same time. data flow diagram state transition diagram control specification activity diagram
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
189
views
nielit2021dec-scientistb
0
votes
0
answers
12
NIELIT 2021 Dec Scientist B - Section B: 54
An analog signal having $3 \; \text{kHz}$ bandwidth is sampled at $1.5$ times the Nyquist rate. The successive samples are statistically independent. Each sample is quantized into one of $256$ equally likely levels. The information rate of the source is : $3 \; \text{kbps}$ $72 \; \text{kbps}$ $256 \; \text{kbps}$ $9 \; \text{kbps}$
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
191
views
nielit2021dec-scientistb
0
votes
1
answer
13
NIELIT 2021 Dec Scientist B - Section B: 55
$100$ elements can be sorted in $100 \; \text{sec}$ using bubble sort. In $400 \; \text{sec},$ approximately ____________ elements can be sorted. $100$ $200$ $300$ $400$
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
182
views
nielit2021dec-scientistb
0
votes
1
answer
14
NIELIT 2021 Dec Scientist B - Section B: 56
The maximum number of times the decrease key operation performed in Dijkstra’s algorithm will be equal to ______________. Total number of vertices Total number of edges Number of vertices $ – 1$ Number of edges $ – 1$
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
264
views
nielit2021dec-scientistb
0
votes
1
answer
15
NIELIT 2021 Dec Scientist B - Section B: 57
____________ is the elapsed time between the time a program or job is submitted and the time when it is completed. Response time Turnaround time Waiting time Throughput
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
177
views
nielit2021dec-scientistb
2
votes
1
answer
16
NIELIT 2021 Dec Scientist B - Section B: 58
The determinant of matrix $\begin{bmatrix} 0&p-q &p-r \\ q-p&0 &q-r \\ r-p&r-q &0 \end{bmatrix}$ is ____________ . $0$ $(p-q)(q-r)(r-p)$ $pqr$ $3pqr$
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
176
views
nielit2021dec-scientistb
0
votes
1
answer
17
NIELIT 2021 Dec Scientist B - Section B: 59
A wireless network interface controller can work in _______________ . infrastructure mode ad–hoc mode both infrastructure mode and ad-hoc mode $\text{WDS}$ mode
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
155
views
nielit2021dec-scientistb
1
vote
1
answer
18
NIELIT 2021 Dec Scientist B - Section B: 60
$\text{ABC}{\ast}+$ is the postfix form of : $ \text{A}\;{\ast}\; \text{B} + \text{C} $ $ \text{A}{\ast} + \text{BC} $ $ \text{A} + \text{B}\;{\ast}\; \text{C} $ none of these
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
203
views
nielit2021dec-scientistb
0
votes
1
answer
19
NIELIT 2021 Dec Scientist B - Section B: 61
If developer wants to transform model into source code is also known as _____________ . Backward Testing / Engineering Forward Engineering Forward Testing Reverse Engineering
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
184
views
nielit2021dec-scientistb
0
votes
1
answer
20
NIELIT 2021 Dec Scientist B - Section B: 62
The number of $4 \; \text{digit}$ numbers which contain not more than two different digits is : $576$ $567$ $513$ $504$
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
171
views
nielit2021dec-scientistb
0
votes
0
answers
21
NIELIT 2021 Dec Scientist B - Section B: 63
In Software Modeling $\text{‘IS A’}$ represents ______________ relationship. Aggregation Over loading Inheritance Design Patterns
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
121
views
nielit2021dec-scientistb
0
votes
0
answers
22
NIELIT 2021 Dec Scientist B - Section B: 64
The operating system stores an ____________ in order to decide to which user to grant which access rights to which file $?$ File allocation table Process control block Access control matrix File control matrix
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
124
views
nielit2021dec-scientistb
0
votes
1
answer
23
NIELIT 2021 Dec Scientist B - Section B: 65
Assume that a $\text{DBA}$ issued the following create table command : create table $\text{A (Aid, $\dots\dots$)}$ storage $\text{ (initial 20480, next 20480, maxextents 8, minextents 3, pctincrease 0)};$ How many bytes of disk space will be allocated to this ... $20480 \; \text{bytes}$ $61,440 \; \text{bytes}$ $8 \; \text{bytes}$
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
280
views
nielit2021dec-scientistb
0
votes
1
answer
24
NIELIT 2021 Dec Scientist B - Section B: 66
Dijkstra’s Algorithm cannot be applied on _____________ . Directed and weighted graphs Graphs having negative weight function Unweighted graph Undirected and unweighted graphs
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
348
views
nielit2021dec-scientistb
0
votes
1
answer
25
NIELIT 2021 Dec Scientist B - Section B: 67
The channel capacity of a noise free channel having $\text{M}$ symbols is given by : $\text{M}$ $2^{\text{M}}$ $\log \text{M}$ None of these
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
126
views
nielit2021dec-scientistb
0
votes
0
answers
26
NIELIT 2021 Dec Scientist B - Section B: 68
Which type of illustration lists the functionality of whole project $?$ $\text{DFD} – 0$ Class Diagram Use case Diagram State Diagram
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
114
views
nielit2021dec-scientistb
0
votes
1
answer
27
NIELIT 2021 Dec Scientist B - Section B: 69
If the size of the logical address space is $2^{m}$ and the page size is $2^{n}$ addressing units, then the high order $\text{m-n bits}$ of a logical address designate the _____________ . offset page no frame no physical address
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
147
views
nielit2021dec-scientistb
0
votes
1
answer
28
NIELIT 2021 Dec Scientist B - Section B: 70
A bottom-up parser generates _______________ . Rightmost derivation Rightmost derivation in reverse Leftmost derivation Leftmost derivation in reverse
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
169
views
nielit2021dec-scientistb
0
votes
0
answers
29
NIELIT 2021 Dec Scientist B - Section B: 71
Let the random variable $\text{X}$ has a mixed distributions with probability $\text{P(X = 0)} = \alpha,$ ... of $\text{X}$ is $\alpha,$ then the value of $4 \alpha + \beta$ is equal to : $9/2$ $6$ $9$ $5/2$
soujanyareddy13
asked
in
Others
Dec 7, 2021
by
soujanyareddy13
124
views
nielit2021dec-scientistb
1
vote
0
answers
30
NIELIT 2021 Dec Scientist B - Section B: 72
What is the value of $f(4)$ using the following $C$ code: int f(int k){ if(k<3) return k; else return f(k-1) * f(k-2) + f(k-3); } $5$ $6$ $7$ $8$
soujanyareddy13
asked
in
Programming
Dec 7, 2021
by
soujanyareddy13
164
views
nielit2021dec-scientistb
Page:
1
2
3
4
next »
Subscribe to GATE CSE 2023 Test Series
Subscribe to GO Classes for GATE CSE 2023
Quick search syntax
tags
tag:apple
author
user:martin
title
title:apple
content
content:apple
exclude
-tag:apple
force match
+apple
views
views:100
score
score:10
answers
answers:2
is accepted
isaccepted:true
is closed
isclosed:true
Recent Posts
My journey from being a MSc student to AIR 239 in GATE CSE 2023 and qualified UGC-NET JRF.
NEEPCO Recruitment 2023
GATE CSE 2023 Results
IIIT Banglore MTech 2023-24
IIIT-Delhi MTech 2023-24
Subjects
All categories
General Aptitude
(2.5k)
Engineering Mathematics
(9.3k)
Digital Logic
(3.3k)
Programming and DS
(5.9k)
Algorithms
(4.6k)
Theory of Computation
(6.7k)
Compiler Design
(2.3k)
Operating System
(5.0k)
Databases
(4.6k)
CO and Architecture
(3.8k)
Computer Networks
(4.7k)
Non GATE
(1.3k)
Others
(2.5k)
Admissions
(653)
Exam Queries
(844)
Tier 1 Placement Questions
(17)
Job Queries
(76)
Projects
(9)
Unknown Category
(866)
Recent questions tagged nielit2021dec-scientistb
Recent Blog Comments
congrats pranab
Congratulations @Pranab Paul 10 🥳
sir give access to these tests at least mid May...
Was there interview for mtech as well?
Check CCMT website for previous year cutoff for...