what is pointers

Answer Posted / ramya

pointer is a memory variable that stores the address of the
another variabe

Is This Answer Correct ?    55 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why oops is important?

601


Why do we use class in oops?

551


What is oops in simple words?

575


what type of questions

1692


what is graphics

2005






Is oop better than procedural?

563


What are two types of polymorphism?

607


What is abstraction in oops with example?

768


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1413


How do you achieve polymorphism?

607


What is polymorphism in oop example?

512


What is polymorphism and example?

590


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6140


What is difference between multiple inheritance and multilevel inheritance?

601


What is solid in oops?

598