The Gateway to Computer Science Excellence
For all GATE CSE Questions
Toggle navigation
Facebook Login
or
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Activity
Questions
Unanswered
Tags
Subjects
Users
Ask
Prev
Blogs
New Blog
Exams
Recent questions tagged zeal2019
0
votes
0
answers
1
Zeal Test Series 2019: Mathematical Logic - Propositional Logic
Isn’t the 3) statement is wrong it should be [(p->r)^(q->r)]->[(p∨q)->r] \
asked
Jan 7
in
Mathematical Logic
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
62
views
zeal
discrete-mathematics
mathematical-logic
propositional-logic
zeal2019
0
votes
0
answers
2
Zeal Test Series 2019: Algorithms - Time Complexity
A sorted array of n elements which has been circularly shifted. For example, {18,25,1,5,11,16} is a sorted array that has been circularly shifted by 2 positions. suppose a person has to find the largest element in a circularly shifted array. Here, there ... been shifted is unknown. find time complexity. 1. O(nlogn) 2. O(n) 3. O(n^2) 4. O(logn)
asked
Jan 2
in
Algorithms
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
73
views
zeal
algorithms
time-complexity
zeal2019
0
votes
1
answer
3
Zeal Test Series 2019: Databases - Er Diagram
Match the following: (a) Create (i) The E-R Model (b) Select (ii) Relationship Model (c) Rectangle (iii) DDL (d) Record (iv) DML in answer a is matched with dml but what i know ---select is for data retrival and insert update delete are for DML
asked
Jan 2
in
Databases
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
45
views
databases
er-diagram
zeal
zeal2019
0
votes
0
answers
4
Zeal Test Series 2019: Programming & DS - Binary Tree
A full binary tree is a tree in which every node other than the leaves has two children. If there are 600 leaves then total number of leaf nodes are?
asked
Jan 2
in
DS
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
78
views
zeal
data-structure
binary-tree
zeal2019
0
votes
0
answers
5
Zeal Test Series 2019: Algorithms - Graph Algorithms
If the DFS finishing time f[u] < f[v] for two vertices u and v in a directed graph G, and u and v are in the same DFS tree in the DFS forest, then u is an ancestor of v in the depth first tree ? True /False can anyone explain it ?
asked
Jan 2
in
Algorithms
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
69
views
zeal
algorithms
graph-algorithms
zeal2019
0
votes
0
answers
6
Zeal Test Series 2019: Theory of Computation - Grammar
Consider the following statements. S1: An unambiguous left recursive grammar must be CLR(1). S2: A DCFG may or may not be LL(1). Select the correct option: 1.Both S1 and S2 are true. 2.Both S1 and S2 are false. 3. S1 is false and S2 is true. 4.S1 is true and S2 is false. According to me S1 false and S2 true but answer given 1
asked
Jan 2
in
Theory of Computation
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
70
views
zeal
theory-of-computation
grammar
zeal2019
0
votes
2
answers
7
Zeal Test Series 2019: Set Theory & Algebra - Relations
The Number of Relations, Which are both Reflexive and Symmetric but not Anti-Symmetric, on a set with 6 elements, are ____________? i got 32768 plz check
asked
Jan 2
in
Set Theory & Algebra
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
87
views
zeal
discrete-mathematics
set-theory&algebra
relations
zeal2019
0
votes
0
answers
8
Zeal Test Series 2019: Set Theory & Algebra - Functions
I think only d) is correct
asked
Dec 22, 2018
in
Set Theory & Algebra
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
103
views
set-theory&algebra
functions
discrete-mathematics
zeal
zeal2019
0
votes
0
answers
9
Zeal Test Series 2019: Theory of Computation - Turing Machine
I think c is not true please correct me if i am wrong
asked
Dec 22, 2018
in
Theory of Computation
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
59
views
zeal
theory-of-computation
turing-machine
zeal2019
+1
vote
1
answer
10
Zeal Test Series 2019: Graph Theory - Graph Matching
asked
Dec 22, 2018
in
Graph Theory
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
104
views
zeal
discrete-mathematics
graph-theory
graph-matching
zeal2019
0
votes
1
answer
11
Zeal Test Series 2019: Set Theory & Algebra - Groups
asked
Dec 22, 2018
in
Set Theory & Algebra
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
66
views
discrete-mathematics
set-theory&algebra
groups
zeal
zeal2019
0
votes
0
answers
12
Zeal Test Series 2019: Set Theory & Algebra - Sets
asked
Dec 22, 2018
in
Set Theory & Algebra
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
101
views
discrete-mathematics
set-theory&algebra
sets
zeal
zeal2019
0
votes
1
answer
13
Zeal Test Series 2019: Mathematical Logic - First Order Logic
asked
Dec 22, 2018
in
Mathematical Logic
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
63
views
discrete-mathematics
mathematical-logic
first-order-logic
zeal
zeal2019
0
votes
1
answer
14
Zeal Test Series 2019: Graph Theory - Graph Connectivity
asked
Dec 22, 2018
in
Graph Theory
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
113
views
zeal
graph-theory
graph-connectivity
zeal2019
0
votes
0
answers
15
Zeal Test Series 2019: Theory of Computation - Identify Class Language
asked
Dec 21, 2018
in
Theory of Computation
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
53
views
zeal
theory-of-computation
identify-class-language
zeal2019
0
votes
0
answers
16
Zeal Test Series 2019: Compiler Design - Parsing
asked
Dec 21, 2018
in
Compiler Design
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
70
views
zeal
compiler-design
parsing
zeal2019
0
votes
0
answers
17
Zeal Test Series 2019: Algorithms - Minimum Spanning Trees
How many of following are correct statements ? (i) A graph where all edge weights are distinct can have more than one shortest path between two vertices u and v (ii)adding a number w on weight of every edge of graph ... number might change the shortest path between two vertices u and v (Assume that all edge weights of graph are distinct)
asked
Dec 21, 2018
in
Algorithms
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
110
views
algorithms
minimum-spanning-trees
zeal
zeal2019
0
votes
0
answers
18
Zeal Test Series 2019: Programming & DS - Programming In C
i have not read lvalue is it there in syllabus and how to do this
asked
Dec 21, 2018
in
Programming
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
87
views
programming
programming-in-c
zeal2019
zeal
0
votes
0
answers
19
Zeal Test Series 2019: Linear Algebra - Eigen Value
asked
Dec 21, 2018
in
Linear Algebra
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
103
views
zeal
engineering-mathematics
linear-algebra
eigen-value
zeal2019
0
votes
0
answers
20
Zeal Test Series 2019: Theory of Computation - Decidability
according to me 1) and 4) are right 2 and 3) i am not getting
asked
Dec 21, 2018
in
Theory of Computation
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
52
views
zeal
theory-of-computation
decidability
zeal2019
+2
votes
1
answer
21
Zeal Test Series 2019: Set Theory & Algebra - Lattice
I am getting 3 minimal please check it
asked
Dec 21, 2018
in
Set Theory & Algebra
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
139
views
discrete-mathematics
set-theory&algebra
lattice
zeal
zeal2019
0
votes
2
answers
22
Zeal Test Series 2019: Set Theory & Algebra - Binary Operation
asked
Dec 21, 2018
in
Programming
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
96
views
zeal
set-theory&algebra
binary-operation
zeal2019
0
votes
0
answers
23
Zeal Test Series 2019: Operating System - Process Synchronization
ANSWER GIVEN IS A) IN THESE QUESTION I GOT THAT IT WILL NOT SATISFIED ME AND BOUNDED WAIT BUT HOW PROGRESS IS SATISFIED I AM NOT GETTING WHAT I UNDERSTOOD THAT IF BOUNDED WAIT IS NOT SATISFIED MEANS ONE PROCESS IS ... (BW) NOT SATISFIED THEN HOW PROGRESS CAN BE SATISFIED PLEASE CLEAR THIS POINT AND TELL ME HOW TO APPROACH HERE
asked
Dec 16, 2018
in
Operating System
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
76
views
zeal
operating-system
process-synchronization
zeal2019
0
votes
0
answers
24
Zeal Test Series 2019: Databases - Er Diagram
IN THESE QUESTION WHAT I DID IN 2) there is Multi valued atrribute so we will create one table for it with ab as key NAMED it AS(BETA) table and 3) is same where b1 is partial key and depending on first tables primary key so both are equivalent please tell me that i am right or not answer is C)
asked
Dec 16, 2018
in
Databases
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
50
views
zeal
databases
er-diagram
zeal2019
0
votes
1
answer
25
Zeal Test Series 2019: Operating System - Process Schedule
ANSWER IS C) BUT I AM NOT GETTING HOW 2ND IS CORRECT
asked
Dec 16, 2018
in
Operating System
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
93
views
zeal
operating-system
process-schedule
zeal2019
+1
vote
1
answer
26
Zeal Test Series 2019: Programming & DS - Programming In C
The value of z after the execution of the following program is void f(int x) { staticint z; z=z+x; } int main() { int y=10; fork(); fork(); f(y); return 0; } 1.30 2.20 3.40 4. 10
asked
Dec 16, 2018
in
Programming
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
123
views
zeal
programming
programming-in-c
zeal2019
0
votes
1
answer
27
Zeal Test Series 2019: Operating System - Process Schedule
Dispatcher module gives control of the CPU to the process selected by the short-term scheduler; thisinvolves 1 switching context 2.jumping to the proper location in the user program to restart that program 3 switching to user mode 4. All the above ANSWER IS D I AM NOT GETTING 2 AND 3
asked
Dec 16, 2018
in
Operating System
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
103
views
operating-system
process-schedule
zeal
zeal2019
0
votes
1
answer
28
Zeal Test Series 2019: Operating System - Process Schedule
CPU bound jobs will hold CPU until exit or I/O. Long periods where no I/O requests issued, and theCPU is held resulting in poor I/O device utilization. This degradation in performance can be seen inwhich of the following? (A)SJF ( B) RR (C)FCFS (D)SRTF
asked
Dec 16, 2018
in
Operating System
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
88
views
zeal
operating-system
process-schedule
zeal2019
0
votes
0
answers
29
Zeal Test Series 2019: Operating System - Process Schedule
which one of the following is true. 1. round-robin scheduling minimizes average completion time. 2. during periods when the processor spends all of its cycles handling interrupts, the processscheduler is irrelevant to the machine’s performance. 3. priority scheduling minimizes average waiting time 4. srtf could maximize the cpu utilization
asked
Dec 16, 2018
in
Operating System
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
96
views
zeal
operating-system
process-schedule
zeal2019
0
votes
0
answers
30
Zeal Test Series 2019: Operating System - Threads
The primary difference between process and thread? The number of I/O requests mode. The amount of overhead associated with creation and context switching The amount of memory allocation The average number of instructions executed
asked
Dec 12, 2018
in
Operating System
by
Prince Sindhiya
Loyal
(
5.7k
points)
|
56
views
zeal
operating-system
threads
zeal2019
Page:
1
2
next »
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
Linear Algebra Important Points
GATE 2020
OFFICIAL GATE MOCK TEST RELEASED
IIITH: Winter Research Admissions 2019 (For Spring 2020)
TIFR and JEST exam
Follow @csegate
Recent questions tagged zeal2019
Recent Blog Comments
i also don't have any pdf, actually, I added the...
i don't have , if you have upload it
@mohan123 Do you have all standard book...
bro can be upload all standard book questions in...
it'll take 3-4 days but for most purpose you can...
50,648
questions
56,441
answers
195,294
comments
100,083
users