Answer:
Largest size for image for web is between 1500px and 2400px width.
Explanation:
The best image size for web is between 1500px and 2400px in width.An image lower than 1500px will appear blurry and less color accurate with more noise.An Image higher than 2400px will be very good in quality and appearance but will negatively effect page load time of website which will result in overall bad experience.
Answer:
20k
Explanation:
Answers are
1 C
2 false
3 B
4 D
5 True
6 7 and 8 I don't know
9 is false
10 A
Hurry I will reward!!!!
Elan needs to ensure that he can control the order of operations in his formulas. Which characters are used to provide the highest precedence? parentheses exponents multiplication and division addition and subtraction
Answer:
Parentheses
Explanation:
Answer:
Parentheses
Explanation:
I just took the test.
An online bank wants you to create a program that shows prospective customers how their deposits will grow. Your program should prompt the user for initial balance and the annual interest rate in percent. Choose double datatypes for variables to store initial balance and annual interest rate that you received from the user. Interest is compounded monthly. Computer and print out the balances after the first three months.
#include<iostream>
#include<math.h>
using namespace std;
int main()
{
double initbalance, annualinterestrate,finalbalance;
int nom;
cout<<"Enter initial balance and annualinterestrate:";
cin>>initbalance;
cin>>annualinterestrate;
cout<<"no. of months:";
cin>>nom;
finalbalance=initbalance*(pow((1+annualinterestrate/100),nom));
cout<<"After N Months the final balance is::"<<finalbalance;
return 0;
}
would an electromagnet with a 3.7 volt lithium ion battery have an effect on devices and/or satelite signals like cell phones
Answer:
Some effect is there buts its almost negligible, and much less as compared to Ni-Cad batteries. Also this battery if recyclable, less toxic as well as remain in use for a very long time. Its used in satellites as well, and in one of them, it is now running without any fault for almost 13 years.
Explanation:
And you should check the list of noble price. Three great scientists John B. Goodenough, Akira Yoshino and Stanley Whittingham have got the noble prize for their work on Lithium Ion Batteries this year.
1) What are 3 important skills for teamwork and collaboration that you learned in the text and videos of this lesson?
This question is a written response so I dont really know the choices, Im sorry!
Answer:
1) contributing
2) accepting the agreement
3) negotiating the win-win problem-related answers for attaining the goal of your team.
Well, however, there can be many that you need to follow while working in a team or collaboration. Please check the explanation.
Explanation:
Interactive indicators comprise: -
Construction and Preserving Relationships
Give and accept criticism from aristocracies or additional team associates in command to accomplish the job.
Segment credit for decent thoughts with various others.
Recognize others cleverness, involvement, originality, and contributes
Keep the ears wide open while others speak, accept the thoughts and discover intent, opinions, as well as other member's ideas.
Spread and make better the idea of the experts or other colleagues.
Etc. Please go through your prescribed book for more details.
Select the correct answer. Vlad wants to include his goals and target in his résumé. He also wants to add how he can be beneficial to the company. In which section should he add these details? A. objective B. achievements C. additional information D. cover letter
Answer:
Goals and targets in A
how he can be beneficial to the company in cover letter
Explanation:
While writing a resume goals and targets are added to objectives section.Which briefly describes your goals and gives a hint on your overall motives to join an organizations.While to add other information like how can you be beneficial for company a cover letter is attached with resume which contains information like why you are best fit for the job and how can you be beneficial for this job.
Cover letter makes great first impressions and sometimes basic screening is done on the basis of cover letters.
2. Always look out for animals, especially at
A. intersections
B. railroad crossings
C. night, dusk, and dawn
D. 2:00 p.m.
Answer:
At night, dusk and dawn is the most probably time to look out for animals
Explanation:
Intersections: at road intersections you should be looking out for vehicles or humans crossing to avoid collisions
railroads: you should be looking out for oncoming trains to avoid collisions as well
Night, dusk and dawn: a lot happen at this times because visibility is extremely poor at this times and animals tend to move around by this times unnoticed so you should be more careful at this times and lookout for both human and animals
2:00 pm : this is in the thick of the day and you don't have to lookout for animals by this time
Which is the value that expressions within conditional statements return?
A.
boolean
B.
int
C.
void
D.
char
The value that expressions within conditional statements return is A. boolean.
In programming, expressions within conditional statements are designed to evaluate a condition that results in either true or false. These two states correspond to the boolean data type, which is used across various programming languages. The purpose of these expressions is to control the flow of the program, allowing different pieces of code to be executed depending on whether the condition is met (true) or not met (false). For instance, in an if statement, the condition must return a boolean value for the program to decide which block of code to run. Unlike data types such as int, char, or void, the boolean type is specifically designed for logical operations that have two possible outcomes. Therefore, the use of boolean expressions is essential for determining the execution path in a program.
Why should you use a hyperlink in a document?
to help check for grammar errors in your document
to increase the security of your document
to ease the navigation for the user
to allow a user to review your document remotely
Answer:
C: To ease the navigation for the user.
Explanation:
Sometimes, typing in an entire link can be tiring, so by including the hyperlink, you make it easier for them to get to the website/source.
What does the server manager utility do?
a:connects a computer to a domain
b:connects a router to a computer
c:connects a USB cable to a computer
d:connects a fiber optic cable to a domain
Answer: A
Explanation:
What is the relationship between privacy, freedom and security?
freedom implies privacy
privacy requires security
or something along those lines. Don't confuse security with privacy. You can share someones private data in a secure way, but that doesn't make it OK!
Drag each tile to the correct box.
What are the steps involved in accepting all the changes in a document?
Click Edit
Click Accept or Reject.
Click Changes
Click Accept All.
Final answer:
To accept all changes in a Word document, you need to toggle off Track Changes, open the reviewing panel, navigate to a specific revision, and then click Accept or Reject. Be careful not to accept or reject all changes without addressing each one individually.
Explanation:
To accept or reject changes in a Word document, open the document and click the Review tab above the tools ribbon.To ensure that changes you make to the document will not be saved as edits, go to the tools ribbon, and toggle Track Changes to off.To open a panel that displays all changes, click Reviewing or Reviewing Pane in the tools ribbon.To navigate to a specific revision, click the revision in this panel.To accept a revision, click Accept in the tools ribbon.To reject a revision, click Reject in the tools ribbon.The arrows below or beside the Accept and Reject buttons open drop-down menus that give you the option either to accept or reject a change and then move to the next revision or to accept or reject all changes at once. Be careful not to accept or reject all changes without addressing each one individually.When you finish, be sure you have accepted or rejected all of the edits and deleted all comments so that they don't appear in the final draft.Check that no red text remains in the paper and that no comments remain in the right margin.Images can be very helpful to a presentation by
A.providing context, additional information, or humor.
B.creating a break in the
presentation.
C.keeping the viewer on topic.
D.controlling the timing of the slides.
Answer:
A. providing context, additional information, or humor
This type of memory improves processing by acting as a temporary high-speed holding area between the memory and CPU:
Answer:
Cache Memory
Explanation:
Cache Memory is a special very high-speed memory. It is used to speed up and it synchronizes with high-speed CPU.
based on the transcript, what did broadcasting the story through the medium of radio allow welles to do?
Answer:
It was Halloween morning, in 1938, Orson Welles opened his eyes just to discover himself as the most trending person in the USA. Just the past night, Welles together with his Mercury Theatre performed the radio adaption of the Wars of the Worlds, written by H.G. Wells. He transformed around 40 years old novel into the false news edition which broadcasted the news of Martian attack on New Jersey.
Explanation:
It was Halloween morning, in 1938, Orson Welles opened his eyes just to discover himself as the most trending person in the USA. Just the past night, Welles together with his Mercury Theater performed the radio adaption of the Wars of the Worlds, written by H.G. Wells. He transformed around 40 years old novel into the false news edition which broadcasted the news of Martian attack on New Jersey. Just previously it was Halloween night, and hence, this was expected. And various listeners of the show were shocked, and they made a lot of crazy calls to the nearby Police Stations, as well as the newspaper publication houses. The radio stations tried to convince various journalists that the radio episode was able to cause hysteria throughout the USA. And by the very next dawn, the front column of each new newspaper from coast to coast together with the headlines related to the huge panic inspired allegedly by the CBS broadcast.
Broadcasting the story via radio allowed Orson Welles to engage listeners emotionally with a simulated real-time news event, demonstrating radio's power as an intimate and trusted medium for storytelling and public communication.
Based on the transcript, broadcasting War of the Worlds through the medium of radio allowed Orson Welles to manipulate the format and immediacy of radio to create a highly realistic and emotionally engaging experience. The radio broadcast, framed as a series of news reports interrupting a music program, caught listeners off guard, many of whom missed the disclaimers clarifying it as a fictional performance. This leveraged radio's unique qualities—its intimacy, ability to convey emotion, and perception as a reliable source of news—to make the story seem credible and cause widespread belief in the fictitious alien invasion.
Franklin D. Roosevelt also understood the power of radio, utilizing it for his 'fireside chats' to directly reach and comfort the American public during the Great Depression and World War II. The medium's inherent qualities fostered a sense of unity and allowed for immediate delivery and consumption of content, which was crucial in wartime when quick and unified communication to the public was vital. These aspects of radio broadcasting not only shaped public reaction but also the way leaders, like FDR, communicated with the nation.
How do contact lists differ from an address book?
A. Contact lists contain more information about a person than an
address book.
O
B. An address book contains more information about a person than a
contact list
O
C. Your email program will automatically set up your contact lists but
not your address book.
D. You can create a contact groups from your address book, but not
from your contact lists.
Contact lists contain more information about a person than an address book.
A. Contact lists contain more information about a person than an address book.
Explanation:
Contact list will have more information than the address book. To send an email or call person important fields email address and mobile number or land line number is required which is available in address book,
Contact list may contains name, birth date ,email id , land line, spouse details, possible to have id card details, some may include bank account details.
So contact list will have more information than address book. To send email end user prefers to have his or her email address from address book. As I said earlier To Call we need a landline or mobile number at same time to send greeting cards address details required.
What is the basic difference between a printer and a plotter?
Answer:
The main difference between these two is that a plotter is a device that draws pictures on the page with the help of commands given through a computer. On the other hand, a printer is a device that brings images and texts on the page with the help of commands given through a network.
Write a algorithm to attend birthday party
This detailed answer describes a step-by-step algorithm for attending a birthday party, highlighting the importance of such gatherings for achieving relational goals in the workplace. It includes confirming attendance, selecting and preparing a gift, participating in activities, and showing gratitude towards the host.
Explanation:Algorithm for Attending a Birthday PartyAn algorithm is a set of steps to accomplish a task. Below is a simple algorithm a person might follow to attend a birthday party, ensuring they contribute positively to the goal of achieving relational goals at the workplace by gathering for a colleague's birthday celebration.
Confirm attendance: Respond to the invitation to indicate whether you can attend.Gift selection: Decide on a thoughtful gift or contribute to a group gift. Prepare for the party: Dress appropriately for the event's theme, if any, and ensure you have the gift.Participate in activities: Join in activities and games to foster team spirit and interaction.Show gratitude: Thank the host before leaving and express appreciation for the gathering.This set of steps provides a structured approach to not only attending a birthday party but also enhancing workplace relationships through such celebrations. It's important to remember the role of hygiene as well, such as washing hands properly before meals, as suggested by the health tip to hum the "Happy Birthday" song twice when scrubbing hands.
Determine if the following identifiers are valid. If they are invalid, state the reason. For example, the identifier min value is invalid as it uses a whitespace.
road
mid_point
8ball
break
_log_value
EVERY1
small@int
_log
NewNumber
$varA
class
Answer:INVALID/???
Explanation:
Michael a programmer, is writing an algorithm to solve programming problems, Guide him to write an algorithm
An algorithm is a step by step series of instructions that, when followed, produces a definite and desired result. At this stage, programmers write the instructions in an
informal, English-like language instead of programming
Answer:
Algorithms need to be simple, factual, and explained in simple but relevant vocabulary, and must be step by step, and none of the step should be missing.
Hence, first you need to understand the requirement, which can be yours or your clients.
Then consider each module of the problem, and separate each of them from the others. Now, understand the relationship between each module. And then you need to understand how you can combine them in one algorithm.
Also remember, the modules are functions. and various functions combine together to form an algorithm. We can have separate algorithms for each module as well, and then you can combine them together in right continuity to form the one single program.
Also, a project can have a loads of programs with other parts like images and various other assets and technologies.
However, everything starts with algorithms. And if are good at explaining, and a sound vocabulary, plus can explain the process well, you can explain the process well, and write a good algorithm definitely. Learn languages like Python, C, and C++ to start with, and then continue with Java, R etc. Remember we still uses functional programming as well like through Haskell etc.
The below is an example of sample algorithm. John wants to check what Ana has brought for him.
Step 1: Ana arrives with meat, which can be of goat or chicken
Step 2: John: Hi Ana
Step3: Yes John
Step 4 What meat is that Ana
Step 5: Goat
Step 7: Thanks Ana for Bringng Goat Meat
Step 8: Stop
In the above algorithm John confirms that what meat Ana has brought for him. And he comes to know She has bought Goat meat. This is the simplest of algorithm with no loop. And the complexity can be increased to any level.
Explanation:
The Answer is self explanatory, and has all that is required.
Answer:
Syntax
Explanation:
An algorithm is a step-by-step series of instructions that, when followed, produce a definite and desired result. Programmers write the instructions in an informal, English-like language instead of programming syntax at this stage. Therefore, programmers can pay more attention to the logic of the program than to the syntax of the language. Programmers call this informal English-like language pseudocode.
list at least 5 features that can be used to format a report in word 2013
Answer:
Following are the features for formatting a report in word 2013
Design TabConvenient Layout options and alignmentResume work optionManaging longer documents in a better wayEnhanced table featuresExplanation:
In word 2013, many of the new features were introduced:
The design tab was given a new look, including templates options and much more.The layout option was also made much convenient by putting all necessary option under the right-click option.Word started to present an option for resuming the work were you left last time. This made the working much efficient.By dealing with headings the word 2013 version made it easier to compact the document by collapsing heading and focus on the specific part you want.Many of the options were added to tables formatting such as border, colors, line weight and much more.i hope it will help you!
Final answer:
In Word 2013, five key features for formatting a report include headers and footers, styles and formatting, lists, tables and graphics, and accessibility tags. These features organize information and enhance the report's appearance and readability.
Explanation:
In Microsoft Word 2013, there are at least five features that can be used to format a report effectively:
Headers and footers can be used to include page numbers and titles, enhancing the navigation and professionalism of the report.Styles and formatting options allow for consistent and visually appealing headings, subheadings, and text.Bulleted and numbered lists help to organize information, making it clearer and easier to understand.Tables, charts, and graphics can be integrated to present data visually and add an element of professionalism.Document structure tags for accessibility ensure that the report is usable by individuals with disabilities, such as those using screen readers.Apart from these features, the report should also follow standard formatting requirements like using 8 1/2 x 11" white paper, 1-inch margins, 12 font Times New Roman, and an organized layout with clearly labeled sections.
What is the most common way to perform searches in a search engine?
answers:
Using underlined words
Using key words
Using hidden words
Using unusual words
The most common method for conducting searches on a search engine is using keywords. These should be accurate to increase the likelihood of obtaining relevant results, and synonyms can broaden search outcomes. It's recommended to use plain, direct words for effectiveness.
Explanation:The most common way to perform searches in a search engine is by using key words. Keywords are crucial in the process of locating sources of information. When initiating research, it is essential to select the appropriate key words related to your topic to achieve the best search results. Libraries and online databases rely on algorithms that target keywords for generating search results. It's important to differentiate the choice of keywords for academic library searches, which often use Library of Congress Subject Headings, versus online databases that may have unique algorithm-based subject searches. To optimize your search and broaden your findings, consider a variety of terms that describe your topic, include synonyms, and use different combinations of these key terms. Remember that plain and direct words are generally more effective than fancy or unusual ones and to verify the meaning of synonyms to ensure their relevance to the topic.
Whitch action should a user take to ensure that formatting is applied to a row? A. use the ctrl+a keys. B. highlight the whole table. C. drag the cursor across the entire row. D. place the cursor in the first cell of the row.
Answer: Drag the cursor across the entire row.
Answer:
Drag the cursor across the entire row.
Explanation:
I got it right on egde!!!!!!!!!!!!!!!
Cell C2 contains the formula "=10+D3". If you copied C2 to A1, what would be the formula in A1? =10+B2 =10+F2 =10+B4 =10+F4
Answer:
10+B2
Explanation:
In excel this is referred to as cell referencing. There C2 is in diagonal with D3 and A1 is Diagonal with B2. Therefore in diagonals these formula works as same.
it has been checked by me practically on excel the above mentioned answer is true.
If your computers normal zoom is 100, but it looks like its at 500, how do you stop that? my invisioned thing isn't on, neither is an accessebility. and right now, everything looks huge, I have to put the zoom on 50.
Answer:
You just need to click over the desktop, move to the View, and then change to medium, if its the icon size.
However, if you feel your resolution requires screwing up, then you are required to do the right-click, and again over the Desktop and then move to the settings (screen resolution),
And if you by chance clicked on the magnifier utility, you can CTRL + ALT +DEL and you will also be required to shut the interface.
Explanation:
You just need to click over the desktop, move to the View, and then change to medium, if its the icon size.
However, if you feel your resolution requires screwing up, then you are required to do the right-click, and again over the Desktop and then move to the settings (screen resolution),
And if you by chance clicked on the magnifier utility, you can CTRL + ALT +DEL and you will also be required to shut the interface.
clarity
consistency
engagement
simplicity
utility
use features that retain the interest of
the intended player audience in the game
know the kind of fun the game must
create in the intended player audience
add minimum features that
meet the goal of the game
use one type of approach
in the game
provide flexibility for
future modifications
Answer:
1)engagement
2)clarity , consistency , simplicity
3)consistency
4)clarity ,consistency ,simplicity
Explanation:
The answers of the four parts are as mentioned above.
If the game is engaging the interest of the interested players will be retained certainly.
If it is clear, consistent and simple, then you will definitely be able to retain the kind of fun the game will be creating in the intended player audiences.
If its consistent, then the game will certainly require one type of approach.
And if its clear, consistent and simple then the game will be providing the flexibility for the future modification.
Hence the above answer.
The layout of an envelope can be adjusted using the ____ tab
The layout of an envelope can be adjusted using the mailing tab
What is mailing tabThe layout of an envelope can be adjusted using the mailing tab. This tab is typically found in word processing software like Microsoft Word and provides various tools for adjusting the layout, margins, page size, and other formatting settings
When you're preparing an envelope, using the mailing tab allows you to customize the layout to fit the envelope size and printing requirements accurately.
Read more about mailing tab here:
https://brainly.com/question/16920998
#SPJ2
Click on every statement that could function as an author's choice to build suspense. Leave all other statements unchecked.
A.We sat in the restaurant and drank coffee for hours.
B.Then the man favored us with a rather sullen expression.
C.Suddenly the lights went out and screams erupted all around us.
D.The plane lurched, and I gasped and caught my breath
E."My name is Anna Hale," the woman said, extending her hand.
F.The actors took their places, their hearts beating steadily, as the curtain rose for the opening night performance.
G.My dreams that night were mainly peaceful.
Answer:
I think its F.The actors took their places, their hearts beating steadily, as the curtain rose for the opening night performance.
Explanation:
because all the other a author would not do
Look at the image and state how you will set up to take a photograph like this. Mention how you would set up the camera support equipment. Describe what precautions you will need to take to make sure your image is perfect and your camera and equipment are not damaged.
Answer: Paraphrased answer
I would arrive at the beach early in the evening and set up my equipment long before sunset. To acquire the widest possible field of vision, use a wide-angle or panoramic lens. Place the camera as far away from the water as possible. Set up a tripod base on the ground to prevent it from falling. Make a windbreaker by using cardboard.
Explanation:
(Answers may vary.) Sample answer
The scene is of a sunset near a beach. Here’s how I would ensure that I take the shot properly:
I would choose the proper time of day. I would go to the beach in the early evening and set up my equipment well before sunset.I would use a wide-angle lens to get the maximum angle of view.I would avoid setting up the camera too close to the sea. The waves might soak the camera.I would make sure not to shoot during high tide.I would check if the ground is soft. If so, I would place a base on the ground on which to set up the tripod so it doesn’t sink.I would get a good frame of the shot with my camera, set up my tripod, attach the camera to it, and lock the camera to the tripod.If the beach is windy, I would have anchor the tripod by hanging weights from the tripod hook.Drops of water from the ocean spray may hit my camera, so I would wrap the camera with a waterproof material.The wind and spray might disturb the composition. I would use a wind guard as a shelter for the camera.I would use an electronic shutter to click the picture.Final answer:
To capture the perfect photo, consider professional composition techniques, use a tripod for stability, and take precautions to protect equipment. Camera settings should be adjusted to suit the scene, and test shots can ensure exposure and focus are on point.
Explanation:
To arrange the setting and take several photos, one must consider composition rules utilized by professionals. It's crucial to explore camera angles, views, and perspectives while keeping in mind leading lines and the rule of thirds. Adjusting the setting, background, foreground objects, and camera position can lead to more dynamic images.
When preparing camera support equipment, a sturdy tripod is essential to prevent camera shake and to maintain sharp focus. Before shooting, ensure the camera is securely attached to the tripod and adjust the height and angle to match the desired framing.
Precautions for Protecting Camera and Equipment:
Take precautions to protect your camera and equipment from potential damage. This includes using lens hoods to prevent lens flares, securing straps to avoid accidental drops, and using weather protection in adverse conditions. Always be aware of your surroundings to prevent bumps or knocks to your setup.
Considerations for a Perfect Image:
To make sure your image is perfect, check your camera's settings, such as white balance, aperture, ISO, and shutter speed, to suit the lighting and aesthetic you're aiming for. Conduct a few test shots to ensure exposure and focus are correctly set. Utilize your camera's histogram and focus peaking features if available to further assess image quality before taking the final shot.
David would like to send a letter to more than one hundred people. He would like the letter to have names and addresses inserted in the text. David should create a _____.
graph
data entry form
report
form letter
Answer:
David should create a report
Explanation:
A report is a formal document that is used by organizations and companies and even individuals to present pieces of scattered information in an organized way, and this type of presentation of information is done for a specific audience and for a specific purpose.
A letter contains specific information and to include names and addresses to it, in an organized way so that the information in the letter would not be altered it is advisable to present it in a report format to accommodate the names and addresses of the audience you are sending the information to. reports are also written in clear and simple language for the understanding of the audience.
What are specific and significant words that help you locate information when using an internet search engine?
Marked words
Unusual words
Key words
Underlined words
Answer:
Its the key words
Explanation:
As a programmer you must know what is a keyword. And even in data and information science keyword has the same level of importance. And without keyword you can never search relevant data on internet, and best sites will always be quite a lot of miles away from now. Make a note of 10-15 keywords daily, It will help you in future.