0 votes
0 answers
23
when we say we are applying brute force to solve any problem then solution b 2^n or n^nNote: i know what is brute force , it is try all possible combination to solve th...
0 votes
0 answers
24
0 votes
1 answer
25
D30={1,2,3,5,6,10,15,30}because D30 is square free so it is boolean algebra and every boolean algebra is distributed and complemented alsohere square free means no divis...
0 votes
2 answers
26
option : infix prefix or postfixwhich is rt?
0 votes
0 answers
27
#include<Stdio.h>main(){ int *a[10]; *a[0]=323; printf("%d",*a);}// i m getting error what is error here ?
0 votes
0 answers
28
0 votes
0 answers
30
Can ny one tell me , stack pointer work independently ?means it works locally or it wil increment decrement means change it state by using PC ?
2 votes
0 answers
31
3 votes
1 answer
32
0 votes
0 answers
33
No of comparison in worst case for an element not in hash table is size of largest cluster +1. ?what does it signifyref https://gateoverflow.in/10905/gate1989-1-vii-isro2...
0 votes
0 answers
34
Check thizwhile assume thiz is in instruction register steps of its executionM[SP] content of stack pointer is get locallyMDR <- MAR ( ADDRESS OF R )IS IT RIGHT ?
0 votes
0 answers
35
1 votes
1 answer
36
i think 5 will b answer .Rt?
0 votes
1 answer
37
Find the probability that a hand of five cards in poker contains four cards of one kind.
0 votes
1 answer
38
1 votes
2 answers
39
a mod n : tell the formula ?
0 votes
0 answers
40