189k views
4 votes
Suppose that you have a class called Student that is defined in student.h file. The class is in a namespace called fhsuzeng. Fill in the following blanks for the structure of the header file student.h.

#ifndefine STUDENT_H
______________
namespace _______
{
___________Student
{
};
}
_____________________

1 Answer

5 votes

Answer:

u r

Step-by-step explanation:

dumb

User RonnieT
by
6.5k points