You should make sure no one is looking and make sure you have protection
Answer: If a customer orders more than four pizzas, the program should deduct 10% from the cost of the order. Modify the program appropriately, and then save, run, and test it.
Answer:
True on a web page such meta name will not appear in web view source and irrelevant information will be displayed.
Explanation:
Basically web page source is compiled version of HTML script so the end-user he or she tries to view pages system will show only in HTML.
so meta name information and active object information will not be displayed while viewing the web source code instead of that the irrelevant informant ions will be displayed and end-user cannot under anything out of the web source code.
Moreover, even the client side validation script also will not be displayed.
Only HTML will be displayed