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 tancet
0
votes
0
answers
1
TANCET 2011 SORTING
An array has 5 elements. Calculate the following: SL. NO: NAME ARRAY IS ALREADY SORTED ARRAY IS REVERSE SORTED ELEMENT COMPARSIONS ELEMENT EXCHANGES ELEMENT COMPARISONS ELEMENT EXCHANGES 1 BUBBLE SORT ? ? ? ? 2 SELECTION SORT ? ? ? ? 3 INSERTION SORT ? ? ? ? 4 QUICK SORT ? ? ? ? 5 MERGE ... ? ? 6 RADIX SORT ? ? ? ? 7 HEAP SORT ? ? ? ? 8 TREE SORT ? ? ? ? 9 COUNTING SORT ? ? ? ?
Balaji Jegan
asked
in
Algorithms
Oct 24, 2018
by
Balaji Jegan
459
views
tancet
sorting
algorithms
0
votes
2
answers
2
TANCET 2011 PROBABILITY
A man alternately tosses a coin and throws a dice, beginning with the coin. Then probability that he will get a head before he gets a 5 or 6 on dice is 1) 1/4 2) 3/4 3) 4/5 4) 4/7
Balaji Jegan
asked
in
Probability
Oct 24, 2018
by
Balaji Jegan
448
views
tancet
0
votes
1
answer
3
TANCET 2011 STATISTICS
If mean = (3 median – mode)x, then value of x is 1) 1 2) 2 3) 1/2 4) 3/2
Balaji Jegan
asked
in
Probability
Oct 24, 2018
by
Balaji Jegan
193
views
tancet
0
votes
0
answers
4
TANCET 2011 HAMMING DISTANCE
Minimum Hamming distance method is used for correction of 1) syntactic errors 2) semantic errors 3) algorithmic errors 4) transcription errors
Balaji Jegan
asked
in
Computer Networks
Oct 24, 2018
by
Balaji Jegan
791
views
tancet
0
votes
1
answer
5
TANCET 2011 ALGORITHMS
Suppose f, g, h, k : N → N. If f = O(h) and g = O(k), then 1) f + g = O(h + k) 2) fg = O(hk) 3) Both 1 and 2 4) None of the above
Balaji Jegan
asked
in
Algorithms
Oct 24, 2018
by
Balaji Jegan
376
views
tancet
asymptotic-notations
0
votes
1
answer
6
TANCET 2011 TURING MACHINES
Time taken by one tape TM to simulate n moves of k-tape TM is 1) O(n) 2) O(n^k) 3) O(n^2) 4) None of the above
Balaji Jegan
asked
in
Theory of Computation
Oct 24, 2018
by
Balaji Jegan
162
views
tancet
0
votes
0
answers
7
TANCET 2011 MATRIX
How many real links are required to store a sparse matrix of 10 rows, 10 columns and 15 non-zero entries? 1) 15 2) 20 3) 50 4) 100
Balaji Jegan
asked
in
Linear Algebra
Oct 24, 2018
by
Balaji Jegan
111
views
tancet
0
votes
0
answers
8
TANCET 2011 FILE ORGANIZATION
The most efficient dataset organisation is 1) a sequential file 2) an ISAM file 3) variable depending upon the usage of the dataset 4) a partitioned data set
Balaji Jegan
asked
in
Operating System
Oct 24, 2018
by
Balaji Jegan
197
views
tancet
0
votes
1
answer
9
TANCET 2011 OS
The access method used for obtaining a record from a cassette tape is 1) direct 2) sequential 3) random 4) parallel
Balaji Jegan
asked
in
Operating System
Oct 24, 2018
by
Balaji Jegan
230
views
tancet
0
votes
0
answers
10
TANCET 2011 COUNTERS
How many illegitimate states does synchronous mod-6 counter have? 1) 3 2) 2 3) 1 4) 0
Balaji Jegan
asked
in
Digital Logic
Oct 24, 2018
by
Balaji Jegan
982
views
tancet
0
votes
0
answers
11
TANCET 2011 SYNCHRONOUS TRANSMISSON
How many characters per sec (7 bits + 1 parity) can be transmitted over a 2400 bps line if the transfer is synchronous (1 start and stop bit)? 1) 300 2) 240 3) 250 4) 275
Balaji Jegan
asked
in
Computer Networks
Oct 24, 2018
by
Balaji Jegan
147
views
tancet
0
votes
0
answers
12
TANCET 2011 SLOTTED ALOHA
In the text it was stated that a satellite with two uplink and one downlink slotted ALOHA channels can achieve a Downlink utilisation of 0.736, given an infinite amount of buffer space.Expected number of success per slot will be 1) 0.536 2) 0.636 3) 0.736 4) 0.836
Balaji Jegan
asked
in
Computer Networks
Oct 24, 2018
by
Balaji Jegan
246
views
tancet
0
votes
1
answer
13
TANCET 2011 COMPUTER NETWORKS
Which one of the following can be handled by a gate way? 1) Protocol conversion 2) Packet resizing 3) Data encapsulation 4) Both 1 and 2
Balaji Jegan
asked
in
Computer Networks
Oct 24, 2018
by
Balaji Jegan
558
views
tancet
0
votes
0
answers
14
TANCET 2011 DBMS
Which one of the following is not the responsibility of the utilities component of DBMS software? 1) Creating the physical and logical designs 2) Removing flagged records for deletion 3) Maintaining the data dictionary 4) Monitoring performance
Balaji Jegan
asked
in
Databases
Oct 24, 2018
by
Balaji Jegan
114
views
tancet
0
votes
0
answers
15
TANCET 2011 COMPILER DESIGN
Mnemonic codes and variable names are used in 1) A machine language 2) An assembly language 3) A high level language 4) All of the above
Balaji Jegan
asked
in
Compiler Design
Oct 24, 2018
by
Balaji Jegan
234
views
tancet
0
votes
1
answer
16
TANCET 2011 OPERATING SYSTEM
Railway reservation system currently operational in India can be classified as a 1) batch processing system 2) real time system 3) online system 4) expert system
Balaji Jegan
asked
in
Operating System
Oct 24, 2018
by
Balaji Jegan
794
views
tancet
0
votes
0
answers
17
TANCET 2017 ADDRESSING MODES
Balaji Jegan
asked
in
CO and Architecture
Oct 24, 2018
by
Balaji Jegan
99
views
tancet
0
votes
1
answer
18
TANCET 2017 EXPRESSION EVALUATION
Balaji Jegan
asked
in
Compiler Design
Oct 24, 2018
by
Balaji Jegan
131
views
tancet
compiler-design
parsing
expression-evaluation
0
votes
1
answer
19
TANCET 2017 SHIFT REDUCE PARSER
Balaji Jegan
asked
in
Compiler Design
Oct 24, 2018
by
Balaji Jegan
744
views
tancet
compiler-design
syntax-directed-translation
0
votes
1
answer
20
TANCET 2017 COMPILER DESIGN
For which of the following reasons, a compiler is preferable to an interpreter? It can generate stand-alone programs that often takes less time for execution It is much helpful in the initial stages of program development Debugging can be faster and easier If one changes a statement, only that statement needs recompilation
Balaji Jegan
asked
in
Compiler Design
Oct 24, 2018
by
Balaji Jegan
254
views
tancet
compiler-design
lexical-analysis
0
votes
0
answers
21
TANCET 2017 SYNTAX DIRECTED TRANSLATION
Balaji Jegan
asked
in
Compiler Design
Oct 24, 2018
by
Balaji Jegan
93
views
tancet
0
votes
0
answers
22
TANCET 2017 Formal Languages and Automata Theory
Balaji Jegan
asked
in
Theory of Computation
Oct 24, 2018
by
Balaji Jegan
202
views
tancet
0
votes
0
answers
23
TANCET 2017 Operating System
Balaji Jegan
asked
in
Operating System
Oct 24, 2018
by
Balaji Jegan
200
views
tancet
0
votes
0
answers
24
TANCET 2017 LINEAR SEARCH
Balaji Jegan
asked
in
Algorithms
Oct 24, 2018
by
Balaji Jegan
189
views
tancet
0
votes
0
answers
25
TANCET 2017 ALGORITHMS
Balaji Jegan
asked
in
Graph Theory
Oct 24, 2018
by
Balaji Jegan
115
views
tancet
1
vote
0
answers
26
TANCET 2017 ADJACENCY MATRIX
Balaji Jegan
asked
in
Graph Theory
Oct 24, 2018
by
Balaji Jegan
110
views
tancet
0
votes
0
answers
27
TANCET 2017 PUMPIMG LEMMA
Balaji Jegan
asked
in
Theory of Computation
Oct 24, 2018
by
Balaji Jegan
85
views
tancet
0
votes
0
answers
28
TANCET 2017 GRAPH THEORY
Balaji Jegan
asked
in
Graph Theory
Oct 24, 2018
by
Balaji Jegan
115
views
tancet
0
votes
0
answers
29
TANCET 2017 DIGRAPH
Balaji Jegan
asked
in
Graph Theory
Oct 24, 2018
by
Balaji Jegan
85
views
tancet
0
votes
0
answers
30
TANCET 2017 TREE
Balaji Jegan
asked
in
Graph Theory
Oct 24, 2018
by
Balaji Jegan
133
views
tancet
Page:
1
2
3
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
DRDO Previous Year Papers
From Rank 4200 to 64: My Journey to Success in GATE CSE Exam
What are the key things to focus on during the final 10-15 days before the GATE exam to improve performance?
All India GO Classes Mock test
NTA UGC NET JRF December 2022 Apply Online Form 2023
Subjects
All categories
General Aptitude
(2.5k)
Engineering Mathematics
(9.3k)
Digital Logic
(3.3k)
Programming and DS
(5.8k)
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.6k)
Non GATE
(1.3k)
Others
(2.4k)
Admissions
(649)
Exam Queries
(842)
Tier 1 Placement Questions
(17)
Job Queries
(74)
Projects
(9)
Unknown Category
(853)
Recent questions tagged tancet
Recent Blog Comments
It's not a standard resource, don't follow them.
https://byjus.com/maths/diagonalization/
@amit166 can you share the reference of the...
Twist at every point Man
Diagonalization of a MatrixIf there is an...