what is pointers

Answer Posted / umashankar mishra

pointer is a variable which is used to store the adress of
another variable
syntax:
int *ptr
* symbole is used to defined the pointer

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Plese get me a perfect C++ program for railway/airway reservation with all details.

3427


What is interface? When and where is it used?

1664


What is the main purpose of inheritance law?

667


What is difference between multiple inheritance and multilevel inheritance?

603


Templates mean

1587






Which type does string inherit from?

616


What are the 3 pillars of oop?

613


What type of loop is a for loop?

682


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1835


What are the benefits of oop?

604


Can a varargs method be overloaded?

617


Is oop better than procedural?

572


write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).

1640


Why do pointers exist?

659


What is polymorphism what is it for and how is it used?

574