Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Recent questions tagged ugcnetcse-dec2022
3
3 votes
2
2 answers
2.4k
2.4k views
UGCNET CSE December 2022: 1
The negation of "Some students like hockey" is:Some students dislike hockeyEvery student dislike hockeyEvery student like hockeyAll students like hockey
admin
2.4k
views
asked
May 20, 2023
Mathematical Logic
ugcnetcse-dec2022
discrete-mathematics
first-order-logic
logical-reasoning
propositional-logic
+
–
0
0 votes
1
1 answer
1.0k
1.0k views
UGCNET CSE December 2022: 2
A relation '$R$ ' is defined on ordered pairs of integers as: $(x, y) R(u, v)$ if $x<u$ and $y>v$. Then $R$ isNeither a partial order nor an equivalence relationA partia...
admin
1.0k
views
asked
May 20, 2023
Set Theory & Algebra
ugcnetcse-dec2022
discrete-mathematics
relations
partial-order
+
–
1
1 vote
1
1 answer
1.4k
1.4k views
UGCNET CSE December 2022: 3
Suppose you are married and you and your partner attend a party with three other married couples. Several handshakes took place. No one shook hands with himself (or herse...
admin
1.4k
views
asked
May 20, 2023
Combinatory
ugcnetcse-dec2022
combinatory
counting
+
–
0
0 votes
1
1 answer
966
966 views
UGCNET CSE December 2022: 4
Consider the following conditional code, which returns a Boolean valuesif ((x>25) & &(y>100)) return 'false'; else iff (x ≤ 25) & & &(y ≤ 100)) return 'true'; else iff (x...
admin
966
views
asked
May 20, 2023
Programming in C
ugcnetcse-dec2022
programming-in-c
conditional-probability
boolean-algebra
+
–
0
0 votes
1
1 answer
770
770 views
UGCNET CSE December 2022: 5
Which one of the following types of memory is fastestCache MemoryRegister MemoryMain MemorySecondary Memory(Option $1 [39317]) 1$(Option $2 [39318]) 2$(Option $3 [39319]...
admin
770
views
asked
May 20, 2023
CO & Architecture
ugcnetcse-dec2022
co-and-architecture
cache-memory
memory-management
+
–
1
1 vote
1
1 answer
704
704 views
UGCNET CSE December 2022: 6
The memory size for $\mathrm{n}$ address lines and $\mathrm{m}$ data lines is given by$2^{\mathrm{m}} \times \mathrm{n}$$\mathrm{m} \times \mathrm{n}^{2}$$2^{\mathrm{n}}...
admin
704
views
asked
May 20, 2023
CO & Architecture
ugcnetcse-dec2022
co-and-architecture
memory-management
+
–
2
2 votes
2
2 answers
696
696 views
UGCNET CSE December 2022: 7
Simplify the following using K-Map$\mathrm{F}(\mathrm{A}, \mathrm{B}, \mathrm{C}, \mathrm{D})=\sum(0,2,5,7,8,10,13,15)$$\mathrm{BD}+\mathrm{B}^{\prime} \mathrm{D}^{\prim...
admin
696
views
asked
May 20, 2023
Digital Logic
ugcnetcse-dec2022
digital-logic
k-map
easy
programming-in-c
recursion
+
–
1
1 vote
1
1 answer
771
771 views
UGCNET CSE December 2022: 8
Consider an unpipelined machine with 10nsec clock cycles which uses four cycles for ALU operations and branches where as five cycles for memory operation. Assume that the...
admin
771
views
asked
May 20, 2023
CO & Architecture
ugcnetcse-dec2022
co-and-architecture
pipelining
speedup
performance-measurement
clock-cycles
processing-time
pipeline-stalling
+
–
1
1 vote
1
1 answer
558
558 views
UGCNET CSE December 2022: 9
Machine Level Language is a/anAssembly LanguageLow Level languageHigh level LanguageTranslating Language
admin
558
views
asked
May 20, 2023
Programming in C
ugcnetcse-dec2022
machine-instruction
low-level-language
programming-in-c
+
–
0
0 votes
2
2 answers
842
842 views
UGCNET CSE December 2022: 10
Which of the following is wrong about the data types?The number is always positive when qualifier 'unsigned' is used.The number can be positive or negative when the quali...
admin
842
views
asked
May 20, 2023
Programming in C
ugcnetcse-dec2022
programming-in-c
number-representation
+
–
1
1 vote
2
2 answers
857
857 views
UGCNET CSE December 2022: 11
If a constructor 'Date' is declared explicitly and has to be defined outside the class, which of the following is correct?Date::Date(int dd) $\{/ * \ldots * /\}$explicit ...
admin
857
views
asked
May 20, 2023
Programming in C
ugcnetcse-dec2022
programming-in-c
object-oriented-programming
+
–
0
0 votes
1
1 answer
832
832 views
UGCNET CSE December 2022: 12
Which one of the following allows the session to continue?When a user quits a browserWhen the user logs out and is invalidated by the servletWhen the session is timed out...
admin
832
views
asked
May 20, 2023
Web Technologies
ugcnetcse-dec2022
web-technologies
session-management
cookies
+
–
0
0 votes
2
2 answers
988
988 views
UGCNET CSE December 2022: 13
Overfitting is expected when we observe that?With training iterations error on training set as well as test set decreasesWith training iterations error on training set de...
admin
988
views
asked
May 20, 2023
Machine Learning
ugcnetcse-dec2022
overfitting
training-set
test-set
error-analysis
machine-learning
+
–
0
0 votes
2
2 answers
1.3k
1.3k views
UGCNET CSE December 2022: 14
Identify the incorrect statement(s).A candidate key is minimal set of one or more attributes that, taken collectively, allows us to uniquely identify any entity in the en...
admin
1.3k
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
database-normalization
candidate-key
super-key
relations
entity-sets
+
–
2
2 votes
1
1 answer
1.0k
1.0k views
UGCNET CSE December 2022: 15
Consider the two relations below. The primary keys are underlined. Identify all possible foreign key(s) from the options based only on the two relations.$\text{EMP (eid, ...
admin
1.0k
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
database-normalization
relations
primary-key
referential-integrity
+
–
0
0 votes
1
1 answer
907
907 views
UGCNET CSE December 2022: 16
Which of the following statement is correct, according to the following instance of the relational schema XYZ$1$$1$a$1$$1$a$2$$1$b$3$$2$b1. $\mathrm{X} \rightarrow \mathr...
admin
907
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
relational-model
functional-dependency
database-normalization
+
–
1
1 vote
2
2 answers
1.0k
1.0k views
UGCNET CSE December 2022: 17
In Linux Operating System, when ___________is invoked, it is passed a set of flags that determine how much sharing is to take place between the parent and child tasks.for...
admin
1.0k
views
asked
May 20, 2023
Operating System
ugcnetcse-dec2022
operating-system
linux
process-scheduling
process
fork-system-call
+
–
0
0 votes
1
1 answer
657
657 views
UGCNET CSE December 2022: 18
The main function of the microkernel is to provide a communication facility between the program and the various that are also running in user space.Virtual, ProcessesSyst...
admin
657
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
microkernel
communication
process
+
–
0
0 votes
1
1 answer
687
687 views
UGCNET CSE December 2022: 19
Consider an operating system capable of loading and executing a single sequential user process at a time. The disk head scheduling algorithm used is first come first serv...
admin
687
views
asked
May 20, 2023
Operating System
ugcnetcse-dec2022
operating-system
disk-scheduling
process-synchronization
+
–
0
0 votes
1
1 answer
570
570 views
UGCNET CSE December 2022: 20
For the following set of processes scheduled using $\text{FCFS}$ policy, determine the average waiting time. Assume that the processes arrived in the order $\text{P1, P2,...
admin
570
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
process-scheduling
+
–
0
0 votes
2
2 answers
930
930 views
UGCNET CSE December 2022: 21
Which of the following is not a Non functional requirement?Portability.Security.ScalabilityUser interaction(Option $1[39381]) 1$(Option $2[39382]) 2$(Option $3 [39383]) 3...
admin
930
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
is&software-engineering
non-gatecse
+
–
0
0 votes
2
2 answers
554
554 views
UGCNET CSE December 2022: 22
$\text{COCOMO}$ stands forConsumed cost modelConstructive cost modelCommon control modelComposition cost model(Option $1[39385]) 1$(Option $2 [39386]) 2$(Option $3[39387]...
admin
554
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
is&software-engineering
+
–
0
0 votes
1
1 answer
577
577 views
UGCNET CSE December 2022: 23
Modifying the software to match changes in the ever changing environment is called asAdaptive maintenanceCorrective maintenancePerfective maintenancePreventive maintenanc...
admin
577
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
is&software-engineering
maintenance
+
–
0
0 votes
2
2 answers
746
746 views
UGCNET CSE December 2022: 24
For a function of two variables, boundary value analysis yields,$4 \mathrm{n}+3$ test cases$4 \mathrm{n}+1$ test cases$\mathrm{n}+4$ test cases$2 n+4$ test cases(Option $...
admin
746
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
software-testing
boundary-value-analysis
test-cases
+
–
0
0 votes
1
1 answer
513
513 views
UGCNET CSE December 2022: 25
How many different trees are possible with ' $n$ ' nodes?$\mathrm{n}_{-1}$$2^{\mathrm{n}}-1$$2^{\mathrm{n}}$$2^{\mathrm{n}}-\mathrm{n}$(Option $1 [39397]) 1$(Option $2 [3...
admin
513
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
binary-tree
functions
counting
+
–
0
0 votes
0
0 answers
458
458 views
UGCNET CSE December 2022: 26
Let ' $n$ ' denote a positive integer. Suppose a function $\text{F}$ is defined as$f(n)=\left\{\begin{aligned} 0, & n=1 \\ f\left(\left\lfloor\frac{n}{2}\right\rfloor+1\r...
admin
458
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
functions
recursion
+
–
0
0 votes
2
2 answers
513
513 views
UGCNET CSE December 2022: 27
Given the $\text{FFT}$ we can have time procedure for multiplying two polynomials $\mathrm{A}(\mathrm{x})$ and $\mathrm{B}(\mathrm{x})$ of degree bound $\mathrm{n}$ where...
admin
513
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
algorithm-design
complexity
asymptotic-notations
functions
time-complexity
+
–
1
1 vote
2
2 answers
1.4k
1.4k views
UGCNET CSE December 2022: 28
Consider the Graph below:How many spanning trees can be found?$10$$5$$9$$8$
admin
1.4k
views
asked
May 20, 2023
Algorithms
ugcnetcse-dec2022
algorithms
minimum-spanning-tree
graph-algorithms
+
–
0
0 votes
1
1 answer
551
551 views
UGCNET CSE December 2022: 29
The transition function ' $\delta$ ' in multi-tape Turing machine is defined as:$\delta: 2 \mathrm{Q} \times \Gamma^{\mathrm{k}} \rightarrow 2^{\mathrm{Q}} \times \Gamma^...
admin
551
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
turing-machine
+
–
0
0 votes
1
1 answer
510
510 views
UGCNET CSE December 2022: 30
In Pumping Lemma for regular languages, to say a language is satisfying pumping lemma, what is the minimum length of ' $\text{y}$ ' if you consider the string as ' $\text...
admin
510
views
asked
May 20, 2023
Others
ugcnetcse-dec2022
pumping-lemma
regular-language
+
–
Page:
1
2
3
4
5
next »