319) In C a pointer variable to an integer can be created by the declaration
Answer is:
int *p;
Related C Programming MCQ with Answers
Answer is: