Q. Is there any difference in below two statements? Code: int a = 10; int a(10); (A) Yes (B) No (C) May Be (D) Can not say ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) No