Write C# equivalent statements for the following:
National Defense University wishes to keep information of their short & long Time Training students. Short-term training is 3 Months to 6 Months [where 3 months are default] & long-term training is 1 year to 3 years [where 1 year is default]. The proposed TrainingStudent class has the following protected instance variables:
#studentNo: String
#studentName: String
#TraiffPoint: Integer
+Print()
Tariff Points represents the entry qualification achieved by a TrainingStudent, which is a number between 20 and 280.
A class variable is also required, called noOfStudents, which will be incremented each time a TrainingStudent instance is created.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here