Seems like a silly question to me. What insight does the interview hope to gain by asking this? Would `int[] x = { 0 };` count? An array is an object...
– Jon SkeetMay 16 '23 at 19:29
Welcome to Stack Overflow! See the
[How to Ask page](https://stackoverflow.com/help/how-to-ask) for help clarifying this question. Include the desired behavior, a specific problem or error and the shortest code necessary to
reproduce the issue. Also share what you already investigated on this topic.
– aledMay 16 '23 at 19:31
As a gentle nudge, btw: I found the linked duplicate by googling the exact text of this question's subject line. It was the top result.
– yshavitMay 16 '23 at 19:35