Answer:
1. Design system to avoid theatre tickets selling issue.
2. Resources provided to student who can built a system for the theatre tickets booking.
3. Medallion Theatre Booking System
Add/edit patron
Add/edit production
Add/edit performance
Add/edit seats
Purchase tickets
Generate Tickets Sold Report
4.GUI or graphical user interface allows the user to connect through graphical icons.
Explanation:
The main purpose is to avoid problems of duplicate tickets sales in future. The system will enable the selling of each seat to one customer only and when an attempt is made to resold the seat the system warns the user creating a check for original sale. This will help theatre to avoid any issues in future and customers will be happy with their ease of confirmation of booking.
Answer:
Malware is a type of software that is specifically designed to disrupt, damage, or gain unauthorized access to a computer system. Malware can be spread through email attachments, online advertisements, websites, and other methods.
Some signs that malware may be impacting the performance of your computer include:
- Your computer is running more slowly than usual
- Your computer crashes frequently
- Your computer has pop-up ads or other unwanted behavior
- Your default homepage or search engine has changed without your permission
- You see new icons or programs on your desktop that you didn't install
To avoid malware, you should be cautious when browsing the internet and avoid visiting suspicious websites. You should also avoid opening email attachments from unknown senders, and be wary of online advertisements. You can also protect your computer by using antivirus software and keeping it up to date.
Answer:
Management and coordination of security-related resources
Explanation:
It is essential to make sure that an information security program is highly secured and non-authorized personnel cannot get access to the program. The security of the program is also important to ensure that valuable information and data of clients are safe. This is one of the most vital in security management.
Answer:
i am still a beginner in this but i hope it helps.
- add scanner object;
- declare string FavColour;
- print msg to ask user for input
- print msg (" your favourite colour is " + FavColour)