Search results for key

1.9k
views
1 answers
3 votes
On GATE's official website(IIT Guwahati's website) it is mentioned that a final Answer Key will be released on 14th March 2018.Should i expect any change to the ... answer in the official answer key.Please reply.(Answer only for CS & IT).
1.9k
views
1 answers
1 votes
Match the following:List - I1.Determinants2.Candidate key3.Non - redundancy4.Functional dependencyList - IIA. No attribute can be addedB. Uniquely identified a rowC. ... Non - redundancy and Uniquely identified a row are related ?Thanks :)
1.5k
views
4 answers
4 votes
If A Relation R(A,B,C,D) and CK given is (AB,C)and FD is given as A->C Then the relation is in which highest normal form?
493
views
2 answers
1 votes
307
views
0 answers
0 votes
I came across a statement that says that in BCNF, a prime attribute cannot be transitively dependent on a key.But consider a relation R (A, B, C) where ... ) is transitively dependent on A (a candidate key) !!Where am I making mistake?
7.1k
views
1 answers
2 votes
Using the RSA public key crypto system, if p=13, q=31 and d=7, then the value of e is101103105107
744
views
1 answers
3 votes
R(A,B,C,D,E,F,G,H)A->BCB->CFHCH->GE->AA->EGwhat is the number of candidate key
3.1k
views
1 answers
0 votes
Plz help I dont remember whether I have answered and marked for review OR just marked for review for my 6 qs which I seem to be most of them correct but ... :marked for review"".Plz Help.@Arjun Suresh Sir @Habib Khan @ any gate aspirant.
4.8k
views
1 answers
1 votes
Which one of the following is true for asymmetric-key cryptography ?Private key is kept by the receiver and public key is announced to the public.Public key ... by the receiver.Both private key and public key are announced to the public.
2.5k
views
1 answers
0 votes
Given relation R(A, B, C, D, E) and set of functional dependencies F = {AB → C, AB → D, D → A, BC → D, BC → E}Number of candidate key in the following relation have?
2.5k
views
3 answers
5 votes
A relation R(A,B,C,D,E,F) holds following FDs$AB\rightarrow C$C\rightarrow D$D\rightarrow EA$E\rightarrow F$F\rightarrow B$The number of minimal candidate keys of R are _______.
635
views
1 answers
0 votes
A relational schema R with attributes (ABCDEFG).It is known that D never appears on RHS of any FD.How many different possibilities are there for what a Candidate key of R can be.?
318
views
1 answers
0 votes
Consider these relations :$R = ABCDE$A\rightarrow BC$B\rightarrow E$D\rightarrow E$What is the candidate key for the above relations?CAABBDAD
428
views
1 answers
0 votes
578
views
2 answers
2 votes
Let there be relation R(A, B, C, D, E) where candidate keys are A, BC and D. How many superkeys are possible?( Marks: 0.00 ) 26Explanation:Answer = Number of ... - 8 +2= 26 28 30 32can anyone further elaborate the formula used why 2^x?