Answer:
<script type="text/javascript" src="weather.js"></script>
Explanation:
we have to use above script tag to include weather.js file into our web page.
Here type attribute represents the type of the file which we are trying to include on the web page.src attribute represents the path of the file from where we want to include that into our web page.
Generally we can include our java script functions into web page in 2 ways. one is inline function we can write the code in web page <script> tag itself .another way is to write the code in a separate file as shown above and include it in the webpage
Answer:
Development & implementation phase
Explanation:
There are mainly six stages of SDLC, which are as follows:
1. Planning: Planning is the first step in app development, where the developer preplans every aspect of the software.
2. Analysis: After planning, the developer analyzes further requirements to develop the software as per planning.
3. Design: After planning and analysis, the developer makes the design which is the main architecture of the software.
4. Development & implementation: When the developer completes the design, the development phase comes in where the data is coded and recorded as per requirement and after development, implementation takes place to see if software functions properly or not.
5. Testing: Testing mainly tests the programs to check for any errors or bugs.
6. Maintenance: When the software is developed successfully, then time to time maintenance and updation of the software takes place to maintain and upgrade its working.
Hence according to the scenario, development & implementation phase is the right answer.
She should use a step-down transformer. A step-down transformer take high voltages and make them lower voltages.