here are some ideas
some things i wished i knew before coming into middle school:
1. be organized
2. dont worry about other peoples opinions
3. DO YOUR HOMEWORK
things you learned so far:
1. a lot of things...
2. take notes
3.people change
advice:
if you stress too much, it gets hard.
its okay to get a bad grade on an assignment every once and a while.
be flexable with the people around you
TAKE DEEP BREATHS
DONT TALK DURING CLASS
going into the next grade:
i would change my dynamics and sleeping habits
so there are some ideas that i hope will help!!!
Answer:
(A) A web page will not display in a browser unless it passes syntax validation testing.
(C)A web page must pass syntax validation testing before it is used.
Explanation:
A website is a collection of related web pages. A web page is an electronically arranged content page, designed and developed using web development application and language tool and hosted on a web server.
Web page or application development follows a series of well defined stages called software development life cycle (SDLC). The web application must go through these processes from birth to the end-of-life of the application.
The validation testing in SDLC, consisting of unit, acceptance and loading testing, which checks for syntax error or bugs on the written codes, because bugs could slow the loading of the page or even the display and browser compatibility of elements in the code.
Answer:
Wireless USB 2.0
Explanation:
USB ports are available in all modern notebook computers. This makes the wireless USB 2.0 adapter a capable option to solve the network issue.
Wireless USB 2.0 can send 480Mbit/s and 110Mbit/s at a 3meters and 10 meters respectively, it frequency ranges from 3.1GHz to 10.6GHz.
In cases where the internal wireless card is faulty or the computer does not come with a wireless chip inside, the Wireless USB 2.0 is the right option for you to be able to connect over a network efficiently.
Answer:
1. You want to use parameters
2. You don't want your program to run multiple times
3. You want to call that snippet of code throughout your program
hope this helped :D