2 votes
1
is 255.255.255.52 a valid subnet mask? if yes then what is the no. of subnets?
0 votes
3
How successful was COAP 2017?
0 votes
5
do anyone has complete exam paper ???i am not able to get complete question paper of computer science gate paper............please share a linkalthough gate forum has upl...
0 votes
6
Is this solution wrong?
0 votes
9
find regular expression of1.S- 01A/10BA->0B/1B->1A/0and2.A->A00 /A1/0 3.S->baS/aAA->bbA/bb
0 votes
10
1 votes
12
0 votes
13
What will be time complexity for the following algo where n is a Prime number?main(){for(i=1; i<=n; i=2*i) for(j=1; j<=n; j++) { if(n%i == 0) while(k<=n...
0 votes
14
for(i=n/2;i<=n;i++) how many times will this loop be executed..?
3 votes
15
Find what FD is violated by the Relation R = { } i.e. empty relationa. All FDb. Does not violate FD'sc. Cannot sayd. None of the Above
1 votes
16
Consider a pointer declaration int i=10,*p; p=&x;Is p – – ; a valid statement, justify? explain in as simple way as possible.
0 votes
17
The number of Binary Tree's with 4 nodes (1,2,3,4) where in every Binary Search tree '1' is leaf node are ________________.
1 votes
18
Given numbers from 1 to 8. Number 5 is the root of BST.How many number of BST are possible with given constraint.
0 votes
19
Is it's possible for two process to execute P(s) and V(s) operation at the same time on a semaphore variable 's' , means if one process executed p(s) and at the same time...
1 votes
20
write the regular expression for the given language L= { W | NO OF a mod 2= 1} (odd no of a's )
0 votes
21
I am from non cs background and would like to prepare for gate cs so what subjects should be done first for a good foundation for advanced subjects?
1 votes
23
Find the Odd one Out: Candidate KeySuper KeyPrimary KeyAlternate Key
0 votes
24
What colleges i get through gate?GATE 2017...AIR-777...CSE...General Category
0 votes
26
Is $ (5 - n^3) \in \Omega (n^2) $ ?
0 votes
27
1 votes
29