0 answers
1
Why Gate Overflow Answer Writing template changed ? Previously there was separate Text editor section where we could add equation, different different colours and fonts a...
1 answer
3
Write a LISP function to compute the product of all the numbers in a list. Assume that the list contains only number.
1 answer
7
#include <stdio.h int main() { int i = -1; int x = (unsigned char)i; printf("%d", x); return 0; }output is 255 , but please explain how
2 answers
8
4 answers
11
The probability of a boy or a girl being born is $1 / 2$. For a family having only three children, what is the probability of having two girls and one boy?$3 / 8$$1 / 8$$...
0 answers
12
Does the GO Rank predictor automatically knows which SET my paper belongs to since there are no choice to choose SET number?
1 answer
14
Can anyone tell the marks per question in DA aptitude, means which question carries how many marks?
4 answers
17
4 answers
18
How many $4$-digit positive integers divisible by $3$ can be formed using only the digits $\{1,3,4,6,7\}$, such that no digit appears more than once in a number?$24$$48$$...
3 answers
19
​​​​​​The sum of the following infinite series is\[2+\frac{1}{2}+\frac{1}{3}+\frac{1}{4}+\frac{1}{8}+\frac{1}{9}+\frac{1}{16}+\frac{1}{27}+\cdots\]$11 / 3$$7 ...
1 answer
23
Three different views of a dice are shown in the figure below.The piece of paper that can be folded to make this dice is
1 answer
26
​​​​​Three fair coins are tossed independently. $T$ is the event that two or more tosses result in heads. $S$ is the event that two or more tosses result in tai...