Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
ISRO 2016 Computer Science Questions with solution
Recent questions tagged isro2016
3
3 votes
1
1 answer
4.4k
4.4k views
What are the wrong answers in ISRO 2016 official key?
ISRO official key is released on 06 July 2016What are the wrong answers in ISRO 2016 official key?Just comment here.According to ISRO"CANDIDATES MAY RAISE OBJECTIONS TO T...
sh!va
4.4k
views
asked
Jul 6, 2016
ISRO
isro2016
usermod
+
–
88
88 votes
16
answers
16 answers
56.6k
56.6k views
GATE CSE 2007 | Question: 15, ISRO2016-26
Consider the following segment of C-code:int j, n; j = 1; while (j <= n) j = j * 2;The number of comparisons made in the execution of the loop for any $n 0$ is:$\lceil \...
Arjun
56.6k
views
asked
Jul 6, 2016
Algorithms
gatecse-2007
algorithms
time-complexity
normal
isro2016
+
–
8
8 votes
2
answers
2 answers
4.8k
4.8k views
ISRO CSE 2016 | Question: 43
A simple two-pass assembler does which of the following in the first pass:Checks to see if the instructions are legal in the current assembly modeIt allocates space for t...
Arjun
4.8k
views
asked
Jul 6, 2016
Compiler Design
compiler-design
assembler
isro2016
+
–
8
8 votes
3
answers
3 answers
12.5k
12.5k views
ISRO CSE 2016 | Question: 45
At a particular time of computation the value of a counting semaphore is 7. Then 20 $P$ operations and $x$ $V$ operations were completed on this semaphore. If the new val...
Arjun
12.5k
views
asked
Jul 6, 2016
Operating System
operating-system
process-synchronization
semaphore
isro2016
+
–
10
10 votes
2
answers
2 answers
4.9k
4.9k views
ISRO CSE 2016 | Question: 14
If $12A7C_{16} = X_8$ then the value of $X$ is$224174$$425174$$6173$$225174$
Arjun
4.9k
views
asked
Jul 6, 2016
Digital Logic
digital-logic
number-representation
isro2016
+
–
14
14 votes
4
answers
4 answers
11.7k
11.7k views
ISRO CSE 2016 | Question: 12
The logic circuit given below converts a binary code $Y_1Y_2Y_3$ into Excess-$3$ codeGray code$\text{BCD}$ codeHamming code
Arjun
11.7k
views
asked
Jul 6, 2016
Digital Logic
digital-logic
binary-codes
isro2016
+
–
5
5 votes
1
answers
1 answer
6.1k
6.1k views
ISRO CSE 2016 | Question: 58
Trigger isStatement that enables to start any DBMSStatement that is executed by the user when debugging an application programThe condition that the system tests for the ...
go_editor
6.1k
views
asked
Jul 6, 2016
Databases
isro2016
databases
transaction-and-concurrency
+
–
6
6 votes
2
answers
2 answers
5.3k
5.3k views
ISRO CSE 2016 | Question: 56
Goals for the design of the logical scheme includeavoiding data inconsistencybeing able to construct query easilybeing able to access data efficientlyAll of the above
go_editor
5.3k
views
asked
Jul 6, 2016
Databases
isro2016
databases
er-diagram
+
–
20
20 votes
3
answers
3 answers
12.2k
12.2k views
ISRO CSE 2016 | Question: 51
For the real time operating system, which of the following is the most suitable scheduling scheme?Round robinFirst come first servePre-emptiveRandom scheduling
go_editor
12.2k
views
asked
Jul 6, 2016
Operating System
isro2016
operating-system
process-scheduling
+
–
12
12 votes
5
answers
5 answers
12.1k
12.1k views
ISRO CSE 2016 | Question: 40
Recursive descent parsing is an example ofTop-down parsersBottom-up parsersPredictive parsersNone of the above
go_editor
12.1k
views
asked
Jul 6, 2016
Compiler Design
isro2016
compiler-design
parsing
+
–
11
11 votes
5
answers
5 answers
10.5k
10.5k views
ISRO CSE 2016 | Question: 15
The Excess-$3$ code is also calledCyclic Redundancy CodeWeighted CodeSelf-Complementing CodeAlgebraic Code
go_editor
10.5k
views
asked
Jul 6, 2016
Digital Logic
isro2016
digital-logic
binary-codes
+
–
9
9 votes
2
answers
2 answers
6.4k
6.4k views
ISRO CSE 2016 | Question: 13
The circuit given in the figure below isAn oscillating circuit and its output is square waveThe one whose output remains stable in $\text{‘1'}$ stateThe one having output...
go_editor
6.4k
views
asked
Jul 5, 2016
Digital Logic
isro2016
digital-logic
circuit-output
+
–
11
11 votes
2
answers
2 answers
9.6k
9.6k views
ISRO CSE 2016 | Question: 10
Consider the following gate networkWhich one of the following gates is redundant?Gate No. $1$Gate No. $2$Gate No. $3$Gate No. $4$
go_editor
9.6k
views
asked
Jul 5, 2016
Digital Logic
isro2016
digital-logic
circuit-output
+
–
5
5 votes
2
answers
2 answers
5.3k
5.3k views
ISRO CSE 2016 | Question: 9
For a binary half-subtractor having two inputs $\text{A}$ and $\text{B}$, the correct set of logical outputs $\text{D}\;(=\text{A}\;\text{minus} \;\text{B})$ and $\text{X...
go_editor
5.3k
views
asked
Jul 5, 2016
Digital Logic
isro2016
digital-logic
adder
+
–
17
17 votes
2
answers
2 answers
7.3k
7.3k views
ISRO CSE 2016 | Question: 8
The minimum Boolean expression for the following circuit is$\text{AB + AC + BC}$$\text{A + BC}$$\text{A + B}$$\text{A + B + C}$
go_editor
7.3k
views
asked
Jul 5, 2016
Digital Logic
isro2016
digital-logic
boolean-algebra
+
–
5
5 votes
4
answers
4 answers
10.1k
10.1k views
ISRO CSE 2016 | Question: 48
Determine the number of page faults when references to pages occur in the following order:1, 2, 4, 5, 2, 1, 2, 4Assume that the main memory can accommodate 3 pages and th...
habedo007
10.1k
views
asked
Jul 5, 2016
Operating System
page-replacement
page-faults
isro2016
operating-system
+
–
5
5 votes
3
answers
3 answers
13.1k
13.1k views
ISRO CSE 2016 | Question: 41
A top-down parser generatesRightmost DerivationRightmost derivation in reverseLeftmost derivationLeftmost derivation in reverse
habedo007
13.1k
views
asked
Jul 5, 2016
Compiler Design
isro2016
compiler-design
parsing
+
–
5
5 votes
2
answers
2 answers
5.2k
5.2k views
ISRO CSE 2016 | Question: 63
Configuration management is not concerned withcontrolling changes to the source codechoice of hardware configuration for an applicationcontrollling documentation changesm...
asu
5.2k
views
asked
Jul 4, 2016
IS&Software Engineering
non-gatecse
is&software-engineering
isro2016
+
–
15
15 votes
6
answers
6 answers
13.7k
13.7k views
ISRO CSE 2016 | Question: 46
With single resource, deadlock occursif there are more than two processes competing for that resourcesif there are only two processes competing for that resourcesif there...
asu
13.7k
views
asked
Jul 4, 2016
Operating System
operating-system
resource-allocation
isro2016
+
–
10
10 votes
8
answers
8 answers
14.9k
14.9k views
ISRO CSE 2016 | Question: 47
A system has 3 processes sharing 4 resources. If each process needs a maximum of 2 units, thenDeadlock can never occurDeadlock may occurDeadlock has to occurNone of these
asu
14.9k
views
asked
Jul 4, 2016
Operating System
operating-system
resource-allocation
isro2016
+
–
12
12 votes
4
answers
4 answers
10.6k
10.6k views
ISRO CSE 2016 | Question: 5
A given connected graph $\text{G}$ is a Euler Graph if and only if all vertices of $\text{G}$ are ofsame degree even degreeodd degree ...
asu
10.6k
views
asked
Jul 4, 2016
Graph Theory
graph-theory
euler-graph
isro2016
+
–
20
20 votes
9
answers
9 answers
23.2k
23.2k views
ISRO CSE 2016 | Question: 38
What is the highest type number that can be assigned to the following grammar?$$S\to Aa,A\to Ba,B \to abc$$Type 0Type 1Type 2Type 3
Anu
23.2k
views
asked
Jul 4, 2016
Theory of Computation
theory-of-computation
identify-class-language
isro2016
+
–
8
8 votes
4
answers
4 answers
13.4k
13.4k views
ISRO CSE 2016 | Question: 30
A complete binary tree with $n$ non-leaf nodes contains$\log_{2}n$ nodes$n+1$ nodes$2n$ nodes$2n+1$ nodes
ManojK
13.4k
views
asked
Jul 4, 2016
Data Structures
data-structures
binary-tree
isro2016
+
–
4
4 votes
3
answers
3 answers
9.7k
9.7k views
ISRO CSE 2016 | Question: 65
A company needs to develop a digital signal processing software for one of its newest inventions. The software is expected to have 20000 lines of code. The company needs ...
Arjun
9.7k
views
asked
Jul 4, 2016
IS&Software Engineering
non-gatecse
is&software-engineering
isro2016
+
–
17
17 votes
7
answers
7 answers
10.8k
10.8k views
ISRO CSE 2016 | Question: 16
The simplified SOP (Sum of Product) from the Boolean expression$$(\text{P} + \overline{\text{Q}} + \overline{\text{R}}) . (\text{P} + \text{Q + R) . (P + Q} +\overline{\t...
Arjun
10.8k
views
asked
Jul 4, 2016
Digital Logic
digital-logic
canonical-normal-form
isro2016
+
–
11
11 votes
2
answers
2 answers
14.5k
14.5k views
ISRO CSE 2016 | Question: 44
Peephole optimization is form ofLoop optimizationLocal optimizationConstant foldingData flow analysis
ManojK
14.5k
views
asked
Jul 4, 2016
Compiler Design
compiler-design
code-optimization
isro2016
+
–
13
13 votes
3
answers
3 answers
10.2k
10.2k views
ISRO CSE 2016 | Question: 4
If $(\text{G} , .)$ is a group such that $(ab)^{-1}=a^{-1}b^{-1},\forall a,b \in \text{G},$ then $\text{G}$ is a/anCommutative semi groupAbelian groupNon-abelian groupNon...
ManojK
10.2k
views
asked
Jul 4, 2016
Set Theory & Algebra
set-theory&algebra
group-theory
isro2016
+
–
11
11 votes
2
answers
2 answers
7.2k
7.2k views
ISRO CSE 2016 | Question: 3
$\displaystyle{}\lim_{x\rightarrow 0}\frac{\sqrt{1+x}-\sqrt{1-x}}{x}$ is given by$0$$-1$$1$$\frac{1}{2}$
ManojK
7.2k
views
asked
Jul 4, 2016
Calculus
calculus
limits
isro2016
+
–
20
20 votes
4
answers
4 answers
9.2k
9.2k views
ISRO CSE 2016 | Question: 2
What is the sum to infinity of the series,$3+6x^{2}+9x^{4}+12x^{6}+ \dots$ given $\left | x \right |<1$$\frac{3}{(1+x^{2})}$$\frac{3}{(1+x^{2})^{2}}$$\frac{3}{(1-x^{2})^{...
ManojK
9.2k
views
asked
Jul 4, 2016
Quantitative Aptitude
quantitative-aptitude
summation
isro2016
+
–
16
16 votes
4
answers
4 answers
6.9k
6.9k views
ISRO CSE 2016 | Question: 1
Which of the following is true ?$\sqrt{3}+\sqrt{7}=\sqrt{10}$$\sqrt{3}+\sqrt{7}\leq \sqrt{10}$$\sqrt{3}+\sqrt{7}< \sqrt{10}$$\sqrt{3}+\sqrt{7} \sqrt{10}$
ManojK
6.9k
views
asked
Jul 4, 2016
Quantitative Aptitude
quantitative-aptitude
isro2016
inequality
+
–
Page:
1
2
3
next »