Question: (2) (10+20+5+5-40 points) Write in the Swift programming language the program p.swift consisting of: (a) the function helloWorld (b) the class Student The class Student
(2) (10+20+5+5-40 points) Write in the Swift programming language the program p.swift consisting of: (a) the function helloWorld (b) the class Student The class Student should have properties: - "student's first name" - "student's family name (c) test examples E-mail the program p.swift to the instructor to test and grade it by 02:00 The program p.swift output should look: Hello, world! A new instance of the class Student is created. First name is Vojislav Family name is Stojkovic
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
