Write briefly about each of the following terms. What are the latest trends in the Market? Search on Internet and come up with the current commonly used anti-malwares and antiviruses (10 marks)
Vulnerability
Threat
Risk
Attack
Backdoor
Hoaxes
Password Crack
Brute force
Dictionary attack
Spoofing
Man-in the Middle
Spam
Virus
Worm
Trojan
Zombie
Your organization where you work has won different contracts after responding to Request For Proposals on multimedia projects that involve the designing of websites. These websites should have 4 web pages.
1)Nkomazi Swing Bungee (NSB is an organization that offer bungee to tourists).
1.1) Develop the website that you chosen and Your website should be developed using the following:
HTML.
CSS for web styling (use external or internal CSS).
The website should have a table, ordered list, unordered list.
Write a program to enter a multiline string, by taking input from the user. Remove all the multiple blank spaces by copying the string to another string. Deallocate the memory for first string. Display the second string.