You are not logged in.

#1 2015-09-12 06:53:35

hasnain
Administrator
From: Chichawatni
Registered: 2014-10-13
Posts: 8,355
Website

Pointer Variable:

C Programming Quizzes C Language Pointer

Question:
What is the base data type of a pointer variable by which the memory would be allocated to it?

Option A):
Depends upon the type of the variable to which it is pointing
Option B):
float
Option C):
unsigned int
Option D):
int

Correct Answer is Option C):
unsigned int


Failure is the first step towards seccess.

2015-09-12 06:53:35

Advertisement
Ads By Google

Re: Pointer Variable:



Board footer