1.void func(…);
2.void func(int, …);
3.void func(int, int, …);
4.none of the mentioned
Answer:1