Recent questions without answers

1 votes
0 answers
11941
1 votes
0 answers
11942
What will be the output of following program? #include <stdio.h void f1(char* str, int index) { *(str + index) &= ~32; } int main() { char arr[] = "gatecsit"; f1(arr, 0);...
1 votes
0 answers
11944
1 votes
0 answers
11945
In IEEE double precision format, the sum of the largest and 2nd largest implicit fractional numbers is
3 votes
0 answers
11948
1 votes
0 answers
11949
here what i thinking is every type of hazard is present so what to choose or any other view is there for question
1 votes
0 answers
11952
1 votes
0 answers
11953
I am getting $ \Large1374845$ Is it right? Please explain your logic if you got other from this !
3 votes
0 answers
11954
1 votes
0 answers
11955
https://gateoverflow.in/27344/tifr2014-b-17this says option C ( parity function is not possible )but why ?if we take OR of the inputs it will give 0 for even no of 1's an...
1 votes
0 answers
11957
Detailed Solution please..!
1 votes
0 answers
11958
How to solve this.. help please.!
1 votes
0 answers
11960
Representing the syntax by a grammar is advantageous because (a)it is accurate (c) it is concise(b) automation becomes easy (d) all of ...
1 votes
0 answers
11962
Please explain?
1 votes
0 answers
11964
4 friends (Alex, Blake, Chris and Dusty) each choose a random number between 1 and 5. What is the chance that any of them chose the same number?Ans:101/125
2 votes
0 answers
11965
why are WAR AND WAW hazards not possible in mips architecture please see this video at 17:58 youtube.com/watch?v=9mpOG9YtSLc&t=1242s
1 votes
0 answers
11966
Consider the following ER diagram.The minimum number of RDBMS tables are required for the above drawn ER diagram ________ which satisfies 3NF.
1 votes
0 answers
11968
Consider the following ER diagram:The minimum number of tables needed to represent ER-diagram are __________ such that the relational database satisfies 1NF.
1 votes
0 answers
11969