ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Programming Languages  >>  C
 
 


 

 
 C interview questions  C Interview Questions
 C++ interview questions  C++ Interview Questions
 VC++ interview questions  VC++ Interview Questions
 Delphi interview questions  Delphi Interview Questions
 Programming Languages AllOther interview questions  Programming Languages AllOther Interview Questions
Question
hat is a pointer?
 Question Submitted By :: Satya.tivari
I also faced this Question!!     Rank Answer Posted By  
 
  Re: hat is a pointer?
Answer
# 1
a pointer is a variable which stores an address of another
variable.
 
Is This Answer Correct ?    7 Yes 2 No
Satya.tivari
 
  Re: hat is a pointer?
Answer
# 2
pointer provide the programmer direct access on memory  
allocation.
 
Is This Answer Correct ?    4 Yes 1 No
Sumit Mmmec
 
 
 
  Re: hat is a pointer?
Answer
# 3
it is a derived data type which holds the address of that 
variable.
 
Is This Answer Correct ?    1 Yes 0 No
Vaibhav
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
without a terminator how can we print a message in a printf () function. NIIT5
write a own function for strstr LG-Soft1
What is the difference b/w main() in C language and main() in C++.  6
Why cann't whole array can be passed to function as value.  1
what is the size of an integer variable?  1
write a program to find out number of on bits in a number? Huawei12
Determine the code below, tell me exactly how many times is the operation sum++ performed ? for ( i = 0; i < 100; i++ ) for ( j = 100; j > 100 - i; j--) sum++; ITCO3
What are the uses of pre-processor directives?  2
x=2,y=6,z=6 x=y==z; printf(%d",x) HCL8
how to sort two array of characters and make a new array of characters. Accenture1
1.find the second maximum in an array? 2.how do you create hash table in c? 3.what is hash collision Qualcomm6
difference between my-strcpy and strcpy ? Geometric-Software3
what is output of the following statetment?Printf(“%x”, -1<<4); ?  3
what about "char *(*(*a[])())();" Oracle2
Which of these statements are false w.r.t File Functions? i)fputs() ii)fdopen() iii)fgetpos() iv)ferror() A)ii B)i,ii C)iii D)iv Accenture5
suppose we use switch statement and we intilize years name using enum statement like(jan,feb,mar,------dec) we take integer value as an input .question is that the month which we analyz is from 0 to 11 bt if i enter 12 than how he again starts from begning and print jan  1
How to receive strings with spaces in scanf()  4
Suppose I want to write a function that takes a generic pointer as an argument and I want to simulate passing it by reference. Can I give the formal parameter type void **, and do something like this? void f(void **); double *dp; f((void **)&dp);  1
What is the real difference between arrays and pointers?  11
What do you mean by team??  2
 
For more C Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com