Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Recent questions tagged nielit2022apr-scientistb
4
4 votes
1
answers
1 answer
4.2k
4.2k views
NIELIT 2022 April Scientist B | Section B | Question: 43
Consider the following types of languages:$\text{L1}:$ Regular,$\text{L2}:$ Context-free,$\text{L3}:$ Recursive,$\text{L4}:$ Recursively enumerable.Which of the following...
soujanyareddy13
4.2k
views
asked
Apr 12, 2022
Theory of Computation
nielit2022apr-scientistb
theory-of-computation
recursive-and-recursively-enumerable-languages
+
–
4
4 votes
1
1 answer
3.0k
3.0k views
NIELIT 2022 April Scientist B | Section B | Question: 44
What is the time complexity of the following function?void myfun() { int a,b; for(a=1; a<=n; a++) for(b=1; b<=log(a); b++) printf(“My Function”); }$\theta (n)$$\theta (n^...
soujanyareddy13
3.0k
views
asked
Apr 12, 2022
Algorithms
nielit2022apr-scientistb
algorithms
time-complexity
+
–
2
2 votes
0
0 answers
2.1k
2.1k views
NIELIT 2022 April Scientist B | Section B | Question: 45
Consider a hard disk with $16$ recording surfaces $(0-15)$ having $16384$ cylinders $(0-16383)$ and each cylinder contains $64$ sectors $(0-63).$ Data storage capacity in...
soujanyareddy13
2.1k
views
asked
Apr 12, 2022
Operating System
nielit2022apr-scientistb
operating-system
disk
normal
+
–
2
2 votes
0
0 answers
1.8k
1.8k views
NIELIT 2022 April Scientist B | Section B | Question: 46
A sender uses the Stop-and-Wait $\text{ARQ}$ protocol for reliable transmission of frames.Frames are of size $1000 \; \text{bytes}$ and the transmission rate at the sende...
soujanyareddy13
1.8k
views
asked
Apr 12, 2022
Computer Networks
nielit2022apr-scientistb
computer-networks
stop-and-wait
normal
+
–
2
2 votes
1
1 answer
1.7k
1.7k views
NIELIT 2022 April Scientist B | Section B | Question: 47
In a baseband communication link, frequencies upto $3500 \; \text{Hz}$ are used for signaling. Using a raised cosine pulse with $75 \%$ excess bandwidth and for no inter ...
soujanyareddy13
1.7k
views
asked
Apr 12, 2022
Digital Signal Processing
nielit2022apr-scientistb
non-gatecse
data-communication
probability
communication
+
–
2
2 votes
1
1 answer
1.6k
1.6k views
NIELIT 2022 April Scientist B | Section B | Question: 48
The particular solution of the recurrence relation $a_{r+2} – 4a_{r+1} + 4a_{r} = 2^{r}$ is:$r.2^{r}$$r(r-1)2^{r-1}$$r(r-1)2^{r-2}$$r(r-1)2^{r-3}$
soujanyareddy13
1.6k
views
asked
Apr 12, 2022
Combinatory
nielit2022apr-scientistb
combinatory
recurrence-relation
+
–
4
4 votes
1
answers
1 answer
1.5k
1.5k views
NIELIT 2022 April Scientist B | Section B | Question: 49
Let $\text{R (A, B, C, D)}$ be a relational schema with the following functional dependencies: $\text{A} \rightarrow \text{B, B} \rightarrow \text{C}$ $\text{C} \rightar...
soujanyareddy13
1.5k
views
asked
Apr 12, 2022
Databases
nielit2022apr-scientistb
databases
database-normalization
lossless-join
+
–
1
1 vote
1
1 answer
1.4k
1.4k views
NIELIT 2022 April Scientist B | Section B | Question: 50
Match the following:$$\begin{array} {ll} \qquad \quad\textbf{List-I} & \qquad \quad \textbf{List-II} \\ \text{(P) Condition coverage} & \text{(1) Black-box testing} \\ \t...
soujanyareddy13
1.4k
views
asked
Apr 12, 2022
IS&Software Engineering
nielit2022apr-scientistb
is&software-engineering
software-testing
normal
non-gatecse
+
–
1
1 vote
0
0 answers
1.1k
1.1k views
NIELIT 2022 April Scientist B | Section B | Question: 51
Consider the directed graph shown in the figure below. There are multiple shortest paths between vertices $\text{S}$ and $\text{T}$. Which one will be reported by Dijkstr...
soujanyareddy13
1.1k
views
asked
Apr 12, 2022
Algorithms
nielit2022apr-scientistb
graph-algorithms
shortest-path
algorithm-design
+
–
1
1 vote
0
0 answers
923
923 views
NIELIT 2022 April Scientist B | Section B | Question: 52
Consider the expression $(a-1) * (((b+c) / 3)) + d))$. Let $\text{X}$ be the minimum number of registers required by an optimal code generation (without any register spil...
soujanyareddy13
923
views
asked
Apr 12, 2022
Compiler Design
nielit2022apr-scientistb
compiler-design
code-optimization
co-and-architecture
+
–
1
1 vote
0
0 answers
952
952 views
NIELIT 2022 April Scientist B | Section B | Question: 53
What is the appropriate pairing of items in the two columns listing various activities encountered in a software life cycle?$$\begin{array}{llll}\text{P.} & \text{Require...
soujanyareddy13
952
views
asked
Apr 12, 2022
IS&Software Engineering
nielit2022apr-scientistb
is&software-engineering
software-development-life-cycle-models
+
–
2
2 votes
1
answers
1 answer
1.3k
1.3k views
NIELIT 2022 April Scientist B | Section B | Question: 54
The relation scheme $\text{Student Performance (name, courseNo, rollNo, grade)}$ has the following functional dependencies:name, courseNo, $\rightarrow$ graderollNo, cour...
soujanyareddy13
1.3k
views
asked
Apr 12, 2022
Databases
nielit2022apr-scientistb
databases
database-normalization
normal-forms
functional-dependency
+
–
1
1 vote
1
1 answer
1.2k
1.2k views
NIELIT 2022 April Scientist B | Section B | Question: 55
Flat top sampling of low pass signals __________gives rise to aperture effectimplies oversamplinglead to aliasingintroducing delay distortion
soujanyareddy13
1.2k
views
asked
Apr 12, 2022
Digital Signal Processing
nielit2022apr-scientistb
digital-signal-processing
analytical-aptitude
+
–
2
2 votes
0
0 answers
1.0k
1.0k views
NIELIT 2022 April Scientist B | Section B | Question: 56
Consider these two functions and two statements $\text{S1}$ and $\text{S2}$ about them. int work1(int *a, int i, int j) { int x = a[i+2]; a[j] = x+1; return a[i+2] - 3; }...
soujanyareddy13
1.0k
views
asked
Apr 12, 2022
Compiler Design
nielit2022apr-scientistb
programming-in-c
code-optimization
data-structures
+
–
1
1 vote
2
2 answers
1.2k
1.2k views
NIELIT 2022 April Scientist B | Section B | Question: 57
Consider the following two phase locking protocol. Suppose a transaction $\text{T}$ accesses (for read or write operations), a certain set of objects $\{\text{O1},\ldots,...
soujanyareddy13
1.2k
views
asked
Apr 12, 2022
Databases
nielit2022apr-scientistb
transaction-and-concurrency
deadlock-prevention-avoidance-detection
serializability
databases
+
–
1
1 vote
0
0 answers
819
819 views
NIELIT 2022 April Scientist B | Section B | Question: 58
Which of the following scenarios may lead to an irrecoverable error in a database system?A transaction writes a data item after it is read by an uncommitted transactionA ...
soujanyareddy13
819
views
asked
Apr 12, 2022
Databases
nielit2022apr-scientistb
databases
transaction-and-concurrency
irrecoverable-error
+
–
2
2 votes
1
1 answer
1.0k
1.0k views
NIELIT 2022 April Scientist B | Section B | Question: 59
Let $\text{T}$ be a binary search tree with $15$ nodes. The minimum and maximum possible heights of $\text{T}$ are:The height of a tree with a single node is $0$.$4$ and ...
soujanyareddy13
1.0k
views
asked
Apr 12, 2022
Data Structures
nielit2022apr-scientistb
binary-search-tree
data-structures
tree
+
–
1
1 vote
0
0 answers
866
866 views
NIELIT 2022 April Scientist B | Section B | Question: 60
For a bit-rate of $8 \; \text{kbps},$ the best possible values of the transmitted frequencies in a coherent binary $\text{FSK}$ system are :$16 \; \text{kHz}$ and $20 \; ...
soujanyareddy13
866
views
asked
Apr 12, 2022
Computer Networks
nielit2022apr-scientistb
computer-networks
data-communication
modulation
bit-rate
+
–
2
2 votes
0
0 answers
787
787 views
NIELIT 2022 April Scientist B | Section B | Question: 61
Consider three processes, all arriving at time zero, with total execution time of $10, 20$ and $30\; \text{units,}$ respectively. Each process spends the first $20 \%$ of...
soujanyareddy13
787
views
asked
Apr 12, 2022
Operating System
nielit2022apr-scientistb
operating-system
process-scheduling
process
shortest-path
+
–
1
1 vote
1
answers
1 answer
944
944 views
NIELIT 2022 April Scientist B | Section B | Question: 62
The function $f(x) = x(x+3)e^{-{\frac{x}{2}}}$ satisfies all the conditions of Rolle’s theorem in $[-3,0].$ The value of $c$ is:$-3$$-2$$3$$0$
soujanyareddy13
944
views
asked
Apr 12, 2022
Calculus
nielit2022apr-scientistb
calculus
functions
+
–
1
1 vote
2
2 answers
870
870 views
NIELIT 2022 April Scientist B | Section B | Question: 63
Host $\text{A}$ sends a $\text{UDP}$ datagram containing $8880 \; \text{bytes}$ of user data to host $\text{ B}$ over an Ethernet $\text{LAN}.$ Ethernet frames may carry ...
soujanyareddy13
870
views
asked
Apr 12, 2022
Computer Networks
nielit2022apr-scientistb
computer-networks
udp
ip-packet
fragmentation
ethernet
+
–
1
1 vote
1
1 answer
1.3k
1.3k views
NIELIT 2022 April Scientist B | Section B | Question: 64
Which of the following statements about the parser is/are correct?Canonical $\text{LR}$ is more powerful than $\text{SLR}.$$\text{SLR}$ is more powerful than $\text{LALR}...
soujanyareddy13
1.3k
views
asked
Apr 12, 2022
Compiler Design
nielit2022apr-scientistb
parsing
compiler-design
lr-parser
+
–
1
1 vote
2
answers
2 answers
1.8k
1.8k views
NIELIT 2022 April Scientist B | Section B | Question: 65
Let $\text{G}$ be a multiplicative group and $a \in \text{G.}$ If the order of $a$ is $6,$ then the order of $a^{5}$ is equal to :$1$$5$$6$$30$
soujanyareddy13
1.8k
views
asked
Apr 12, 2022
Others
nielit2022apr-scientistb
group-theory
functions
+
–
2
2 votes
0
0 answers
775
775 views
NIELIT 2022 April Scientist B | Section B | Question: 66
Given the relationsemployee (name, salary, deptno) and department (deptno, deptname, address) Which of the following queries cannot be expressed using the basic relationa...
soujanyareddy13
775
views
asked
Apr 12, 2022
Databases
nielit2022apr-scientistb
relational-algebra
databases
+
–
1
1 vote
2
answers
2 answers
1.5k
1.5k views
NIELIT 2022 April Scientist B | Section B | Question: 67
The first order logic statement $((\text{R} \vee \text{Q}) \wedge (\text{P} \; \vee \sim \text{Q}))$ is equivalent to which of the following?$((\text{R} \vee \sim \text{Q...
soujanyareddy13
1.5k
views
asked
Apr 12, 2022
Mathematical Logic
nielit2022apr-scientistb
first-order-logic
propositional-logic
logical-reasoning
+
–
2
2 votes
0
0 answers
757
757 views
NIELIT 2022 April Scientist B | Section B | Question: 68
Consider a disk pack with a seek time of $4 \; \text{milliseconds}$ and rotational speed of $10000$ rotations per minute $\text{(RPM)}.$ It has $600$ sectors per track an...
soujanyareddy13
757
views
asked
Apr 12, 2022
Computer Peripherals
nielit2022apr-scientistb
disk
output
operating-system
+
–
2
2 votes
1
1 answer
952
952 views
NIELIT 2022 April Scientist B | Section B | Question: 69
Consider the following Syntax Directed Translation Scheme $\text{(SDTS)}$, with non-terminals $\{ \text{S,A} \}$ and terminals $\{ \text{a,b} \}$.$\text{S} \rightarrow \t...
soujanyareddy13
952
views
asked
Apr 12, 2022
Compiler Design
nielit2022apr-scientistb
syntax-directed-translation
parsing
compiler-design
+
–
2
2 votes
0
0 answers
652
652 views
NIELIT 2022 April Scientist B | Section B | Question: 70
What does the following $\text{C}$-statement declare?int (*f) (int * );A function that takes an integer pointer as argument and returns an integer.A function that takes a...
soujanyareddy13
652
views
asked
Apr 12, 2022
Programming and DS
nielit2022apr-scientistb
programming-in-c
pointers
compiler-tokenization
+
–
2
2 votes
0
0 answers
1.4k
1.4k views
NIELIT 2022 April Scientist B | Section B | Question: 71
Find out the maximum link speed at which a source can generate $1500-\text{byte TCP}$ payloads with packet lifetime of upto $120 \; \text{msec}$ before the $32-$bit seque...
soujanyareddy13
1.4k
views
asked
Apr 12, 2022
Computer Networks
nielit2022apr-scientistb
computer-networks
tcp
+
–
2
2 votes
2
2 answers
1.1k
1.1k views
NIELIT 2022 April Scientist B | Section B | Question: 72
The Eigen values of a matrix$\text{A} = \begin{bmatrix} -2 & 2 & -3 \\ 2 & 1 & -6 \\ -1 & -2 & 0 \end{bmatrix}$ are $-3, -3$ and $5,$ then the trace of the matrix $A^{3} ...
soujanyareddy13
1.1k
views
asked
Apr 12, 2022
Linear Algebra
nielit2022apr-scientistb
linear-algebra
matrix
eigen-value
+
–
Page:
1
2
3
4
next »