UrbanPro

Take Engineering Diploma Tuition from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Explain about pointer in C?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

Home Tutor

A pointer is variable which can store the address of the another variable.. That is if you created any aaary you want to point the address of that data to other we can use
Comments

M.Tech in Computer Science with 7.5 yrs of Teaching Experience as Asst. Professor

A pointer is a variable which holds an address of another variable. Ordinary variable holds a value of that data type where as the pointer holds the address of another variable of same data type i.e. int x =10. means x is a variable which holds the value 10 and stored at some location 1000. int *ptr...
read more
A pointer is a variable which holds an address of another variable. Ordinary variable holds a value of that data type where as the pointer holds the address of another variable of same data type i.e. int x =10. means x is a variable which holds the value 10 and stored at some location 1000. int *ptr means ptr is a pointer which can hold the address of another variable of int. let ptr=&x. so ptr will have the address of x i.e. 1000 read less
Comments

Tutor

Pointer is a variable which stores the address of some other memory location where the actual data value is.
Comments

Trainer

A pointer is a variable whose value is the address of another variable, i.e., direct address of the memory location. Like any variable or constant, you must declare a pointer before using it to store any variable address.
Comments

I have very good subject knowledge in all the electrical subjects..i can cover to gate level.. And i can teach mathematics and java too.

A pointer is variable which can store the address of the another variable.. That is if you created any aaary you want to point the address of that data to other we can use ..simple example
Comments

Tutor

In Short: A Pointer is a variable. A pointer stores an "address". An "address" is denoted by a hexadecimal value. An "address" indicates the "memory location" where another variable's data is stored. So it is said that a pointer variable "refers to" another variable's memory location.
Comments

Home tutor for Class 1-9 & for polytechnic Student for ETC & E&tc branch

A pointer is a variable whose value is the address of another variable, i.e., direct address of the memory location. Like any variable or constant, you must declare a pointer before using it to store any variable address. The general form of a pointer variable declaration is ? type *var-name; Here,...
read more
A pointer is a variable whose value is the address of another variable, i.e., direct address of the memory location. Like any variable or constant, you must declare a pointer before using it to store any variable address. The general form of a pointer variable declaration is ? type *var-name; Here, type is the pointer's base type; it must be a valid C data type and var-name is the name of the pointer variable. The asterisk * used to declare a pointer is the same asterisk used for multiplication. However, in this statement the asterisk is being used to designate a variable as a pointer. read less
Comments

A pointer is a variable which contains the address in memory of another variable. We can have a pointer to any variable type.
Comments

Certified C/C++/Core & Advance Java/Python Trainer

Its a special type of variable which holds the memory address of some other variable. As you would be knowing , every variable you create or declare has got some address in RAM. so if you declared a variable X like int X; //this will allocate 2 bytes of memory in RAM and an address of that allocated...
read more
Its a special type of variable which holds the memory address of some other variable. As you would be knowing , every variable you create or declare has got some address in RAM. so if you declared a variable X like int X; //this will allocate 2 bytes of memory in RAM and an address of that allocated memory area would be there.also a name X has been associated with that memory area Now you have 2 options to access that memory area: a) we can access that memory area using the name X associates with that memory area b) we can access that memory area using the memory address associated with that memory area. For the second approach , (b) we need to first store the memory address of X in some variable. Now comes the requirement of a POINTER.(As a pointer variable can store the memory address) int * ptr; //declaration of a pointer variable ptr=&X;//assigning the memory address of variable X to pointer variable ptr. Hope this helps. read less
Comments

Computer Teacher

A pointer is a variable which contains the address in memory of another variable. We can have a pointer to any variable type. The unary or monadic operator & gives the ``address of a variable''. The indirection or dereference operator * gives the ``contents of an object pointed to by a pointer''.
Comments

View 12 more Answers

Related Questions

Explain about the Electrical SUB STATION 132/33 KV
Starting from the generating stations to the end users, voltage is needed to be stepped up and down several times in various substations. This ensures efficient transmission of power, minimizing the power...
Sri Satya Sai Suresh
What is the importance of German language for civil engineer?
Required only when you have to go to Germany for an assignment.
Sankalp

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Saturated Steam Tables
A saturated steam table is an indispensable tool for any engineer working with steam. It's typically used to determine saturated steam temperature from steam pressure, or the opposite: pressure from saturated...


Manage Your Manager
You may ask me why I need to manage my manager or the way I prefer to call it – Lead my boss? Let’s see why! Because it: Makes your job easy. If she is on your side, your chances of climbing...

Learn Git with no prior experience
To be honest, learning Git is quite easy. I really don’t understand the fuss that’s going on about it being tough to learn. Let me take you through the basics first. Before starting with...

Resistor Labels
• Wire-wound resistors have a label indicating resistance and power ratings. • A majority of resistors have color bars to indicate their resistance magnitude. • There are usually 4 to...

Recommended Articles

E-learning is not just about delivering lessons online. It has a much broader scope that goes beyond manual paper or PowerPoint Presentations. To understand the reach of E-learning and how the whole process works in developing the Educational system, we will discuss a few points here. Let us find out how this new learning...

Read full article >

While schools provide formal education to the children, the home is where they start learning about things informally. Parents think that schools will take the initiative to educate their children. Well, this is partially true, as parents also play an essential role in bringing up their child. For the development of particular...

Read full article >

With the mushrooming of international and private schools, it may seem that the education system of India is healthy. In reality, only 29% of children are sent to the private schools, while the remaining head for government or state funded education. So, to check the reality of Indian education system it is better to look...

Read full article >

Quality education does not only help children to get a successful career and life, but it also hugely contributes to society. The formal education of every child starts from school. Although there are numerous schools, parents find it challenging to choose the right one that would fit their child. It is difficult for them...

Read full article >

Looking for Engineering Diploma Tuition ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for Engineering Diploma Tuition Classes?

The best tutors for Engineering Diploma Tuition Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Take Engineering Diploma Tuition with the Best Tutors

The best Tutors for Engineering Diploma Tuition Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more