1) I know that all inner product space is also a normed space with the norm induce by the scalar product, but is the reciprocal true ? I mean, is all normed space also a inner product space ?
2) I know that all normed space is a metric space with the metric induced by the norm. Is the reciprocal true ? I mean, is all metric space also a normed space ?
The answer is no for both questions.
For the first one, any norm induced by an inner product must satisfy the identity $$2\lVert u\rVert^2 + 2\lVert v\rVert^2 = \lVert u + v\rVert^2 + \lVert u - v\rVert^2;$$ but some norms do not satisfy this, and hence do not come from an inner product. For example, the supremum norm on $\Bbb R^2$ does not satisfy the identity : $$2\|(1,0)\|_\infty^2+2\|(0,1)\|^2_\infty=4\neq \|(1,1)\|_\infty^2+\|(1,-1)\|_\infty^2=2.$$ However, any norm satisfying the identity does come from an inner product; see this question.
For the second one, note that metric space are not even required to be vector spaces, so for example the set $\{1,\ldots,10\}$ equipped with the metric $d(x,y)=|x-y|$ is not a normed space. You can also consider any set with its discrete metric.