In this video, we will learn about static data member in C++.
Write a program that creates three objects of class Student. Each object of class must be assigned a unique roll number. (Hint: Use static data member for unique roll number.)
Step by step explanation.
Easy to follow and understand.
https://www.itseriestutor.com
https://www.facebook.com/itseriestutor
#itseries#CPP#OOP