Flowchart - diagram created by different shapes to show flow of data
algorithm - step by step procedure to solve the problem
A flowchart is a representation of an algorithm
Answer:
The offset
Explanation:
In the question, we understand that the original text is HELLO and the encrypted text is OLSSV.
It should be noted that O replaced H, L replaced E, S replaced L and V replacement O.
This is made possible by a term refered to as offset.
The offset is used to determine the character that will replace another when it is encrypted.
7 characters after H is O; this is same for every other characters in the text.
You open a new tab for word then close a other document
Here is an HTML example with the CSS class defined inline:
<!doctype html>
<html>
<head>
<style>
.YellowBackground {
background-color : yellow;
}
</style>
</head>
<body class="YellowBackground">
<h1>A yellow background</h1>
</body>
</html>
Answer:
The main objective of router is to connect various networks simultaneously and it works in network layer
Explanation:
The main objective of router is to connect various networks simultaneously and it works in network layer