you can fit more RAW files on a memory card than JPEG files. true or false

Answers

Answer 1

Answer:

true

Explanation:


Related Questions

MICROSOFT WORD PLZ ANSWER THIS

Answers

Answer:

font face i think

Explanation:

hey guys just dropped some hot beats so go and follow me my user is the beats and comment if you would do that that would be grate

Answers

yes i will check it o it

Breaking difficult problems down into smaller more manageable pieces is an example of

Answers

Answer:

Divide and Conquer

Explanation:

I have a computer teacher who made me lose points in an assignment and saying that the reference page should be on a separate page. But, when I rechecked my work the reference page was actually on a separate page, and she was marking points off for no reason. She says that she'll grade on "what she sees". I created a document with the link to my assignment and screenshots showing proof that I did the assignment correctly. I even circle the screenshots for her to see where the reference page is. But, she still doesn't believe me at all. What should I do?

Answers

Answer:

Have a talk with your teacher. Ask why she doesn't believe you, and if it still doesn't work, have a talk with someone that can physically help you - a principle or another teacher may be the best solution.

A school has an intranet for the staff and students to use. Some of the files stored on the intranet are confidential. Give two reasons why a school may have an intranet.

Answers

Answer:

explanation below

Explanation:

An intranet could be defined as a computer network that is used for sharing information, operational systems, collaboration tools and other computing tasks within a company or organization such as schools. It is usually structured to exclude excess by those outside of the organization.  

Intranet provides a lot of benefits to organization where it is been used and they are as seen below :

1. Users can effectively update and view their documents with ease – scheduling meetings, managing of classroom curriculum and preparing of projects can be done with less stress.

2. It can be used to keep accurate staff records – employees can have their details rightly stored using the intranet and a photograph can also be used.  

Question 5 (frue/False Worth 3 points)
(01.03 LC)
Logical errors mean the program ran, but the results were not as expected.
O True
O False

Answers

true

Explanation:

because logical errors are made to be unexpected it was before

Which method allows you to choose how to display the date and time?

localtime()

time()

strftime()

format()

Answers

The method that allows you to choose how to display the date and time is the format. The correct option is d.

What is a display?

The display is the screen of electronic devices. It is a display that is a computer output surface and projecting mechanism that presents text and frequently graphic pictures to the computer user.

It only has two possible values: black or white. The image's white color will be displayed as "white," while the other colors will be displayed as black. Once more, only the black and other colored things have changed; the white portion has not. The image's true color would be displayed.

A file format is a format of data that is stored in proper encoding. It also tells the information about bits used in the formation.

Therefore, the correct option is d. format.

To learn more about the display, refer to the link:

https://brainly.com/question/8566172

#SPJ2

Answer: "format()"

Explanation: Did it myself :)

IN JAVA
Using a for loop, write a program that prompts the user to input a positive integer. It should then print the multiplication table of that number.

Enter a positive integer: 5


Example output:

0 0 0 0 0 0 0 0 0 0 0

0 1 2 3 4 5 6 7 8 9 10

0 2 4 6 8 10 12 14 16 18 20

0 3 6 9 12 15 18 21 24 27 30

0 4 8 12 16 20 24 28 32 36 40

0 5 10 15 20 25 30 35 40 45 50

Answers

import java.util.Scanner;

public class JavaApplication67 {

   

   public static void main(String[] args) {

       Scanner scan = new Scanner(System.in);

       System.out.print("Enter a positive integer: ");

       int num = scan.nextInt();

       while (num < 0){

           System.out.println("Please only enter positive numbers!");

           num = scan.nextInt();

       }

       

       for (int i = 0; i <= 10; i++){

           System.out.println(num*i);

       }

       

   }

   

}

This displays the given integer's multiplication table up to 10.

The process of sending a result back to another part of the program is
known as returning the value.

Answers

Answer:

The process of sending a result back to another part of the program is known as pushing a value False In Python, functions and other resources are coded in components called modules

Explanation:

PLEASE HELP!! TIMED Select the corect answer. You try to enter your name to a cell that accepts a numeric value What error would you receive?
A. #NAME
B. #VALUE
C. #REF
D. #####
E. #DIV​

Answers

Answer:

B. #VALUE

Explanation:

Occurs if one of the variables in your formula is of the wrong type (e.g. text value when a numeric value is expected).

Answer:

B. #VALUE

Explanation:

Occurs if one of the variables in your formula is of the wrong type (e.g. text value when a numeric value is expected).

use the drop down menus to describe how adman can add shapes to his presentation

Answers

Answer:

✔ Illustrations

✔ a crosshair

✔ left-click and drag

Explanation:

what data type is -6

Answers

Answer:

Data types are different from display formats, which control how values are displayed within columns.

Explanation:

Should be an integer because it’s a whole number!

JAVA
Use a for loop to print the even numbers between 1 and 50, including the first even number, and the number 50. Print each number on a new line.

Answers

public class JavaApplication65 {

   

   public static void main(String[] args) {

       for (int i = 1; i <= 50; i++){

           if (i % 2 == 0){

               System.out.println(i);

           }

       }

   }

   

}

I hope this helps!

which new console should i buy Nintendo switch Xbox series x or a ps5

Answers

Answer:

you should buy the xbox series x, it has better quality and xbox is just better in general

Explanation:

Answer:

get the PS5 it showed off the gameplay and unreal engine 5 that I saw has better graphics.

meanwhile the new Xbox has shown one gameplay is halo but the graphics are not good . but I don't know how the new xbox 12tfop can't past the PS5 10.2 t fop

Soo 10.2 t fop is better than 12tfop.

Which of the following is not a natural resource

Answers

Explanation:

Hydro-electric energy is not a natural resource because people use turbines to convert the energy from moving water. Abiotic resources are those that come from non-living, non-organic material. Examples of abiotic resources include land, fresh water, air, rare-earth elements, and heavy metals including ores, such as gold, iron, copper, silver, etc.

A nonrenewable resource is a natural substance that is not replenished with the speed at which it is consumed. It is a finite resource. Fossil fuels such as oil, natural gas, and coal are examples of nonrenewable resources. ... Renewable resources are the opposite: Their supply replenishes naturally or can be sustained.

Alex and Eva play football at the same local football pitches. Alex plays every 4
days and Eva plays every 6 days. They both played football today. After a
fortnight, how many times will they have played football on the same day?*​

Answers

12 days

Alex can only play with eva 4 days. A fortnight is 2 weeks and you can't go over

Which of the following was not something colonial children had to do? WILL GIVE BRANLEST ///////////////////////////////////////////////////////////////////////////////////////////////////

Have their parents permission whenever they went outside.
Never argue with their siblings.
Never eat in the presence of adults.
Bow when they approached their parents.

Answers

Answer:

i beleive it is bow when they approach their parents

TIME REMAINING 01:48:57 What is the purpose of the website directory provided by the website host? to look up user account information to provide help and training for new customers to store all of a website's content files to archive website usage logs

Answers

Answer:

Cookie

Explanation:

its just because and also the answer is right on e 2020.

Answer:

I think it is c. because I remembered reading that the website directory is used to store files.

Explanation:

I'm taking exams right now.

Who is credited with writing Google's famous page ranking search algorithm?
A) Larry Page
B) Steve Jobs
C) Mark Zuckerburg
D) Bill Gates

Answers

Larry page is the correct answer :)

Answer:

Larry Page i believe

Explanation:

what is a common use for spreadsheets? A.drawing B.writing C.budgeting D.video production

Answers

Answer:

b

Explanation:

he three most common general uses for spreadsheet software are to create budgets, produce graphs and charts, and for storing and sorting data

The common use for spreadsheets is budgeting.

A budget is a financial plan that estimates income and expenses for a specific period of time, such as a month or a year.

Thus option C is correct.

Here,

A spreadsheet is a tool used to organize, analyze, and store data in tabular form. The data is stored in cells that are usually arranged in a rectangular grid of rows and columns.

Spreadsheets can be used for a variety of purposes, including data analysis, budgeting, inventory management, and project management.

Using Spreadsheets for Budgeting: Budgeting is a common use for spreadsheets. A budget is a financial plan that estimates income and expenses for a specific period of time, such as a month or a year.

Spreadsheets can be used to create budgets by entering data such as income sources, expenses, and savings goals into the cells of a worksheet.

Thus option C is correct.

Know more about spreadsheets,

https://brainly.com/question/11452070

#SPJ6

I have a small business with only two computers. These computers are connected directly together and share resources. What type of network is established between these computers?
Extranet
Peer-to-Point
Internet
Peer-to-Peer

Answers

Answer:

Peer to peer

Explanation:

In its simplest form, a peer-to-peer (P2P) network is created when two or more PCs are connected and share resources without going through a separate server computer. A P2P network can be an ad hoc connection—a couple of computers connected via a Universal Serial Bus to transfer files.

What can hack or code can I use to get a shadow or frost dragon in adopt me

Answers

There aren’t any codes that could be used to redeem a Shadow Dragon or a Frost Dragon. Even if you’re desperate, do not hack the game as it would get you a permanent ban from the game forever. Try trading up to your dream pet instead of cheating to achieve it!

Sarah has to add a picture from her computer file and add a caption to it. Arrange the steps in a correct sequence.
click From File
click Insert
right-click the picture
click Picture
select the desired picture and again click Insert
write the caption and add it
click Insert Caption











Answers

Answer:

-Click insert

-Click picture

-Click from file

-Right click the picture

-Select the desired picture and again click Insert

-Click insert caption

-Write the caption and add it

Explanation:

Answer:

B: by right-clicking the bottom row, clicking Insert, then clicking Insert Row Below

Explanation:

What type of error occurred?

20 / 0


SyntaxError

ValueError

TypeError

ZeroDivisionError

Answers

Answer:

"Option 4: ZeroDivisionError" is the correct answer

Explanation:

When we try to divide any number by zero in mathematics, the answer is infinity. Similarly, if we try to divide a number by zero in Python, the Python interpreter throws a "ZeroDivisionError" as the denominator or divisor cannot be a zero.

Hence,

"Option 4: ZeroDivisionError" is the correct answer

Answer: ZeroDivisionError

Explanation: got it right on edgen

Which emails go to the draft folder

Answers

Answer:

Hi there, the only emails that go to the draft folder are the emails that you start to write and then you don't finish it so you can go back and finish writing it later.

Explanation:

Hope this helps!! Please consider marking brainliest! Have a good one!!

Answer:

An email that you haven't sent yet or that is unfinished.

Explanation:

You can send an email to the draft folder by just exiting the tab before you hit send which then places the email message into the drafts folder.

Match each statement from the passage with the message it represents.
People can trustthatthere
are no has de efects
from the ingredients in
bear food
People need to submit a
pettion to the government
asking for more research
about acklitives they are
concerned about
It is important to ake the
time to learn the chemical
makeup ofloods before
eating them
The presence ofchemicals
in additves should not
be a cause for concern.
Passage Statement
Author's Message
Today, food and color
additives are more strictly
studied, regulated, and
monitored than at any
other time in history
In fact, every food we eat
is made up of chemical
compounds that determine
flavor, color, texture,
and nutrient value.

Answers

Answer:

Here is the answer:

The matchup of the people in regards to trust is given in the image check more about the word trust below.

What makes a person trust in others?

Trust is a virtue that is not gotten by everyone. People are said to be very likely to trust another person if they are said to believe that the action a person does match up with their values and principles.

Conclusively, note that the idea of trust often deals with one's integrity in terms of our actions and behavior and as such people submit to those they fell they can trust.

Learn more about trust from

https://brainly.com/question/6983872

A positive integer is called a perfect number if it is equal to the sum of all of its positive divisors, excluding itself. For example, 6 is the first perfect number because 6 = 3 + 2 + 1. The next is 28 = 14 + 7 + 4 + 2 + 1. There are four perfect numbers less than 10,000. Write a program to find all these four numbers.

Answers

i = 1

while i < 10001:

   total = 0

   x = 1

   while x < i:

       if i % x == 0:

           total += x

       x+=1

   if total == i:

       print(str(i)+" is a perfect number")

   i += 1

When you run this code, you'll see that 6, 28, 496, and 8128 are all perfect numbers.

Discuss how file and process ownership can pose a threat to the security of a computer system.

Answers

File and Process ownership can pose a threat to the security of a computer system by making changes to the system files.

File and Process ownership refers to the sole ownership and administration-like privileges of a user to a file and process in a computer system which gives access to be able to modify some things that could adversely affect the computer system.

Conversely, when an unauthorized user makes use of this to make changes, it can lead to:

Loss of personal dataMisuse of administrator privilege Hackings

Therefore, the threat this can pose to the security of a computer system is enormous and safeguards should be put in place to ensure such lapses never occur.

Read more here:

https://brainly.com/question/17063426

A network is the binary instructions that a computer uses.
O False
O True

Answers

Answer:

False

I hope this helps. Cheers! ^^

I need help with question 2

Answers

The missing word is range.

The range function creates a list of numbers from x to y-1, where x is the leftmost number and y is the rightmost.

For instance,

range(1, 6) would be the numbers 1, 2, 3, 4, 5

Other Questions
=Evaluate the function f(x) = 2x2 3x + 5 for the input value 3. 224232 What does tutu a means when she says ""tituba knows the words that cure every sickness that heal every wound and untie every knot dont you know that ? Which scenario could be represented by this graph?a. Randy turns the oven off. After heating his food for 10 minutes, he turns the oven off. The a-axis represents time; the y-axis represents the oven temperature.b. Randy places a thermometer inside a beaker of water and brings it to a boil. When the water begins boiling, he turns off the heat and waits until the water returns to room temperature. The x-axis represents time; the y-axis represents the temperature reading.c. Randy turns off the oven. After the oven returns to room temperature, he waits 10 minutes and then turns the oven back on. The x-axis represents time; the y-axis represents the oven temperatured. Randy place is a thermometer inside a beaker of water and brings it to a boil. the x-axis represents time; the y-axis represents the temperature reading 1) What is camouflage? __________________________________________________________________ 2) How does a chameleon show protective coloration? __________________________________________________________________3) How do adaptations help an animal survive? __________________________________________________________________4) Explain how your animal could survive in another environment. __________________________________________________________________5) Why is mimicry a helpful adaptation? __________________________________________________________________6) Why might a predator stay away from an animal with warning coloration? Ms. Reyes buys three types of flowers. She buys 20 roses, 24 carnation, and 36 tulips. She plans to group the flowers into more than a bouquet. She wants to put the same number of each type of flower into each bouquet. What is the greatest number of bouquets Ms. Reyes can make? Zahra was given two data sets, one without an outlier and one with an outlier. Data without an outlier: 15, 19, 22, 26, 29 Data with an outlier: 15, 19, 22, 26, 29, 81 How is the median affected by the outlier? The outlier slightly affected the median. The outlier made the median much higher than all the other values. The outlier made the median much lower than all the other values. The median is the exact same number in both data sets. Independent Practice : Rectangular PrismGRAHAM CRACKERS A manufacturer wants to double the volume of the graham cracker box.The manufacturer will either double the height or double the width.GRAHAMCRACKERSa. Which option uses less cardboard? Justify your answer.h 9 inw 2 in16 in.b. What is the volume of the new graham cracker box? I need this answer please If there was no system of writing in the world today describe one way that your life would be different that doesnt involve school or school work.take your time and answer when you are ready :) URGENT!! I WILL GIVE BRAINLIEST TO CORRECT ANSWER!!find the length of side x in simplest radical form with a rational denominator I need help pls pls pls pt.2 which expression has the same value as 7 9/10A) 7 x 10/9B) 1/7 910C) 7 x 9/10D) 1/7 10/9 what fraction of 5 liter is 1500 ml Find the slope (m) and the y intercept please show work What would the electron shells of an insulator look like and how would that affect the ability of the material to conduct electricity?. I need help. Thank you. I need help with this A pre-algebra book is 8 1 half inches by 9 1 fourth inches. Determine the perimeter of the textbook. Jan purchased 100 shares of Peach Computer stock for $15 per share, plus a $14 brokerage commission. Every 6 months she received a dividend from Peach of 35 cents per share. At the end of 2 years, just after receiving the fourth dividend, she sold the stock for $21 per share and paid a $58 brokerage commission from the proceeds. What annual rate of return did she receive on her investment? How does a changing environment affect plant and animals threat live there Read the following excerpt from "Amigo Brothers.Antonio was passing some heavy time on his rooftop. How would the fight tomorrow affect his relationship with Felix? After all, fighting was like any other profession. Friendship had nothing to do with it. A gnawing doubt crept in. He cut negative thinking real quick by doing some speedy fancy dance steps, bobbing and weaving like mercury.Which statement best describes the conflict in this excerpt?Antonio is bored because he has nothing to do and much time to waste.Antonio is worried about what the fight will do to his friendship with Felix.Antonio is having difficulty falling asleep because he keeps hearing bells.Antonio is doubtful that he has the skills needed to beat Felix in the fight.