C++ Structure

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

C++ Structure

S
sciencemoallim

7 Views • Oct 19, 2023

Description

n C++, a structure is a user-defined data type that allows you to group together variables of different data types under a single name. Unlike classes, structures do not support member functions, access control, or inheritance

Keywords & Tags