What are the best editing apps?

Answers

Answer 1

Answer:

Snapseed, Lightroom, Adobe Photoshop, Prisma, Bazaart, Photofox, VSCO and PicsArt.

Explanation:

Snapseed, Lightroom, Adobe Photoshop, Prisma, Bazaart, Photofox, VSCO and PicsArt are the best editing apps. Some of the apps are present as free while some of them are not available without paying money for it. These are the top best editing apps so you can use it anyone of it. Snapseed is free on iOS and Android whereas Lightroom needs $5 per month for full access. Adobe Photoshop is also free on iOS and Android.

Answer 2

Answer:

After effects or alight motion on mobile are pretty good

Explanation:


Related Questions

_______ are pre-defined formats used to quickly format cells.

Cell formats
Cell styles
Style formats
Cell definitions

Answers

Answer:

Cell format

Explanation:

Cell formats refers to the various styling options which can be applied to cells in other to change the appearance and the way data is being presented. A number of cell formats are predefined in excel spreadsheet which can be applied directly to data in other to change it's appearance without applying manual changes. With predined cell formats gives several alignment option, Font size, color and setting, the fill color and border options. This can be directly applied to cells or tables to gives a good appearance of the data.

list 5 uses of computer​

Answers

Answer:

if you a student..then you need it for sure

Explanation:

Microsoft Office

Doing assignment

doing report

answer online test/quiz

movie

make money

typing

play game

write an algorithm to find perimeter of circle

Answers

Answer:

Here’s one!

Given [math]R[/math], the radius of the circle.

Let [math]N,D\leftarrow 0[/math]

Repeat until [math]D[/math] is large enough (about 1,000,000)

[math]x,y\leftarrow U[0,1][/math]

If [math]x^2 + y^2\le 1[/math] then [math]N\leftarrow N+1[/math]

[math]D\leftarrow D+1[/math]

[math]P\leftarrow\frac{8NR}{D}[/math]

Return [math]P[/math]

[math]U[0,1][/math] is a uniform random number in the range [math][0,1][/math].

Explanation:

Identify characteristics of object-oriented programming design. Choose all that apply


-It breaks the solution into independent objects.


-it is a simple, uncomplicated approach to programming.


-It uses objects that send data to other objects.


-It supports a modular design that encourages the reuse of code.

Answers

Answer:

It breaks the solution into independent objects

It supports a modular design that encourages the reuse of code

Explanation:

Object-Oriented programming (OOP) is a programming language type that makes use objects and classes in its construct. With object-oriented programming software is structured as classes which are both reusable and simple code blueprints used for the creation of instances of the objects of the program

An object oriented program design breaks the solution of the problem the program is solving into independent objects, such that the objects are made of classes which are modular and reusable code

Therefore, the correct options are;

It breaks the solution into independent objects

It supports a modular design that encourages the reuse of code

Answer:

all expect b

Explanation:

Which risk mitigation framework allow scope for research and acknowledge for risk mitigation.

Answers

Answer:

NIST SP 800 30

Explanation:

Cyber security can be defined as a preventive practice of protecting computers, software programs, electronic devices, networks, servers and data from potential theft, attack, damage, or unauthorized access by using a body of technology, frameworks, processes and network engineers.

Risk management can be defined as the process of identifying, evaluating, analyzing and controlling potential threats or risks present in a business as an obstacle to its capital, revenues and profits.

This ultimately implies that, risk management involves prioritizing course of action or potential threats in order to mitigate the risk that are likely to arise from such business decisions.

NIST is acronym for National Institute of Standards and Technology and it's under the U.S. Department of Commerce. The NIST cybersecurity framework (CSF) is a powerful tool that provide guidelines for both the external and internal stakeholders of organization on how they can effectively and efficiently organize, manage, and improve their cybersecurity programs, so as to mitigate the risks associated with cybersecurity.

The NIST SP 800 30 is a risk mitigation framework that provide guidance for conducting or allows scope for research, assessment and acknowledgement for risk mitigation of federal information systems and organizations.

Typically, NIST SP 800 30 is used for translating cyber risk so that it can easily be understood by the chief executive officer (CEO) and board of both a public and private organization.

5 QUESTIONS, BRAINLIEST, PLEASE ANSWER

Question 1(Multiple Choice Worth 5 points)
(03.01 MC)

Cheri's teacher told her to write a program that prompts the user for information. Which function should she use?

input()
int()
main()
print()
Question 2(Multiple Choice Worth 5 points)
(03.01 LC)

In programming, what is a string?

A cable that connects a computer to hardware
A method of threading code into a computer
A system of organizing letters alphabetically
A way to store a sequence of letters, numbers, or symbols
Question 3(Multiple Choice Worth 5 points)
(03.01 MC)

Jabari is writing a program which prompts a user for a value with a decimal. Which function should he use?

float()
int()
print()
string()
Question 4(Multiple Choice Worth 5 points)
(03.01 MC)

Which line of code will only allow a non-decimal point to be stored in a variable?

candyCost = int(input("How much is the candy?"))
candyCost = input("How much is the candy?")
candyCost = float(input("How much is the candy?"))
candyCost = str(input("How much is the candy?"))
Question 5(Multiple Choice Worth 5 points)
(03.01 LC)

Which function converts the user's input to a number with a decimal?

float()
int()
print()
string()

Answers

Answer:

1. Input() is the correct answer

2.Most programming languages have a data type called a string, which is used for data values that are made up of ordered sequences of characters, such as "hello world". A string can contain any sequence of characters, visible or invisible, and characters may be repeated. ... A string can be a constant or variable .

3.The int() function converts the specified value into an integer number.

4.CandyCost = int(input("How much is the candy?"))

5.int()

ANSWERS

Answer:

Cheri's should use  input()

A way to store a sequence of letters, numbers, or symbols

Jabari hould  use float()

Which function converts the user's input to a number with a decimal it is float()

candyCost = input("How much is the candy?")

A channel or path through which the data or information is transferred form one place to another in a computer network is called

Answers

Answer: Data Transmission mode defines the direction of the flow of information between two communication devices.

Explanation:

It is also called Data Communication or Directional Mode. It specifies the direction of the flow of information from one place to another in a computer network.

A channel or path through which the data or information is transferred form one place to another in a computer network is called communication channel.

What is communication channel?

Information is transported from one network device to another over a communication channel.

Data is transported across wired channels using cables and wires. Without using cables or wires, wireless channels transmit data from one device to another.

Data communication is the process of transferring data from one device to another via a transmission medium of some kind.

The system bus is a network of wires and connectors that carries data between a computer's primary memory and its processors.

For data and control signals travelling between the main parts of the computer system, the bus offers a communication path.

Thus, communication channel is the path for data transfer.

For more details regarding communication channel, visit:

https://brainly.com/question/13649068

#SPJ6

1 which of the following tool is used to remove the area that is common to both when the parts of two objects are connected in inkscape
a union
b difference
c group
d duplicate
2 which of the following is a tool used to combine parts of images together to make them a unit in inkscape
a group
b ungroup
c mask
c false
which of the following tool is used to be to align texts according to the path of an object in inkscape
a test and font
b put and path
c object to path
d convert to text ​

Answers

Answer:

1. group

2. false

3. put and path

Software and technology that allow people to work together on a task are known as

Answers

Collaborative software or groupware.

Answer:

Collaborative software

Investigate the many ways that hardware and software can cause an interrupt to occur. Are ALL interrupts treated equally or do some have priority over others?​

Answers

Answer:

Following are the responses to the given question:  

Explanation:

This list is based mostly on the processor. Then you'll be ordered. An interrupt of a particular cable (wire) is produced for PC-ish CPUs (IRQ 0 - 31 for some intel processors). The bigger challenge is a lower number.

Strange factors have included a system clock, power business, 0, some reserved for use by CPU testing, serial/parallel/... ports and also some terminated/error/state/new devices requests device Thus a key touch on the keyboards could create an interrupt that was direct on old devices.

what are the advantages of saving files in a cloud?
Please help!! ​

Answers

When using cloud storage, one of its main advantages is the accessibility and its ability to not get deleted as easily. Once a file is uploaded to the cloud, you can access it from almost any device as long as you have connection. And it’s not as easy from something to get accidentally deleted, as there is a backup.

sign that your desktop may need cleaning​

Answers

Answer:

My desktop may need be cleaning but for real!!

E) ¿Entiende usted que tendría repercusión legal un mal manejo de los datos del cliente por parte de la empresa? ¿Por qué?

Answers

Answer:

Efectivamente, un mal manejo de los datos del cliente por parte de la empresa tendría repercusiones legales que afectarían negativamente a la compañía. Esto es así porque un eventual mal manejo de los datos personales de los clientes implicaría una filtración de dichos datos hacia el resto del público, con lo cual los datos personales y privados de cada cliente se verían expuestos en forma pública, generando así posibles daños a estos a través de la mala utilización de dicha información por parte de terceros malintencionados.

how many sections of a job description are there

Answers

Answer:

6

Explanation:

job title, job purpose, job duties and responsibilities, required qualifications, preferred qualifications and working conditions.

17.35 ma of current is flowing though a brown-red-brown resistor,what is v

Answers

Answer:

2.1V

Explanation:

brown-red-brown = 120Ω

V = I·R = 17.35 · 120 = 2.082V

However, the tolerance of the resistor is at least 10%, so you can't express the voltage that accurate.

explain why the computer is powerful working tool???​

Answers

Answer:

here ya go

Explanation:

A computer is a powerful tool because it is able to perform the information processing cycle operations (input, process, output, and storage) with amazing speed, reliability, and accuracy; store huge amounts of data and information; and communicate with other computers.

The remove() method in the Queue interface ________. Group of answer choices retrieves, but does not remove, the head of this queue, returning null if this queue is empty retrieves and removes the head of this queue, or null if this queue is empty retrieves, but does not remove, the head of this queue, throwing an exception if this queue is empty retrieves and removes the head of this queue and throws an exception if this queue is empty

Answers

Question:

The remove() method in the Queue interface ________.

A. retrieves, but does not remove, the head of this queue, returning null if this queue is empty

B. retrieves and removes the head of this queue, or null if this queue is empty

 

C. retrieves, but does not remove, the head of this queue, throwing an exception if this queue is empty

D. retrieves and removes the head of this queue and throws an exception if this queue is empty

Answer:

D. retrieves and removes the head of this queue and throws an exception if this queue is empty

Explanation:

In Java, the Queue interface is found in the java.util package and inherits from the Collection interface. It is used to store elements which are processed in the order in which they are inserted. This means that the first element will be processed first.

The Queue interface has many methods. Some of them are;

i. add(): allows elements to be added to the queue.

ii. remove(): retrieves and removes elements from the head of the queue. The head of the queue points to the first element of the queue. If the queue is empty, the remove() method throws an exception called the NoSuchElementException

iii. poll(): retrieves and removes the element at the head of the queue. Unlike the remove() method, if the queue is empty, a null is returned.

iv. peek(): retrieves but does not remove the element at the head of the queue. Just like the poll() method, a null is returned if the queue is empty.

What is a signature?

a distinctive characteristic of a virus or virus family

an anti-spyware feature of Windows 7

a computer program that replicates itself and damages a computer system

a program that tracks a user’s activities online

Answers

Answer:

option a

never heard of b, c would be called a virus and d a cookie

low frequency radio wave travel in straight line and high frequency radio wave can travel in all direction true or false​

Answers

Answer:

The correct answer is True.

Explanation:

The electromagnetic spectrum consists of various waves. The Radio waves are categorized to be at the low-frequency end of this spectrum.

Radio Waves have multiple communication uses. Some of them are television and radio broadcasting, communications, and satellite transmissions.

Radio waves are not harmful to biotic life when absorbed by living matter and their transmission is unimpeded by air. Their transmission can also be absorbed, deflected, reflected, refracted, or diffracted by air molecules and the earth's surface.

Cheers

Choose the term that matches each description.

_____________ allows users to interact with computer hardware and application software.

______________allows users to complete specific tasks, such as creating a document.

______________allows programmers to create new applications.

Answers

Answer:

operating systems, word software, computer concepts for end users

Explanation:

operating systems allow users to interact with computer hardware and application software.

word software allows users to complete specific tasks, such as creating a document.

computer concepts for end users allows programmers to create new applications.

The answer is "operating systems, word software, and end-user computer concepts", and its further explanation can be defined as follows:

The OS includes and administers all applications and software which a computer or mobile device could indeed execute, meaning the governance of the device software or hardware.The software for word processing is used for manipulating texts like a resume or report these text documents. Usually, you type in text and the software offers copy, delete, and numerous page layout devices.Study tools and coding areas allow finished to tailor apps to their needs and understanding instead of expert developers.

Thus, the answer is "operating systems, word software, and end-user computer concepts".

Learn more:

brainly.com/question/17798901

PLEASE I NEED HELP FAST

Answers

Answer:

your answer will be src=

A small business utilizes a SOHO router and wishes to secure its existing wireless infrastructure. The business has fewer than ten devices, which are a mixture of old and new machines. Due to the varying ages of the machines, the latest wireless encryption methods may not be supported on all devices. Which of the following would be the MOST cost-effective method to add a layer of security while allowing all machines to connect?
A. MAC filtering
B. 802.1X
C. WPA2
D. EAP-FAST

Answers

Answer:

C

Explanation:

WPA2 builds on its predecessor, WPA, and is specifically designed to meet the most demanding enterprise security needs. ... Furthermore, because WPA2 is backwards- compatible with WPA, organizations that have already implemented the WPA standard can migrate to WPA2 at their own pace.

Two use of dovetail saw

Answers

Answer:

They are particularly use when it is use for cutting small or very precise cut. They are particularly use in joint making mostly dovetail joints

hope it helps

Use the ________ predefined formats to quickly format cells.

Style Formats
Cell Styles
Cell Definitions
Cell Formats

Answers

Cell formats because I took it aboit 5 times and that was the answer so yeah

Answer:

I think choose (2)

Cell styles

alguien me prestta una cuenta de osu!, porfa

Answers

Answer:

english please........

use of concave mirrors​

Answers

Explanation:

concave lens use for shaving mirrors and satellite

how is a trade off best described ?

dilema
compromise
demand
complication

Answers

I think the answer is compromise <3

whats the answer :)?
i will give brainslist​

Answers

Answer:

Transmission medium is the answer

who invented the system of logarithm in 1614 AD​

Answers

Answer:

JOHN NAPIER

Explanation:

The method of logarithms was publicly propounded by John Napier in 1614, in a book entitled Mirifici Logarithmorum Canonis Descriptio (Description of the Wonderful Rule of Logarithms). The book contained fifty-seven pages of explanatory matter and ninety pages of tables related to natural logarithms.

Answer:

Joost Bürgi

Explanation:

He invented it but John Napier worked on it earlier than Bürgi.

The lines that can be formatted to display on the edges of cells are called _______.

style lines
edge lines
borders
underlines

Answers

Answer:

borders

Explanation:

Borders can be formatted in cells of excel or goog.le sheets. You can change width, shape, color, and whole plethora of things!

The lines that can be formatted to display on the edges of cells are called [tex]\boxed{ borders . }[/tex]

a. style lines

b. edge lines

c. borders

d. underlines

[tex]\large\mathfrak{{\pmb{\underline{\orange{Mystique35 }}{\orange{❦}}}}}[/tex]

Other Questions
A payday loan company charges a $90 fee for a $500 payday loan that will be repaid in 16 days.Treating the fee as interest paid, what is the equivalent annual interest rate? the assignment for this lesson is to compare and contrast the objectivity of two sources,representing two different media,that discuss the same topic or event. you must also provide an objective summary of the sources to show the reader thar you have a goood understanding of the content IlusWhat are the gross sales?Income StatementFor the Year Ended August 31, 2012RevenuesStudent Lessons$29,520.00Recital Sales15,900.00Total Revenues:45,420.00ExpensesCostumes and AccessoriesBuilding MaintenanceTotal Expenses:16,700.0011,320.0028,020.00*Call numbers in 000s) a phlebotomy technician has collected a neonatal screening card. which of the following actions should the technician take to properly dry the blood stop collection card? (1) The recent anonymous donation to Kent Middle School needs tobe put toward replacing damaged materials in the school library (2)During the record rainfall in April, the library roof leaked and ruined anumber of crucial items in the library's reference section. (3) Everysingle world atlas is now covered in mold and warped beyond use.(4) All in all, over 50 percent of the collection was damaged in someway. (5) Others have pointed out that we should be allocating moneyto computers and not books, since this is where students will bedoing most of their research. (6) What these critics are forgetting isthat hands-on research in the library provides a sense of wonder andreal-world discovery that engages the senses in a way that nocomputer can. (7) In short, we need to restock the library to ensureour students have a variety of learning opportunities at theirfingertips and are not just locked behind a blinking screen.Which of the following transitions should be added to the beginning ofsentence 6 to best enhance the organization of the paragraph?A. Consequently,B. Firstly,C. However,D. Regardless, During a nature walk, Mary identified24 species of animals and plants. Mary said1/5of the species she identified wereanimals. Can this be correct? Explain. Why do the poles experience about six months day and six months night? critically discuss three nagative reosons why some people join protest action The Jenkins family's monthly budget isshown in the circle graph. The family has amonthly income of $4,800. How muchmoney do they spend on transportationeach month?Emergency fund5%Transportation5%Housing30%Medical22%Food15%Clothing6%Entertainment7%Savings10% Write an essay expressing your own thoughts as a student now in the midst of a pandemic.It only takes 7-10 sentencesNonsense =report give your answer in detail plzz If you were a teacher , how would you make you online class better? As an enrichment treat, your school has been given 63 tickets to go to a local theme park for FREE! You need to work out who is getting the tickets. The Principal decides that each of the eight classes in your school will get the same number of tickets. How many tickets will each class get and how many will be left over?Tickets per class answer:Remaining tickets answer:please explain Explain the significance and impact of the American with Disabilities Act on businesses in the United States. Vance used the associative property to find the equivalent expression of (4.5 m + StartFraction 7 Over 8 EndFraction) minus 9. His work is shown below.(4.5 m + StartFraction 7 Over 8 EndFraction) minus 9 Did Vance apply the associative property correctly? Why or why not?Yes, the terms with variables should be written first.Yes, the terms can be regrouped and still be equivalent.No, the order of the terms should have been changed.No, the addition symbol was dropped in the second expression. Scientists have been studying the size of three populations in a river in Ireland. In this ecosystem, pike (a type of big fish), and perch eat snails. The data showed that all three populations were stable. Then the snail population increased suddenly. What will likely happen to the size of the perch population as a result? The size of the perch population will...Options:A. Stay the same. The size of it's consumer population did not change, so the number of deaths in the perch population did not change. There will be the same number of births and deaths in the perch population.B. Decrease. The larger snail population will take more energy storage molecules from the ecosystem, leaving fewer available for the perch population. This will lead to more deaths than births in the perch population.C. Increase. The larger snail population will provide more energy storage molecules for the perch population, so they will reproduce more. This will lead to more births than deaths in the perch population.D. Increase. An increase in any population within an ecosystem will lead to an increase in the sizes of all other populations in the ecosystem. Statement T and S are complementary S and U are complementary mT+mS=90 mS+mU=90 mT+mS=mS+mU mU=mT UT 1 Cash on hand at the company and not yet deposited at the bank. 4,800 2 EFT for monthly utility bill not yet recorded by the company. 1,600 3 Note collected by the bank and not yet recorded by the company. 10,200 4 Interest collected by the bank from note in #3 not yet recorded by the company. 1,300 5 A check witten for insurance expense for $90 was cashed. The check was recorded on the books for $160. ? 6 Checks written by the company but not yet processed by the bank. 2,600 7 Service fee charged by bank but not yet recorded by the company. 100 8 Customer checks determined by the bank to have nonsufficient funds. 3,000 Bank balance at the end of the period. 16,990 Company balance at the end of the period. 12,320 Required:1-a. What is the revised Cash balance at the end of the period?1-b. Is the bank reconciliation in balance?YesNo2-a. What is the balance in Cash if the entry to correct the insurance payment hasn't been made?2-b. Would the bank reconciliation still be in balance?YesNo3. Which statement below is true regarding the effect of the company incorrectly recording a customer deposit at $180,000 rather than $18,000?No effect on the bank reconciliation.The difference of $162,000 will be subtracted from the book balance.The difference of $162,000 will be added to the book balance.The bank balance will be increased by $180,000. TASKIEND OF THE YEAR - ESCAPE ROOMMovie ThemeFnd the area and circumference of each figure below. Use 31 for it. If needed,round your answers to the nearest hundredths placeCODE Type the numeral answer. NO LABELS Part a crea, circumference, part barea, circumference For example 765, 326, 2004, 3563610 mmMOVIETICKETYour answer computer is an ............. machine because once a task is intitated computer proceeds on its own t ill its completion.