Structures in C++ Language


Structures in C++ Language


Structure is a collection of variables of different data types under a single name.It is similar to class in
that,both holds a collection of data of different data types.



EXAMPLE OF STRUCTURE:




We have discus structures in details in C language tutorials in my previous lecture so please check
it or click on link :- structure



Comments

Popular posts from this blog

Campus and Interview preparation with Java

O LEVEL- IT TOOLS & BUSINESS SYSTEM

Campus/Interview Preparation with C ++ Language