Recent activity by ankit_thawal

1 answer
2
How is the NIT Delhi for M.tech,can anyone from NITD please share ur experience? Please post stats about placements.Does average student can get placement (atleast 6LPA)?...
0 answers
3
Can anybody elaborate on how to apply for the ISRO's scientist C post(from recent advertisement)
1 answer
4
SELECT * FROM TABLENAME WHERE column_name = (SUBQUERY which returns same data types as column_name); Is this query erroneous bcoz of an equal operator?
0 answers
7
Consider the following grammar with corresponding synthesized attributes:If “F.val” gives the value of the binary fraction generated by F in above grammar then, the v...
2 answers
8
Which gates are functionally complete?e.g.NAND
1 answer
9
1. macros are not considered as tokens in tokenizing.2.#include considered as single token2.stdio.h considered as single token. Are the above statements true?
0 answers
11
Let x is a binary number and a functionf(x)= 1’s Complement(2’s Complement ( x ))If x= 0110 then f6(x)= ____.Note: fk(x)= f(fk-1(x)) ,k>1.
0 answers
13
Is the given conversiion from XNOR to XOR true?
0 answers
14
Use of Auxillary carry flag? Which flag is used in jump instruction?
0 answers
15
How to solve such ex?Here anwer is (A)
1 answer
16
When to consider seek time,rotational latency,transfer time?Here answer is option(D)
0 answers
17
0 answers
18
Can anyone please give differences, disadvantage, equations(of sum and carry) forHalf AdderHalf SubtractorFull adderFull subtractor
2 answers
19
Can anyone please explain method to solve such example which contains equivalence classes.
1 answer
21
Let $f (n) = Ο(n), g(n) = \Omega(n)$ and $h(n) = \theta(n)$. Then $g(n) + f(n).h(n)$ is ______How to solve such examples.Rules for math of asymptotic notations(mul,div,a...
1 answer
22
0 answers
23
σ(x<y) ( π(x,y) R ) Is this type of query valid or should I have selection operator inside the and projection outside or both are same?
0 answers
24
0 answers
25
Can anyone provide table about DU is called in each layer?
1 answer
26
does here relation means no of tables?
0 answers
29
I calculated like:50+25+12.5+6.25+3.125+1.56+0.78+0.39=99%please give standard procedure