Answer:
CSS , (Possibly Divs)
Explanation:
I have picked CSS, and possibly Div's as my main explanation and answer here is why.
CSS - Cascading Style Sheets, this allows you to edit multiple elements in a HTML document, such as the color or any CSS attribute.
If you would like to learn more about CSS, and the multiple options that CSS provides such as Internal Styles, External Styles, lastly In-line styles. I highly recommend the resource "W3Schools".
DIV's - Divs are basically like a container, where you can input styles into this container that can effect those elements such as if I want the background-color, of the div it would effect all the elements inside that div. However, I said this could be a possibility since it isn't CSS where it is styled however you can group these elements to one div. You can also edit the CSS of the Div to effect it.
USB 3.1 offers an improvement over its predecessors by enabling a maximum data transfer rate of up to:
Answer:
10 Gbps
Explanation:
The full form USB is Universal Serial Bus. It is used to connect to electronics as well as computers. The 3.1 USB is a recent and advance version of the USB standard. It was released in the year 2013. It can transfer data speed up to a speed of 10 Gbps.
It USB 3.1 can use the USB-C connector types and other connector types as well.
Assume that x and y are boolean variables and have been properly initialized. !(x || y) || (x || y) The result of evaluating the expression above is best described as:
Answer:
The answer is "Always true "
Explanation:
Following are the program to this question:
#include <iostream>//header file
using namespace std;
int main()//main method
{
bool x=true;//defining bool variable x and assign value
bool y=false;//defining bool variable y and assign value
if(!(x || y) || (x || y))//use given condition with if block
{
cout<<"True";//print true message
}
else//defining else block
{
cout<<"false";//print false message
}
return 0;
}
In the above code two bool variable is declared, that hold ture and false, and used in the given expression with the condition statement, that checks the given value. In the code the logical gate OR gate that always print the true value.
What is one way to make a presentation stand out by using PowerPoint Online?
Use different images and videos throughout the presentation.
Use a plain white background throughout the presentation.
Use the same font and font size throughout the presentation.
Use the same slide format throughout the presentation.
Answer:
Answer: Use different images and videos throughout the presentation.
Explanation:
I just took this test and got it correct :)
Answer:
give person on top brainlist they are right i got 100 percent
Explanation:
thank you
how do you copy and paste
Answer:
ctrl+c=copy
ctrl+v=paste
Explanation:
Answer:
So depends on the site. If it is your phone you hold on the word or beginning of the sentence. Then, two blue dots will pop up. You drag it to select what you want. Then, once you let go, The words 'copy, paste, select all' should pop up. Click copy. Got to your notes or something, Hold the blank space and click paste. For computer it is almost the same thing. Use a mouse(shift+arrow key) and drag it on what you want to select. Then, press control C. Finally, go to your doc and type control v, it should pop up. Note!: You won't be able to copy and paste everything due to the website.
What improved image quality in televisions?
A: FM technology
B: AM technology
C: color CRTs
D: black-and-white CRTs
E: coaxial cables
Answer:
coaxial cables are the answer
what does the windows update feature allow you to do?
a. scan email attachments
b. install important patches
c. scan for viruses
d. block pop-ups
Answer:
B
Explanation:
The purpose of Windows Update, is to bring feature updates and hotfixes to your Windows PC, it also allows for updating services such as the Windows Defender virus definitions. However, Windows Update does not block popups, but instead installs important updates for your PC.
help now ASAP, and thank you
Answer: True
Oxygen is needed to combust/ignite the fuel that is mixed in, which provides the heat and thrust to push the jet forward. On a chemical level, the oxygen (O2) mixes with whatever the fuel chemical may be. Recall that oxygen is often used to burn things, due to oxygen effectively breaking the bonds of the fuel chemical and unleashing its stored potential chemical energy.
What is the answer to 4.9 Code Practice: Question 2
Answer:
sum = 0
for i in range(20, 100, 10):
sum = sum + i
Print(sum)
Explanation:
The answer to 4.9 Code Practice: Question 2 is 200 of the total output.
What is the output?An output record that a laptop sends. Computers best paintings with virtual information. Any entry that a laptop gets have to be digitised. Often records must be transformed and returned to an analogue layout whilst it is output, as an instance the sound from a laptop's speakers.
The answer to 4.9 Code Practice: Question 2 is 200 output of all the total outputs this is the answer.
Read more about the Code :
https://brainly.com/question/3653791
#SPJ2
The production team for a fictional drama is shooting a key scene. One of the actors leaves out part of his scripted dialogue that was
supposed to be included. Which member of the team would be least likely to realize or be concerned about this?
Answer:
at last sentence was . The editor's work .
Answer:
b: cinematographer
Explanation:
edg2021
Im going to be honest, it should NOT be a Cinematographer. They focus on the visuals, not the script. But this was marked correct on edg.
Which statements are true? Select 4 options.
A class variable can be a different type of class.
A class variable can be a list of instances of a different class.
An instance of a class cannot be changed after it is created.
Functions defined in a class are called methods.
Variables defined in the constructor of a class can be accessed by the main program that uses instances of the class.
Answer: All of the answers are correct EXCEPT "An instance of a class cannot be changed after it is created.
Explanation: I've done the problem. Also, if you have an instance of a class, you can no longer change it. It is frozen in time as that one instance. If had a class defining pets and you made an instance dogA where the pet was a brown medium sized dog, dogA would always be a brown medium sized dog. I think, at least.
Answer: A class variable can be a different type of class.
A class variable can be a list of instances of a different class.
Functions defined in a class are called methods.
Variables defined in the constructor of a class can be accessed by the main program that uses instances of the class.
Explanation:
got it right on edgen
In my 4.3 Code practice: Question 1.
Every time I enter an age, it just continues to print **HUG**
What is wrong with my code?
Answer:
you have the (while) code in whenever it is greater than 0, print hug. if less than, then nothing so flip the inequality thing around again.
Hope this helps plz hit the crown
Consider the popular online retailer Amazon. What aspects of its business are run through public networks, and what aspects might be run through a private intranet?
Answer: public: when amazon shows what everyone is buying or what is being sold most frequently. When you put down your review of a product and your profile.
private: when you put in your address debit or credit cards your email or phone number and more so amazon can ship the product you have bought and so you can buy the product.
Explanation: this is my first time answering a question i hope this helps :)
10. The technology used to weave patterns into cloth inspired the future creation of computer data storage and retrieval
True or false?!
What happens when a sender configures the sensitivity setting of a message to Private?
The security settings of the message are raised.
The recipient must send a confirmation of receipt.
The recipient is notified that the message is private.
The recipient receives a key code to unlock the message.
Answer:
The recipient is notified that the message is private.
Explanation:
In Microsoft Outlook: This is application software that is used as an electronic messaging platform otherwise known as email.
When a sender configures the sensitivity setting of a message to Private "The recipient is notified that the message is private."
Answer:
Look at the attached file
Explanation:
I'm 100% correct as you can see
Which job role requires you to create user guides for computer products and services?
A
creates users guides for computer products and services.
Reset
Next
Which job role requires you to create user guides for computer products and services
Answer: Technical writer
Explanation:
A technical writer is an individual who is responsible for the creation of technical documents such as user manuals, reference guides, instruction manuals, journal articles, etc.
Technical writers can work in software firms as they would be responsible for creating user guides for computer products and services.
Answer:
The answer for the blank box is : technical writer
Explanation:
Hopefully this is right!
have a great day/eve!
types of network model
Answer:
OSI Model and TCP/IP Model
Explanation:
anybody wanna be friends?
yes Avacado?????????????????????
what is meant by astigmation
Answer:
It is a condition where the eye isn't completely round
Explanation:
Answer:
is a common and generally treatable imperfection in the curvature of your eye that causes blurred distance and near vision. Astigmatism occurs when either the front surface of your eye (cornea) or the lens, inside your eye, has mismatched curves
Explanation:
I need help with 9.1
Answer:
x=circumfrence of circle im 29 boi
Explanation:
I only put one answer and didn’t specify what it answered
Describe the purpose and user requirements for the website.
Answer:
The purpose and user requirements for the website is described below in details.
Explanation:
User Requirements represent how user expectations and wherewith they will communicate with the outcome. Use the characteristics, functions, and content expressed in your summaries to elaborate on your requirements. Your user synopses should describe the responsibilities your users want to perform on your site.
Which of the following is a database object which allows you to ask the database about the information it contains?
A Report
B filter
C sort
D Form
Answer:
Report
Explanation:
Report shows the information being contained by a database.
heeeeelp
and thank you
Answer:
2375 calories
Explanation:
125% of 1900=2375 calories
Answer:
2375 calories
Explanation:
it's asking for 125% which is the same as 100% + 25%
100% is 1900
25% of 1900 is 475
1900 + 475 is 2375
Complete the following sentences.
You can use shapes to create various
v. Conventional
associations continue even though trends keep changing.
BIG TEST NEED TO PASS IM FAILING
Answer:
symbols and symbolic
Explanation:
Noodletools is one of the Online databases available at the BLA library
website. I can print a copy and/or export a copy of my citations from
Noodletools.
True
False
Answer: true
Explanation:
Nick is moving from Alabama to Texas. A friend of his remarked that Nick may have to pay higher taxes there. What is the cheapest and quickest
way for Nick to find out if his friend is right?
А.
hire a lawyer
B.
speak to an accountant
C.
talk to other friends
D
look up the Texas state website
Answer:
d is look up the Texas state website
Explanation:
because tell u about texas and taxes
why is it important to have a price assiociated in every product
Answer:
The wrong price can also negatively influence sales and cash flow. tbh there is no point to me
Explanation:
Answer:
Price is important to marketers because it represents marketers' assessment of the value customers see in the product or service and are willing to pay for a product or service. ... Both a price that is too high and one that is too low can limit growth. The wrong price can also negatively influence sales and cash flow.
Explanation:
Jose would like to have text with predefined styles that can flow around an image in a variety of shapes and sizes
Which object should he insert into his document?
WordArt
SmartArt
shapes
images
Answer:
A) WordArt
Explanation:
WordArt can be set to the predefined styles within Word and can be set to flow and wrap around images in word.
Answer:
Word art
Explanation:
⚠️ HURRY TIME IS TICKING ⚠️
Sierra needs to ensure that when users are entering data into a datasheet or form that they are limited in the values that they select. Which option should she use as the data type?
• Lookup list
• Bound value
• Short-text
• Date/time
Answer:
To ensue that data entering data is limited, Usually A dropdown list is used but here in the available option
Lookup list is correct.
Explanation:
Let explain why we have selected Lookup list
A lookup list is used to look for some value in a list.
For example in Excel we select a column for search which is basically limiting the value which we search.
Bound Value
we usually have 2 bounds ,
lower and upper bound
lower bound is the smallest value in a set while upper bound it the highest value in a set.
Short Text:
Short text is used to minimize the word.
For example instead of United States we simply write US
Date/Time are used for data/time value.
so the most appropriate answer is Lookup list.
Complete the following sentence.
The definition of the ________ was changed in order to be based on something more stable.
Answer:
The person above is so wrong!
Explanation:
The definition of the resilience was changed in order to be based on something more stable.
What resilience really implies?Resilience is known to be the way or ability of a person to bee able to stand against any form of adversity and still be able to bounce up from any difficult life issue.
Conclusively, Note that the act of being resilient means is too strong but resilience was changed in order to be based on something more stable.
Learn more about stable from
https://brainly.com/question/1348241