Is $(\exists x)(\forall y)P(x,y) \Leftrightarrow (\forall y)(\exists x)P(x,y)$ ?
Please understand that I am neither asking about $(\exists x)(\forall y)P(x,y) \Leftrightarrow (\forall x)(\exists y)P(x,y)$ nor $(\exists x)(\forall y)P(x,y) \Leftrightarrow (\exists y)(\forall x)P(x,y)$ nor about "bounded" quantifications like $\forall x \in X, \exists y \in Y$.
No. For example, let $P(x,y)$ mean $x\ne y$, and assume there are at least two things in the universe we quantify over.
Then $\exists x \forall y (x\ne y)$ is false, but $\forall y \exists x (x \ne y)$ is true.