C PROGRAMMING
1. A structure cannot have members with the same name. (TRUE OR FALSE)
2. Create a template for a structure of student record consisting of five fields: Student ID(int), first name(string), last name(string), total units completed(int), and accumulated grade point average(float).
3.Create a structure that can describe a restaurant. It should have members that include the name, address, average cost, and type of food available.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here