Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Post under tag pointer
Recent posts under tag pointer
All
Questions
MCQs
Jobs
Articles
+2
votes
1
answer
Why does an integer pointer not store the address of a float variable?
posted
Nov 16, 2018
by
anonymous
interview questions
c
pointer
+2
votes
1
answer
What are the differences between a pointer variable and a reference variable in C++?
posted
Sep 18, 2018
by
anonymous
interview questions
c++
pointer
0
votes
0
answers
C: What is cyclic nature for a far pointer ?
posted
Apr 3, 2018
by
Vikram Singh
interview questions
c
pointer
0
votes
0
answers
What is the advantage of passing double pointer as an argument to a function in c?
posted
Dec 29, 2017
by
anonymous
interview questions
c
pointer
+1
vote
1
answer
C++: Why a copy constructor can not use pointer in place of reference variable ?
posted
Sep 9, 2016
by
Neelam
c++
interview questions
pointer
0
votes
0
answers
What is difference between pointer and reference?
posted
Jul 11, 2016
by
anonymous
c
pointer
interview questions
c++
0
votes
3
answers
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
posted
May 12, 2016
by
Hasan Raza
c
pointer
interview questions
+3
votes
1
answer
What is the difference between a NULL Pointer and a NULL Macro?
posted
Apr 21, 2016
by
Prajwal C.m.
c
pointer
+4
votes
1
answer
What is the difference between expressions *ptr++ and ++*ptr in C?
posted
Mar 29, 2016
by
Mohammed Hussain
c
pointer
+4
votes
2
answers
When pointer contains only address, what is the point of declaring pointer of different type?
posted
Mar 26, 2016
by
Shahsikant Dwivedi
c
c programming
pointer
+1
vote
1
answer
Which operator is used to access data members of the structure through the pointer variable?
posted
Mar 4, 2016
by
Divya Nayak
c programming
pointer
+6
votes
2
answers
What is use of huge, near and far pointer in c language?
posted
Dec 6, 2015
by
anonymous
c
pointer
+3
votes
3
answers
What is location of huge pointer in C language in Memory?
posted
Dec 5, 2015
by
anonymous
c programming
c
pointer
+2
votes
1
answer
Why there are three types of pointer in Turbo c compiler?
posted
Jun 15, 2015
by
Mohammed Hussain
c programming
pointer
+3
votes
2
answers
What is a multilevel pointer in c?
posted
Jun 4, 2015
by
Mohammed Hussain
c programming
pointer
+2
votes
1
answer
What is the far pointer in c?
posted
Jun 3, 2015
by
Mohammed Hussain
c programming
pointer
+1
vote
2
answers
What is a cyclic property of data type in c? Explain with any example.
posted
Jun 3, 2015
by
Mohammed Hussain
c programming
pointer
+2
votes
1
answer
What is wild pointer in c and explain with programming?
posted
May 26, 2015
by
Mohammed Hussain
c programming
pointer
+2
votes
1
answer
C: What will be the output for this Pointer to Pointer Scenario where char pointer is assigned to a integer adddress?
posted
May 22, 2015
by
Mohammed Hussain
c programming
pointer
+3
votes
1
answer
What will be output if you will execute following C code?
posted
May 22, 2015
by
Mohammed Hussain
c programming
pointer
+3
votes
2
answers
Is a[5] == 5[a]? If yes why?
posted
Jan 22, 2015
by
Khusboo
pointer
c++
c
+3
votes
2
answers
Pointer assignment in C?
posted
Nov 6, 2014
by
anonymous
c
pointer
+1
vote
Pointer and Constant correlation in C?
posted
Jun 3, 2014
by
Salil Agrawal
c
c programming
pointer
+1
vote
Pointer Arithmetic in C/C++
posted
May 28, 2014
by
Salil Agrawal
c
c programming
pointer
+1
vote
C Programming: Pointers Basic
posted
May 27, 2014
by
Salil Agrawal
c
c programming
pointer
+4
votes
2
answers
C: What is a null pointer assignment error?
posted
Dec 4, 2013
by
Deepak Raijada
c
c programming
pointer
+1
vote
1
answer
pointer and python
posted
Oct 17, 2013
by
Jagan Mishra
python
pointer
...