menu
Login
Register
search
Log In
account_circle
Log In
Email or Username
Password
Remember
Log In
Register
I forgot my password
Register
Username
Email
Password
Register
add
Activity
Questions
Unanswered
Tags
Subjects
Users
Ask
Prev
Blogs
New Blog
Exams
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
Update on GO Book for GATE 2022
Barc Interview Experience 2020- CSE stream
JEST 2021 registrations are open
TIFR GS-2021 Online Application portal
IIT Jodhpur Mtech AI - Interview Expierence (Summer Admission)
Subjects
All categories
General Aptitude
(2.1k)
Engineering Mathematics
(8.5k)
Digital Logic
(3k)
Programming and DS
(5.1k)
Algorithms
(4.5k)
Theory of Computation
(6.3k)
Compiler Design
(2.2k)
Operating System
(4.7k)
Databases
(4.3k)
CO and Architecture
(3.5k)
Computer Networks
(4.3k)
Non GATE
(1.2k)
Others
(1.3k)
Admissions
(595)
Exam Queries
(838)
Tier 1 Placement Questions
(16)
Job Queries
(71)
Projects
(19)
Unknown Category
(1.1k)
Recent questions tagged nielit2016dec-scientistb-it
Recent Blog Comments
Ohh, yeah now turned off. Got it sir, Thank you :)
I guess you might have turn on "Only GATE...
https://gateoverflow.in/280484/tifr2019-b-11 Arju...
Which question disappeared? Can you share a link?
OFFTOPIC:- @Arjun sir why are the questions of...
Network Sites
GO Mechanical
GO Electrical
GO Electronics
GO Civil
CSE Doubts
Recent questions tagged nielit2016dec-scientistb-it
0
votes
1
answer
1
NIELIT 2016 DEC Scientist B (IT) - Section B: 1
Given a class named student, which of the following is a valid constructor declaration for the class? Student student(){} Private final student(){} Student(student s){} Void student(){}
Given a class named student, which of the following is a valid constructor declaration for the class? Student student(){} Private final student(){} Student(student s){} Void student(){}
asked
Mar 31, 2020
in
Object Oriented Programming
Lakshman Patel RJIT
636
views
nielit2016dec-scientistb-it
non-gate
object-oriented-programming
0
votes
3
answers
2
NIELIT 2016 DEC Scientist B (IT) - Section B: 2
Three or more devices share a link in ________ connection Unipoint Polarpoint Point to point Multipoint
Three or more devices share a link in ________ connection Unipoint Polarpoint Point to point Multipoint
asked
Mar 31, 2020
in
Computer Networks
Lakshman Patel RJIT
371
views
nielit2016dec-scientistb-it
computer-networks
0
votes
1
answer
3
NIELIT 2016 DEC Scientist B (IT) - Section B: 3
An object can have which of the following multiplicities? Zero More than one One All of the above
An object can have which of the following multiplicities? Zero More than one One All of the above
asked
Mar 31, 2020
in
Object Oriented Programming
Lakshman Patel RJIT
163
views
nielit2016dec-scientistb-it
non-gate
object-oriented-programming
3
votes
2
answers
4
NIELIT 2016 DEC Scientist B (IT) - Section B: 4
The Circuit is equivalent to: EX-OR Gate NAND Gate OR Gate AND Gate
The Circuit is equivalent to: EX-OR Gate NAND Gate OR Gate AND Gate
asked
Mar 31, 2020
in
Digital Logic
Lakshman Patel RJIT
282
views
nielit2016dec-scientistb-it
digital-logic
combinational-circuits
0
votes
1
answer
5
NIELIT 2016 DEC Scientist B (IT) - Section B: 5
Two alternative packages $A$ and $B$ are available for processing a database having $10k$ records. Package $A$ requires $0.0001n2$ time units and package $B$ requires $10 n \log 10n$ time units to process $n$ records. What is the smallest value of $k$ for which package $B$ will be preferred over $A$? $12$ $10$ $6$ $5$
Two alternative packages $A$ and $B$ are available for processing a database having $10k$ records. Package $A$ requires $0.0001n2$ time units and package $B$ requires $10 n \log 10n$ time units to process $n$ records. What is the smallest value of $k$ for which package $B$ will be preferred over $A$? $12$ $10$ $6$ $5$
asked
Mar 31, 2020
in
Computer Networks
Lakshman Patel RJIT
250
views
nielit2016dec-scientistb-it
computer-networks
0
votes
1
answer
6
NIELIT 2016 DEC Scientist B (IT) - Section B: 6
Earlier name of Java programming language was: OAK D Netbean Eclipse
Earlier name of Java programming language was: OAK D Netbean Eclipse
asked
Mar 31, 2020
in
Java
Lakshman Patel RJIT
99
views
nielit2016dec-scientistb-it
non-gate
java
0
votes
1
answer
7
NIELIT 2016 DEC Scientist B (IT) - Section B: 7
What is the type of the algorithm used in solving the $4$ Queens problem? Greedy Branch and Bound Dynamic Backtracking
What is the type of the algorithm used in solving the $4$ Queens problem? Greedy Branch and Bound Dynamic Backtracking
asked
Mar 31, 2020
in
Algorithms
Lakshman Patel RJIT
292
views
nielit2016dec-scientistb-it
algorithms
0
votes
3
answers
8
NIELIT 2016 DEC Scientist B (IT) - Section B: 8
Selection sort, quick sort is a stable sorting method True,True False,False True,False False,True
Selection sort, quick sort is a stable sorting method True,True False,False True,False False,True
asked
Mar 31, 2020
in
Algorithms
Lakshman Patel RJIT
454
views
nielit2016dec-scientistb-it
algorithms
sorting
0
votes
1
answer
9
NIELIT 2016 DEC Scientist B (IT) - Section B: 9
Which of the following is a platform free language? JAVA C Assembly Fortran
Which of the following is a platform free language? JAVA C Assembly Fortran
asked
Mar 31, 2020
in
Java
Lakshman Patel RJIT
105
views
nielit2016dec-scientistb-it
non-gate
java
0
votes
1
answer
10
NIELIT 2016 DEC Scientist B (IT) - Section B: 10
The maximum combined length of the command-line arguments including the spaces between adjacent arguments is: $128$ characters $256$ characters $67$ characters It may very from one Operating System to another
The maximum combined length of the command-line arguments including the spaces between adjacent arguments is: $128$ characters $256$ characters $67$ characters It may very from one Operating System to another
asked
Mar 31, 2020
in
Programming
Lakshman Patel RJIT
194
views
nielit2016dec-scientistb-it
programming-in-c
2
votes
2
answers
11
NIELIT 2016 DEC Scientist B (IT) - Section B: 11
What is the meaning of following declaration? int(*p[7])(); $p$ is pointer to function $p$ is pointer to such function which return type is array $p$ is array of pointer to function $p$ is pointer to array of function
What is the meaning of following declaration? int(*p[7])(); $p$ is pointer to function $p$ is pointer to such function which return type is array $p$ is array of pointer to function $p$ is pointer to array of function
asked
Mar 31, 2020
in
Programming
Lakshman Patel RJIT
273
views
nielit2016dec-scientistb-it
programming-in-c
pointers
array-of-pointers
1
vote
2
answers
12
NIELIT 2016 DEC Scientist B (IT) - Section B: 12
Which of the following sorting procedures is the slowest? Quick Sort Merge Sort Shell Sort Bubble Sort
Which of the following sorting procedures is the slowest? Quick Sort Merge Sort Shell Sort Bubble Sort
asked
Mar 31, 2020
in
Algorithms
Lakshman Patel RJIT
355
views
nielit2016dec-scientistb-it
algorithms
sorting
2
votes
1
answer
13
NIELIT 2016 DEC Scientist B (IT) - Section B: 13
The number of unused pointers in a complete binary tree of depth $5$ is: $4$ $8$ $16$ $32$
The number of unused pointers in a complete binary tree of depth $5$ is: $4$ $8$ $16$ $32$
asked
Mar 31, 2020
in
DS
Lakshman Patel RJIT
362
views
nielit2016dec-scientistb-it
data-structures
binary-tree
0
votes
1
answer
14
NIELIT 2016 DEC Scientist B (IT) - Section B: 14
Normalization from which is based on transitive dependency is classified as: First normal form. Second normal form. Fourth normal form. Third normal form.
Normalization from which is based on transitive dependency is classified as: First normal form. Second normal form. Fourth normal form. Third normal form.
asked
Mar 31, 2020
in
Databases
Lakshman Patel RJIT
213
views
nielit2016dec-scientistb-it
databases
database-normalization
1
vote
4
answers
15
NIELIT 2016 DEC Scientist B (IT) - Section B: 15
A ________ is a linear list in which insertions and deletions are made to from either end of the structure. Circular queue. Priority queue. Stack. Dequeue.
A ________ is a linear list in which insertions and deletions are made to from either end of the structure. Circular queue. Priority queue. Stack. Dequeue.
asked
Mar 31, 2020
in
DS
Lakshman Patel RJIT
392
views
nielit2016dec-scientistb-it
data-structures
queue
0
votes
1
answer
16
NIELIT 2016 DEC Scientist B (IT) - Section B: 16
The recurrence relation capturing the optimal execution time of the Towers of Hanoi problem with $n$ discs is: $T(n)=2T(n-2)+2$ $T(n)=2T(n/2)+1$ $T(n)=2T(n-1)+n$ $T(n)=2T(n-1)+1$
The recurrence relation capturing the optimal execution time of the Towers of Hanoi problem with $n$ discs is: $T(n)=2T(n-2)+2$ $T(n)=2T(n/2)+1$ $T(n)=2T(n-1)+n$ $T(n)=2T(n-1)+1$
asked
Mar 31, 2020
in
DS
Lakshman Patel RJIT
394
views
nielit2016dec-scientistb-it
data-structures
recurrence-relations
0
votes
2
answers
17
NIELIT 2016 DEC Scientist B (IT) - Section B: 17
Which of the following is the correct order of evaluation for the below expression? $z=x+y^*z/4\%2-1$ $^*/\%+-=$ $=^*/\%+-$ $/^*\%-+=$ $^*\% /-+=$
Which of the following is the correct order of evaluation for the below expression? $z=x+y^*z/4\%2-1$ $^*/\%+-=$ $=^*/\%+-$ $/^*\%-+=$ $^*\% /-+=$
asked
Mar 31, 2020
in
DS
Lakshman Patel RJIT
260
views
nielit2016dec-scientistb-it
data-structures
operator-precedence
stack
0
votes
1
answer
18
NIELIT 2016 DEC Scientist B (IT) - Section B: 18
Which of the following is a fundamental operation in relational algebra? Set intersection Assignment Natural Join None of the above
Which of the following is a fundamental operation in relational algebra? Set intersection Assignment Natural Join None of the above
asked
Mar 31, 2020
in
Databases
Lakshman Patel RJIT
204
views
nielit2016dec-scientistb-it
databases
relational-algebra
0
votes
2
answers
19
NIELIT 2016 DEC Scientist B (IT) - Section B: 19
Which protocol finds the MAC address from IP address? SMTP ICMP ARP RARP
Which protocol finds the MAC address from IP address? SMTP ICMP ARP RARP
asked
Mar 31, 2020
in
Computer Networks
Lakshman Patel RJIT
285
views
nielit2016dec-scientistb-it
computer-networks
ip-address
0
votes
1
answer
20
NIELIT 2016 DEC Scientist B (IT) - Section B: 20
By which technology do we separate our business logic from the presentation logic? Servlet JSP Both (A) & (B) None of the above
By which technology do we separate our business logic from the presentation logic? Servlet JSP Both (A) & (B) None of the above
asked
Mar 31, 2020
in
Web Technologies
Lakshman Patel RJIT
242
views
nielit2016dec-scientistb-it
non-gate
web-technologies
0
votes
1
answer
21
NIELIT 2016 DEC Scientist B (IT) - Section B: 21
Consider the set $S=\{1,\omega,\omega ^2\}$, where $\omega$ and $\omega^2$ are cube roots of unity. If $*$ denotes the multiplication operation, the structure $(S,*)$ forms: A group A ring An integral domain A field
Consider the set $S=\{1,\omega,\omega ^2\}$, where $\omega$ and $\omega^2$ are cube roots of unity. If $*$ denotes the multiplication operation, the structure $(S,*)$ forms: A group A ring An integral domain A field
asked
Mar 31, 2020
in
Set Theory & Algebra
Lakshman Patel RJIT
143
views
nielit2016dec-scientistb-it
discrete-mathematics
set-theory&algebra
group-theory
0
votes
1
answer
22
NIELIT 2016 DEC Scientist B (IT) - Section B: 22
Bluetooth is an example of: Local area network. Virtual private network. Personal area network. None of the mentioned above
Bluetooth is an example of: Local area network. Virtual private network. Personal area network. None of the mentioned above
asked
Mar 31, 2020
in
Computer Networks
Lakshman Patel RJIT
240
views
nielit2016dec-scientistb-it
computer-networks
0
votes
1
answer
23
NIELIT 2016 DEC Scientist B (IT) - Section B: 23
Which of the following is not an input device? Mouse Keyboard Light Pen VDU
Which of the following is not an input device? Mouse Keyboard Light Pen VDU
asked
Mar 31, 2020
in
Computer Peripherals
Lakshman Patel RJIT
86
views
nielit2016dec-scientistb-it
non-gate
computer-peripherals
0
votes
1
answer
24
NIELIT 2016 DEC Scientist B (IT) - Section B: 24
An operation can be described as: Object behavior Functions Class behavior (A),(B)
An operation can be described as: Object behavior Functions Class behavior (A),(B)
asked
Mar 31, 2020
in
Object Oriented Programming
Lakshman Patel RJIT
263
views
nielit2016dec-scientistb-it
non-gate
object-oriented-programming
1
vote
1
answer
25
NIELIT 2016 DEC Scientist B (IT) - Section B: 25
The keyboard used to transfer control from a function back to the calling function is: switch go to go back return
The keyboard used to transfer control from a function back to the calling function is: switch go to go back return
asked
Mar 31, 2020
in
Programming
Lakshman Patel RJIT
194
views
nielit2016dec-scientistb-it
programming
functions
0
votes
3
answers
26
NIELIT 2016 DEC Scientist B (IT) - Section B: 26
Two eigenvalues of a $3\times3$ real matrix $P$ are $(2+ \sqrt-1)$ and $3$. The determinant of $P$ is ________. $0$ $1$ $15$ $-1$
Two eigenvalues of a $3\times3$ real matrix $P$ are $(2+ \sqrt-1)$ and $3$. The determinant of $P$ is ________. $0$ $1$ $15$ $-1$
asked
Mar 31, 2020
in
Linear Algebra
Lakshman Patel RJIT
215
views
nielit2016dec-scientistb-it
engineering-mathematics
linear-algebra
determinant
eigen-value
3
votes
2
answers
27
NIELIT 2016 DEC Scientist B (IT) - Section B: 27
Complexity of Kruskal's algorithm for finding minimum spanning tree of an undirected graph containing $n$ vertices and $m$ edges if the edges are sorted is: $O(mn)$ $O(m)$ $O(m+n)$ $O(n)$
Complexity of Kruskal's algorithm for finding minimum spanning tree of an undirected graph containing $n$ vertices and $m$ edges if the edges are sorted is: $O(mn)$ $O(m)$ $O(m+n)$ $O(n)$
asked
Mar 31, 2020
in
Algorithms
Lakshman Patel RJIT
406
views
nielit2016dec-scientistb-it
algorithms
spanning-tree
time-complexity
0
votes
1
answer
28
NIELIT 2016 DEC Scientist B (IT) - Section B: 28
What is the possible number of reflexive relation on a set of $5$ elements? $2^{10}$ $2^{15}$ $2^{20}$ $2^{25}$
What is the possible number of reflexive relation on a set of $5$ elements? $2^{10}$ $2^{15}$ $2^{20}$ $2^{25}$
asked
Mar 31, 2020
in
Set Theory & Algebra
Lakshman Patel RJIT
107
views
nielit2016dec-scientistb-it
discrete-mathematics
set-theory&algebra
relations
0
votes
2
answers
29
NIELIT 2016 DEC Scientist B (IT) - Section B: 29
RAD software process model stands for: Rapid Application Development. Rapid Application Design. Relative Application Development. Recent Application Development.
RAD software process model stands for: Rapid Application Development. Rapid Application Design. Relative Application Development. Recent Application Development.
asked
Mar 31, 2020
in
IS&Software Engineering
Lakshman Patel RJIT
146
views
nielit2016dec-scientistb-it
non-gate
is&software-engineering
software-design
1
vote
1
answer
30
NIELIT 2016 DEC Scientist B (IT) - Section B: 30
What data structures is used for depth first traversal of a graph? Queue Stack List None of the above
What data structures is used for depth first traversal of a graph? Queue Stack List None of the above
asked
Mar 31, 2020
in
DS
Lakshman Patel RJIT
297
views
nielit2016dec-scientistb-it
data-structures
stack
dfs
Page:
1
2
next »
...