How do you declare a pointer to an integer?

1
int *ptr;
2
pointer int ptr;
3
int ptr*;
4
int ptr;

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation