subject

Code in Objective C Create a structure to hold textbook information for the four courses listed below. Include in the structure the textbook title, author, ISBN, and the course ID and title it belongs to. You will also need to create a class for students. Student class will contain information for student name, id number, and home campus, (Lake Worth, Palm Beach Gardens, Boca Raton, Belle Glade, and Loxahatchee) and course information (empty until entered by the user). You will create a program that demonstrates the creation of 4 students (each must be on a different campus). Once the students have been created allow a user to enter 2 course IDs for each student and your program will display the student information as well as the textbook information for the courses that were entered. Be sure that your prompts and displays are easy to read and understand. You have leeway on how you display the information as well as the logic for the program. We have learned several data structures during this course so design efficiently. Keep in mind that when the program is tested the course IDs will be entered just as you see them below.

Courses IDs and textbook information:

COP2654 Programming in Objective-C Presents an introduction to Objective-C, covering such topics as classes and objects, data types, program looping, inheritance, polymorphism, variables, memory management, and archiving. 9780321967602 Stephen G. Kochan Pearson Education 2013-01-01

COP2800 Java Programming + Mindtap Programming 9781337576604 Joyce Farrell

COP1000 Programming Logic & Design, Comprehensive 9781337102070 Joyce Farrell Cengage Learning

COP2334 Starting Out with C++ 9780134400242 Tony Gaddis, Judy Walters, Godfrey Muganda

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 05:00
Which two editions of windows 7 support 64 bit cpus? choose two out of professional, business, starter, or home premium.
Answers: 1
question
Computers and Technology, 23.06.2019 01:50
Create a class named majors that includes an enumeration for the six majors offered by a college as follows: acc, chem, cis, eng, his, phys. display the enumeration values for the user, then prompt the user to enter a major. display the college division in which the major falls. acc and cis are in the business division, chem and phys are in the science division, and eng and his are in the humanities division. save the file as majors.java.
Answers: 2
question
Computers and Technology, 23.06.2019 11:00
What are the possible consequences of computer hacking? what is computer piracy? describe some examples. what are the effects of computer piracy? what are the possible consequences of computer piracy? what is intentional virus setting? describe some examples. what are the effects of intentional virus setting? what are the possible consequences of intentional virus setting? what is invasion of privacy? describe some examples. what are the effects of invasion of privacy? what are the possible consequences of invasion of privacy? what is an acceptable use policy and what is the purpose of the acceptable use policy what is intellectual property and how can you use it?
Answers: 1
question
Computers and Technology, 23.06.2019 21:40
Simon says is a memory game where "simon" outputs a sequence of 10 characters (r, g, b, y) and the user must repeat the sequence. create a for loop that compares the two strings. for each match, add one point to user_score. upon a mismatch, end the game. sample output with inputs: 'rrgbryybgy' 'rrgbbrybgy'
Answers: 3
You know the right answer?
Code in Objective C Create a structure to hold textbook information for the four courses listed bel...
Questions
question
Mathematics, 21.05.2021 16:10
question
Mathematics, 21.05.2021 16:10
question
World Languages, 21.05.2021 16:10
question
Mathematics, 21.05.2021 16:10
Questions on the website: 13722367