Answer:
You go to the launcher, then find Photo Booth. Photo Booth allows you to take photos. You can only take photos on the side where the screen is, since there isn't a camera on the back. I recommend taking a picture with a phone instead. For a screenshot, press command-shift-3.
Hope this helps!
write a QBASIC program to input two sides of a rectangle from the user and print its area and perimeter [Area = L×B, Perimeter =2 (L+B)]
Answer:
CLS
INPUT"ENTER THE LENGTH";L
INPUT"ENTER THE BREADTH";B
AREA=L*B;A
PERIMETER=2(L+B);P
PRINT"THE AREA IS =";A
PRINT"THE PERIMETER IS =";P
END
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.
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.
⚠️ 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.
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
. In this project, how many times will the [Drive] block be repeated?
a
It will be repeated forever
It will repeat 100 times.
It will repeat 90 times.
It will repeat once.
c
Answer: wait is a multiple answers to it or
Because I think it’ll be forever
Explanation:
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.
Hyperlinks can only point to webpages.
True or False
Answer:
I believe thats false
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
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.
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.
I only put one answer and didn’t specify what it answered
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
how do I take a picture of myself on an apple computers?
Answer:
with the camera
Explanation:
Answer:
press the camera and take a pic??
Explanation:
Which built-in sorting options are available in the Navigation pane?
O by viewed date or by object type
O by object type or by modified date
O by object importance or by viewed date
O by created date or by object importance
Answer:
B
Explanation:
The built-in sorting options that are available in the navigation pane are by object type or by modified date.
What do you mean by navigation pane?Navigation is found on the left side of the File Explorer window that includes all of the drives, history, desktop, and downloads.
The built-in sorting options are available in the navigation pane by object type or by modified date.
Therefore, B is the correct option.
Learn more about the Navigation pane here:
https://brainly.com/question/14966390
#SPJ2
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:
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
What is the highest numeral in a binary code?
Answer:
The highest numeral in binary code is 1
In binary, you can only have 1s and 0s
if you're asking for the biggest number that can be represented, it's 255, which is 11111111. (this is 8 1s)
Explanation:
Is this a trick question? lol
May I have brainliest please? :)
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.
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 :)
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:
Which of these purchases is most likely to be paid for with a credit card
A. Soda
B. Lotto ticket
C. Parking fee
D. Plane ticket
Answer:
plane ticket?
Explanation:
What are some legal issues that can arise from the use of all social media?
Answer:
CopyrightDefamationCyberbullyingExplanation:
The first issue, that I would like to explain is Copyright. If you are imposing as a company on Social Media with a real name that is Copyrighted, the company will file a DMCA takedown notice which is the Digital Millennium Copyright Act
. Which can result in your Social Media being taken down, or by getting a fine, sued or even jailtime.
The second issue is Defamation, what Defamation is basically spreading false information about a company / business in real or online that hurts a companies reputation. If you commit this crime online you can face a lawsuit or even jailtime for one year.
Thirdly, cyberbullying. This is illegal in most states in the US. Cyberbullying is a serious matter and depending on your states laws can be charged with criminal harassment.
Sources:
Quora: (Website)
Miclaw: (Website)
Statista: (Website)
How does one build social capital?
O A. By investing money via the Internet
B. By buying stocks of Internet companies
O C. By building an online presence
D. By giving money to government programs
Answer:
by building on line presence
Explanation:
If you put yourself out there in multiple social sites you will build a following
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
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
identify the information that's safe to send via e-mail
Answer:
nonehdbdjsjnajsjfjsap
Explanation:
baba booey
What do the blocks in the looks category do?
Answer:
if u have a question can I see it
Explanation:
so I can know the answer choose
100 pints
Question # 1 Match List You have used different ways to store data. Match each definition with its type.
movieCost = 4.95
movieStars = ['Carrie Fisher', 'Harrison Ford']
movie = 'Star Wars'
movieID = 132
movieAwards = ('Oscar', 'Golden Globe', 'Director's Guild') movieRatings = {5:'language', 3:'violence'}
words that needs to be used
string
int
float
list
dictionary
turple
Answer:
movieCost=4.95
Float
movieStars = ['Carrie Fisher', 'Harrison Ford']
List
movie= 'Star Wars'
String
movieID=132
int
movieAwards = ('Oscar', 'Golden Globe', 'Director's Guild')
Tuple
movieRatings = {5:'language', 3:'violence'}
Dictionary
Explanation:
movieCost = 4.95
movieCost is of float type because it has a decimal point.
movieStars = ['Carrie Fisher', 'Harrison Ford']
movieStars if of list type because in Python the elements of list is inside square brackets.
List is an ordered collection. List is mutable i-e items can be added and remved from the list
movie = 'Star Wars'
movies is a string type because it is in enclosed in single quotes only.
movieID = 132
movieID is of int type because it is only number, without decimal value.
movieAwards = ('Oscar', 'Golden Globe', 'Director's Guild')
movieAwards is a tuple type because it is enclosed in round brackets or parenthesis.
Tuple is a sequence object. It is ordered collection of item. it is immutable.
movieRatings = {5:'language', 3:'violence'}
MovieRating is a dictionay type because it is in key-value pair. it is an unordered collection.
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: