Skip to content

Fatima-progmmer/Cpp-Pointers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cpp Pointers

A collection of C++ programs demonstrating the use of pointers.

Programs

  1. Pointer Assignment Program: A program that demonstrates the assignment of a pointer to a variable.
  2. Pointer Address Program: A program that displays the memory addresses of variables.
  3. Pointer Value Program: A program that displays the values stored in variables using pointers.
  4. Multi-Variable Pointer Program: A program that demonstrates the use of pointers with multiple variables.

Releases

No releases published

Packages

No packages published

Languages