what is pointers

Answer Posted / backiya

pointer is a memory variable...
it's stored address in another new variable

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is inheritance and how many types of inheritance?

617


What does <> mean pseudocode?

622


What are the three main types of variables?

600


What is stream in oop?

837


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

1638






What is the benefit of oop?

570


Why is destructor used?

581


what are the ways in which a constructors can be called?

1581


Why do we use class in oops?

555


What is destructor oops?

621


What is the highest level of cohesion?

578


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

1941


What is a superclass in oop?

667


What is polymorphism and its types?

593


What is destructor give example?

602