Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: Raspberry on May 16, 2016



Title: Class CourseSection { attribute enum section {1, 2, 3} short students() } In the preceding definitio
Post by: Raspberry on May 16, 2016
class CourseSection {
attribute enum section {1, 2, 3}
short students()
}

In the preceding definition the "enum" qualifier:
A) defines the class.
B) limits the values of attribute section.
C) limits the count of students.
D) sets the values of the student IDs.


Title: Re: Class CourseSection { attribute enum section {1, 2, 3} short students() } In the preceding defin
Post by: dorkalot on May 22, 2016
Content hidden


Title: Re: Class CourseSection { attribute enum section {1, 2, 3} short students() } In the preceding definitio
Post by: Raspberry on May 30, 2016
Such a smart community, thank you :heart:


Title: Re: Class CourseSection { attribute enum section {1, 2, 3} short students() } In the preceding definitio
Post by: dorkalot on May 31, 2016
I'll stick around a little while if you need more of an explanation, otherwise thanks for marking the topic solved