Answer:
HTML elements are delineated by tags, written using angle brackets.
Explanation:
Tags such as <img /> and <input /> directly introduce content into the page.
The answer is 326.
Range is found by subtracting the smallest number in the data set from the largest number.
Highest number: 419
Lowest number: 93
419-93
=326
(Next time make sure to post this under the Mathematics section.)
In conclusion there are many different data structures. Each data structure has strengths and weaknesses which affect performance depending on the task. Today, we explored two data structures: arrays and linked lists. Arrays allow random access and require less memory per element (do not need space for pointers) while lacking efficiency for insertion/deletion operations and memory allocation. On the contrary, linked lists are dynamic and have faster insertion/deletion time complexities. However, linked list have a slower search time and pointers require additional memory per element in the list. Figure 10 below summarizes the strength and weakness of arrays and linked lists.
Answer:
Option C is the correct answer for the above question
Explanation:
Authentication is used to grant a person to use the system so that no other person can hack the data of the system. It is done by some unique id which is provided to the user of that system. When any person wants to use the system he needs to use that a unique id and sometimes password and some other information to use the system.
The above question asked about the process through which the user of the system grants access to use the system only. So the process is Authentication. hence Option C is correct because it states about the process Authentication while the other is not because--
- Option a states Credibility which is not the process to enter the system.
- Option b states Authorization which is used if the system gives access to the user, not the user can take on its own.
- Option d states Honesty which is not the process to enter the system.
Answer:
Explanation:
✓ computer can be used Interactive Learning apps, whereby students can share knowledge
✓Access to Information on the go: computer can be searched when educational information is needed
✓Virtual Classrooms : Incase of online classroom computer can be of help where both teacher student can meet online
✓Data processing and presentation ; computer can be used by both teacher and student in processing of data's.
✓Computer Literacy Education : for Literacy Education, computer can be used in training students to become computer literate.