Highest voted questions in Others

3 votes
0 answers
81
How to calculate fraction power.(40)^1.2
2 votes
0 answers
86
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...
2 votes
1 answer
87
#include<stdio.h>int main() {int i;for(i =-1;i<sizeof(i);i++)printf("%d",i);}The output of the code is didn't enter to the loop and prints nothing.Can anyone explain
2 votes
1 answer
89
2 votes
1 answer
92
Answer whether the following statements are True or False.Let $v_{1}, v_{2}, w_{1}, w_{2}$ be nonzero vectors in $\mathbb{R}^{2}$. Then there exists a $2 \times 2$ real m...
2 votes
0 answers
94
Answer whether the following statements are True or False.Given any monic polynomial $f(x) \in \mathbb{R}[x]$ of degree $n,$ there exists a matrix $A \in \mathrm{M}_{n}(\...
2 votes
1 answer
95
Answer whether the following statements are True or False.If $A \in \mathrm{M}_{4}(\mathbb{Q})$ is such that its characteristic polynomial equals $x^{4}+1,$ then $A$ is d...
2 votes
0 answers
96
2 votes
0 answers
97
Answer whether the following statements are True or False.There exists a homeomorphism $f: \mathbb{R} \rightarrow \mathbb{R}$ such that $f(2 x)=3 f(x)$ for all $x \in \ma...
2 votes
0 answers
98
Answer whether the following statements are True or False.There exists a continuous bijection from $[0,1] \times[0,1]$ to $\left\{(x, y) \in \mathbb{R}^{2} \mid x^{2}+y^{...
2 votes
0 answers
100
Answer whether the following statements are True or False.A connected metric space with at least two points is uncountable.