You are not logged in.

#1 2015-09-11 05:51:10

husnain
User RankUser RankUser RankUser RankUser RankUser Rank
Administrator
From: Chichawatni,Pakistan
Registered: 2014-10-03
Posts: 8,129
Website

Constant Pointer:

C Programming Quizzes C++ Placement

Question:
int const *ptr1 = &m;

// this is example of,

Option A):
Pointer to a constant
Option B):
Constant pointer
Option C):
Constant pointer And Pointer to a constant
Option D):
None

Correct Answer is Option A):
Pointer to a constant


You cannot discover the new oceans unless you have the courage to lose the sight of the shore.

2015-09-11 05:51:10

Advertisement
Ads By Google

Re: Constant Pointer:



\n

Board footer