What is the difference between a struct and a class?

a. constructors and destructors are allowed for the class
b. member functions are allowed for the class
c. members are private by default for the class
d. copying is not allowed for the struct
e. none of the above

C

Computer Science & Information Technology

You might also like to view...

When creating a query, you can select contiguous tables by selecting the first table, and then by pressing the Ctrl key while clicking the last table in the Show Table dialog box

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following group of characters is the file name extension for files created in Excel 2007?

A) xlsx B) docx C) xls D) wk1

Computer Science & Information Technology