What are 3 things that a photojournalist do in a day's work?

Answers

Answer 1
Hi there!

A photojournalist is a person who takes photos, edits them, and displays them publicly. They can be hired by certain companies such as stores, for catalogs. The whole point (though), is for them, with their pictures, to tell a visual story.

I hope this helps you!

~DL 

Related Questions

You already created a line chart, but now decide that you want to change this chart to a pie chart. to do this, you click ____ from the type group in the chart tools design tab. change chart type alter existing chart modify chart new chart

Answers

Click change Chart Type from the type group in the chart tool design tab.

Subnetting operates at layer ___ while vlans function at layer ___.

Answers

Subnetting operates at layer VLAN data link layer 2, while vlans function at layer subnetting LAYER 3.

In the design phase of the systems development life cycle (sdlc), the _____ indicates hardware and software, such as specifying linux servers and windows clients.

Answers


The systems development life cycle (SDLC) is also known as the waterfall model. It is a plan for how to develop, alter, and maintain a software system. In the design phase of the systems development life cycle (SDLC), the Logical Design indicates hardware and software, such as specifying linux servers and windows clients.


In the SDLC design phase, the system design specifies hardware and software requirements, such as Linux servers and Windows clients. This documentation aids developers in understanding and implementing the system. Unified Modeling Language (UML) is often used for these detailed designs.

In the design phase of the Systems Development Life Cycle (SDLC), the system design indicates the hardware and software specifications, such as specifying Linux servers and Windows clients.

This phase includes defining all the elements needed to build the system, from visual identity and database structures to flow charts describing code flows or class charts. A well-documented system design ensures that developers and other project contributors can clearly understand and implement the required specifications. Techniques such as the Unified Modeling Language (UML) are commonly used to create these detailed descriptions.

A data ________ is the structure and organization of data which involves fields records and files

Answers

Data hierarchy is the structure and organization of data which involve files and field records.

The eiffel tower was made using this type of construction

Answers

The Eiffel Tower was created using Iron and a Latticework Construction. The Eiffel tower  is a wrought iron lattice tower on the Champ de Mars in Paris, France. It is named after the engineer Gustave Eiffel, whose company designed and built the tower.  The latticework construction supports its own weight. The strips of metal are crisscrossed as the tower is built, supporting itself as it goes up. 

"which key do you hold down to select a group of contiguous files"

Answers

The "Ctrl" key is the answer.

if nothings faster than light then how do the dark get there first????

Answers

Darkness only happens because of the lack of light. For instance, when it's nighttime the only reason it's dark is because there is not enough light to create, well, light.

Which chart tools ribbon tab enables a user to apply a style to the selected chart?

Answers

Design is the chart tools ribbon tab that enable the user to apply a style to the chart selected.

The ____ aggregate function finds the largest value

Answers

The MAX aggregate function.

MAX aggregate function returns the maximum value of an expression over a group of rows. It can be used as an analytic or an aggregate function. Aggregate function MAX can operate with Boolean values or can be converted to a Boolean.



The theft and/or destruction of information, resources, or funds via computers, computer networks, or the internet:

Answers

The answer is Cybercrime.  The theft and/or destruction of information, resources, or funds via computers, computer networks, or the internet is called Cybercrime.  Common types of cybercrime involve hacking, online scams and fraud, identity theft, etc.

WILL GIVE BRAINLIST IF ANSWERED RIGHT 1. An engine's _______ contains the cylinder block, the cylinders, the piston, the connecting rods, and the crankshaft assemblies. A. upper end B. lower end C. back end D. bottom end Student Answer: A Answer: Incorrect Reference: Section 2.1 2. Compression gases that get past the rings and into the engine crankcase are called A. compression gases. B. blow-by gases. C. gas leaks. D. intake gases. Student Answer: C Answer: Incorrect Reference: Section 2.2 5. Technician A says that the burning of the air-and-fuel mixture in the cylinder is called fuel activation. Technician B says that the basic function of the upper-end components is to control the flow of air-and-fuel mixture into the engine and the flow of exhaust gases out of the engine after combustion. Who is right? A. Both Technicians A and B B. Neither Technician A nor B C. Technician A only D. Technician B only Student Answer: A Answer: Incorrect Reference: Section 2.1 11. What is shown in the above figure? A. Compression ring 2 B. Cam-ground piston C. Compression ring 1 D. Oil control ring Student Answer: B Answer: Incorrect Reference: Section 2.2 17. What does the above figure represent? A. Cam-ground piston B. Piston offset C. Stroke D. Bore Student Answer: B Answer: Incorrect Reference: Section 2.2 19. Technician A says that the piston's most important function is to transfer the force produced by the burning air-and-fuel mixture into usable power. Technician B says that the piston size is used to help form a seal between the piston and the cylinder walls. Who is right? A. Both Technicians A and B B. Technician B only C. Technician A only D. Neither Technician A nor B Student Answer: A Answer: Incorrect Reference: Section 2.2 20. Which of these is the distance from the head of the piston (not including any dishes or domes) to the deck surface of the engine block? A. Piston Deck Clearance B. Rod Length C. Piston Compression Height D. Compression Ratio Student Answer: C Answer: Incorrect Reference: Section 2.2

Answers

first three are c b and d

What is shown in the above figure? A. Compression ring 2 B. Cam-ground piston C. Compression ring 1 D. Oil control ring

The correct answer D. Oil control ring

TRUE/FALSE: In order to use an object in a program, its class must be defined.

Answers

Yes that is correct. True

The most commonly used video formats are the mpeg-____ format, the windows media audio/video format, and the audio visual interleave format.

Answers

The answer is mpeg-4.  The most commonly used video formats are the mpeg-4 format, the windows media audio/video format, and the audio visual interleave format.

What is the program that searches through data bases?

Answers

if i'm right its call: Algorithm

What functionality can a vulnerability scanner provide that a port scanner cannot?

Answers

Sending alerts when new systems are added to the network is the functionality that a vulnerability scanner can provide and a port scanner cannot.
port scanner allows testing of open ports and firewalls. It discovers open UDP ports on your target system by scanning with NMAP and by doing so it is the first step of a complete vulnerability assessment. 

Vulnerability scanners offer broader functionality than port scanners by identifying and testing for specific vulnerabilities and providing remediation recommendations, whereas port scanners only identify open or closed ports.

Both vulnerability scanners and port scanners are critical tools used in cybersecurity, but they serve different purposes.

Port Scanner

A port scanner, like NMAP, is used to identify open ports on a network. This helps in understanding the services and applications running on different systems within the network. However, its functionality is limited to scanning and reporting on open or closed ports, without providing in-depth insight into the potential vulnerabilities of the system.

Vulnerability Scanner

In contrast, a vulnerability scanner, such as Nessus or OpenVAS, goes a step further by not only identifying open ports but also actively testing the system for potential vulnerabilities. These scanners check for misconfigurations, missing patches, and security flaws that could be exploited by attackers.For example, while a port scanner may report that port 80 is open, a vulnerability scanner would analyze the web application running on that port to ensure it is not susceptible to known threats like SQL injection or cross-site scripting (XSS). Additionally, vulnerability scanners often provide detailed reports and recommendations for remediation, which port scanners do not.

A Web _________ is an Internet-based computer that stores Web site content and accepts requests from browsers.

Answers

The answer is server.

What technique can improve web search results? Add articles, prepositions, and pronouns Be general rather than specific Focus on keywords Use periods, commas, and semicolons

Answers

I'd say focus on keywords

You can greatly accomplish the task of improving web search results through search engine optimization (SEO). In order to do this, you can use keywords strategically. Keywords you choose to use should be as specific to your products as possible. Keywords lays a foundation for your SEO.

Answer:

focus on key words

Explanation:

You have users who need to do some programming projects in the ruby programming language

Answers

The answer is dnf list ruby.  You have users who need to do some programming projects in the ruby programming language.  The DNF command used to find out if there is a ruby package available to install on the Linux server is dnf list ruby.  

You find that your mobile device won't load any apps. identify the choice that is not a likely cause.

Answers

You may have used all your data for the month. is the answer
you have used up all your data of the month 

The program used to create the file where you want to insert the object is called the ____.

Answers

It is called the OLE

An example of software most commonly associated with productivity software is ____.

Answers

Hello User

Answer: An example of software most commonly associated with productivity software is word processing software

Word processing software is a program used to manipulate a text document. 

Hope This Helps
-Chris

A(n) _________ uses the same software and service structure as the internet, but it contains only the company's private information such as documents managed by microsoft sharepoint.

Answers

An intarnet uses the same software and service structure as the internet, but it contains only the company's private information such as documents managed by Microsoft SharePoint.
The term intranet denotes is a private internet that is used exclusively within an organization and it is accessible only to an organization's staff. 

In dhcp, what address is reserved for use by clients that are not yet configured with an ip address?

Answers

The answer is : 0.0.0.0   In DHCP, 0.0.0.0 is reserved for use by clients that are not yet configured with an IP address.  The IP address 0.0.0.0 indicates different uses at different places. Usually, it’s a non-routable meta address that’s not bound to any particular remote address. Dealing with servers, it means all IPv4 addresses in the local machine.

If you experience a denial-of-service attack, you can use firewall logs to determine the _______ from which the attack originated.

Answers

The answer is IP address.  If you experience a denial-of-service attack, you can use firewall logs to determine the IP address from which the attack originated.

Answer: IP Address

Explanation:

Denial of service (DOS) attack is basically occur when the multiple system and the web servers are flooded with the bandwidth and the system resources. If the system are flooded with the traffic then it cause the denial of service attack. Botnet is one of the example of DOS.

When we experiencing the DOS attack then, we used the firewall logs for determine the origin of attack by using the IP address. IP address is the internet protocol that uses for the communication purpose.The IP address is in the form of numerical label that assigned to the every network devices  for the communication. The main function of the IP address is that it is used for the location addressing.

 

The ipv6 address, 2001:0000:0000:3210:0800:200c:00cf:1234, can be shortened to __________.

Answers

The answer is : 2001::3210:800:200C:CF:1234   You can drop leading zeroes. 00CF becomes CF and You can remove one or more "hextets" of zeroes and replace with double colons (::).

What are two ways to accept data typed into a cell? pressing the Backspace key or clicking the scroll arrows pressing the Tab key or pressing the Backspace key clicking the scroll arrows or pressing the Enter key pressing the Tab key or pressing the Enter key

Answers

If the data is text, simply press enter after typing data into cell.

If the data typed is numeric, but need to be considered text, add ( ' ) on the leftmost or start of the entry.

If the data typed is a formula, add equal to leftmost or at the start of the entry.


Answer:Press the Tab key.

Explanation: right on edge22

A _______ is a list of instructions for the computer to follow to accomplish the task of processing data into information. systems design word processor program systems analysis

Answers

A program is a list of instructions for the computer to follow to accomplish the task of processing data into information. This specific set of ordered operations performs a specific task when executed by a computer.
Each program is written with some programming language, which  uses symbols, words, and phrases to instruct a computer to perform specific operations.

ohn would like to move from the suburbs into the city, but the rent in the city is very high. John has found an apartment he really likes, but he can only afford about 60% of the monthly rent. What is the best housing option for John?

Answers

Ohn should find a roommate to split the rent.

________ is a software that interprets java bytecode.

Answers

Hello User


Answer: Java virtual machine is a software that interprets java bytecode.

I hope this helps you
-Chris

Why might the government censor what its citizens see on the internet?

Answers

to protect easy hacking installments that could damage how the government is working
It might either spread false, dangerous,or terrorist info or to keep the public from knowing and either spreading sensitive info or too keep people calm.

also they might be lizard people
Other Questions
determine the value of x During the 1970s how did the population of the us change Which of the following describes a DNA mutation? A.The linking of free nucleotides into a long chain B.A change in the nucleotide sequence of a gene C.The packaging of DNA into a structure called a chromosome D.The substitution of uracil for thymine in RNA Zara is designing a slide with a numbered label on a picture. She wants the number to appear when the she presses a button on the keyboard. Which feature should she use?Animation PainterAnimationHotspotSlide Master A total of 589 tickets were sold for a play. They were either adult tickets or student tickets. There are 61 fewer student tickets sold than adult tickets. How many adult tickets were sold?HELLLPP ASAPPP How do I do this? Please help A line passes through (-7, -5) and (-5, 4). a. Write an equation gor the line in point-slope form. b. Rewrite the equation in standard form using integers. A. Y-5=9/2(x+7);-9x+2u=-53 B. Y+5=9/2(x-7);-9x+2y=53 C. Y+5=9/2(x+7);-9x+2y=53 D. Y+7=9/2(x+5);-9x+2y=31 If you were a large store owner and you found out that an employee had stolen merchandise from you, would you fire him if the total amount taken was worth less than five dollars in one year? A rectangle has a length that is 3 times the width. Use the formula P = 2l +2w to determine the length if the perimeter is 32 and the width is 4 a. 12 c. 32 b. 8 d. 4 Which problem solving strategy looks at every possible alternative and could take a very long time?A.hill climbingB.algorithmC.trial and errorD.working backwards Why did christopher columbus think he was the first to come to America William is interested in helping his client change his maladaptive behavior. he is most likely to be a(n) ____________. action therapist insight therapist biomedical therapist relationship therapist A flower vase has 5 white lilies, 4 pink roses, and 6 yellow carnations. one flower is chosen at random and given to a woman. another flower is then chosen at random and given to a different woman. what is the probability that both flowers are pink roses? What 2 people ordered Jews to either convert to Christianity or leave Spain? In Billy Collins Death of Allegory, the poet says: A.) allegory is no longer written and good riddance B.) objects in poetry are now just objects rather than allegorical symbols C.) we need to bring allegory back to life D.) none of the above a _____ is a list of things where each thing appears only once and Order matters Nina wants to put color tiles on a square three color tiles fit across the top of the square how many rows and Columns of the squares will Nina need how many color tiles will she use in all Which of these factors should consumers research FIRST when they receive a credit card offer with a low introductory rate? A)the APR after the introductory period expires B)the cash advance features offered by the bank C)the type of card, such as secured, regular, or premium D)the availability of special programs, such as "cash back" programs when 2.5g of licl is dissolved in 112g of water the temperature of the water increases from 18.2 to 22.9 _____-level federal departments answer directly to the united states president.