Answer:
snap
Explanation:
The line which appears when we are dragging an object of GUI on a object of windows Form indicates that the object that is being dragged is aligned horizontally with the object which is connected by the blue line is called a snap line.
Hence we conclude that the answer to this question is snap line.
Answer:
A stores code for later re-use
Explanation:
To find - What is the purpose of saving code snippets?
Solution -
Code Snippet" is used to describe a small portion of re-usable source code, machine code, or text.
They allow a programmer to avoid typing repetitive code during the course of routine programming.
So,
The correct option is - A stores code for later re-use
Answer:
It's purpose is to access a webpage.
Explanation:
A URL contains detailed information on the webpage such as, the domain name, protocol, and path. This information directs the browser to the desired page.