I Have a Kodak pixpro camera and I put my memory card in (sandisk) but it keeps on saying "card is not formatted" then it gives me the option of "format" "doing so will clear all data" "yes or no" but i barely bought the memory card and the camera , so What do i do ? I never used the camera or the memory card . (PLEASE HELP )

Answers

Answer 1

If you've never used the camera, and you're fairly certain there aren't any pictures on the memory device, then it's safe to format the disk so that you set up the table of contents properly. That way the computer can read the data in the right sectors and so on. I would choose the option "yes" and follow the instructions on the screen. It should lead you to a blank disk so you can then fill it up with future pictures down the road.

If you think there are pictures on the card and you want to retrieve them, then try putting the card into a different memory reader and see if the same message pops up. Chances are there are slightly different formats that aren't being compatible in some way if this is the case.


Related Questions

answer all for brainliest
Which online note-taking tool allows students to store information on an extensive back-up system?What is one benefit of using a web clipping tool?The editing and formatting features of eNotes allow students to
their notes to help them process the information.What would eNotes be most helpful for?Tonya wants to keep her class schedule, assignments, and notes all in one place. Which online note-taking tool would be the best one to use?How can students use eNotes to edit their notes? Check all that apply.

They can undo text and redo it.
They can cut, copy, and paste text.
They can insert bullets and tables.
They can search using keywords.
They can evaluate their work.One advantage of using online note-taking tools is that they help students?

Answers

Answer:

d

Explanation:

Answer:

yea its D

Explanation:

got it right on edgy baby

David has created a lot of styles and now his Quick Style Gallery contains styles he no longer uses.

How can he remove the unwanted styles?

Answers

Do you mind giving me more details to this question

step by step solution

Answer:

C) Right-click the style in the Quick Styles Gallery, and select the Remove from Quick Style Gallery option.

Explanation:

17. Describe bandwidth and give an example. (5pts)​

Answers

Answer:

a range of frequencies within a given band, in particular that used for transmitting a signal.

Explanation:

you only have a serton amount of bandwidth on your phone

They use trasminaron

2. Explain the importance of observing proper behavior in using social
networking sites.​

Answers

Answer:

Explanation:

Instructions
Test if a number grade is an A (greater than or equal to 90). If so, print "Great!"
Hint: Grades may be decimals.
Sample Run
Enter a Number: 98.5
Sample Output
Great!

Answers

In python 3:

grade = float(input("Enter a Number: "))

if grade >= 90:

   print("Great!")

Following are the Program to check the input value:

Program Explanation:

Defining the header file.Defining a main method.Inside the method a float variable "num" is declared that inputs the value.After input the value a conditional statement is defined num value greater than equal to 90, if its true it will print the message "Great! ".

Program:

#include <iostream>//header file

using namespace std;

int main()//main method

{

   float num;//defining a variable

   cout<<"Enter a Number:";//print message

   cin>>num;//input value

   if(num>= 90)//defining if block that checks num value greater than equal to 90

   {

       cout<<"Great!";//print message

   }

   return 0;

}

Output:

Please find the attached file.

Learn more:

brainly.com/question/14267584

Why is traversal with a for loop a good method for accessing and updating items in a lengthy list?

Answers

Answer:

Because you want to process every item in the list in a similar way, you can use a loop to iterate through every item and take some action with it.

Explanation:

hopefully this helped

A for loop provides a simple and efficient method of performing ;

a particular operation on every item in a specified range or listUsing every item in a list to achieve a certain objective.

The for loop method provides a straight forward process of picking items or values in a specified range one after the other.

The selected values in the range may be used to perform a particular operation such as multiplying each number in a range by another value.

When a specified task is to be accomplished requiring that items in a certain range are required, then a for loop provides the convenience to achieve such task.

Therefore, for loops are very popular in programming due to their capability in handling repetitive task on a range of items.

Learn more :https://brainly.com/question/18768438

Whats Your Fav Anime ( I Need Recommendations) :c

Answers

Answer:

aot, h x h, seven deadly sins, the promised neveland, haikyuu :)

Explanation:

The Disastrous Life of Saiki Kusou, Erased, Mob Psycho 100, Demon Slayer

Sara is developing a website for her friends to share their art projects. She designed a sign-up process so a user can first create an account with a unique STUDENT ID as a username and then enter a valid email address for further communication. Answer plz

Answers

Answer:

Explanation:

The two main things that I believe should be changed would be to require that the new user create a password alongside the Student ID and remove the email address from the sign-up process, instead add the e-mail to the students profile. Doing so would make sure that every student has their own personal account and no-body else can enter their account and take credit for their work. Also, by having the email address in the students profile, anyone that likes their work can easily click on their profile to see their email and send them a message if they need to.

4.3 Code Practice: Question 1
Grandma Ester normally gives you hugs for your birthday - one for every year old you are. When you turned 15, she squished you with 15 hugs! This year, she, unfortunately, cannot see you on your birthday, so instead, she wants to send you virtual hugs!

Create a program that prompts the user for how old they are turning and then using a loop, output a virtual hug for every year old they are.

The following prints a single “virtual hug.”

print("**HUG**")

Answers

In python:

age = int(input("How old are you? "))

i = 0

while i < age:

   print("**HUG**")

   i += 1

I hope this helps!

In three to four sentences, describe how you would insert a graph in your word-processing document.

Answers

Answer:

First, go to Insert. Then click on Table. Choose how many rows and columns you would need, or you can click on Insert table and you can tell it how many rows and columns you need. Then press OK.

Explanation:

WILL MARK BRAILIEST 1111

Answers

Answer:

Flowcharts

Explanation:

Answer:

flow charts

Explanation:

pls add me as bainliest

What is the coordinate plane?

Answers

Answer:

The 3rd

Explanation:

The Coordinate plane consists of four quadrants and... its defined by the X and Y axis

C because you graph your coordinates with the x-axis and the y-axis

What elements collect input?
What items display output?
Do you think there are elements that can do both?

Answers

Answer:

input devices : keyboard, touch , mouse

output devices : microphone monitor, printer

Cameras and Modem can be both output and input.

In a paragraph of 125 words, write a sample response to this behavioral interview question: Describe a team project in which you were not the leader. Evaluate the strengths and weaknesses of the leader. Suggest one thing you would have done differently.

Answers

Answer:

A team situation when I wasn’t the leader would be when I was working as a lifeguard. I was the assistant manager and my manager made it clear to everyone to listen to him, not me so I might as well have been a regular lifeguard. As a leader he failed to be an example and to lead them in the right direction. He let the power kind of get to him and started to not do his own job and make everyone else do it. He would make himself appear productive when the supervisor would come in but other than that he was never actually doing his job. He was a very personable and confident person so it’s not a surprise my supervisor above him actually believed he was doing his job. But when i told our supervisor about it, he told me he had poor confrontational skills and that it was”drama”, so we couldn't exactly fix the problem.

The weakness of the leader was that he didn't carry the team along and this affected our performance.

A team project that I engaged in where I wasn't the leader was when I was in school and had a group project with my colleagues.

During the group project, the leader took all the decisions regarding the project and didn't allow the members have a say in the project. This eventually affected our performance as we had a low score.

The inability of us to work as a team has a negative impact on our score. If I was in such a position, I'll carry the team along, be honest and listen to the opinions of everyone. I'll also delegate tasks to make the work easier.

Learn more about a leader on:

https://brainly.com/question/12522775

Amun manages a database for a school library. If a library visitor wants to read the newest book that the library owns, what is the easiest way for Amun to find that book?

sort the data

go to the shelves and look for the newest book

filter the data

edit the data

if correct get brainliest

Answers

Answer:

letter a

Explanation:

Answer:

query the data

Explanation:

emerging technology that is becoming popular among consumers

Answers

IoT. IoT is driving business changes by providing the data needed to improve marketing, increase sales, and decrease costs, the report found. ...
Artificial Intelligence (AI) ...
5G. ...
Serverless computing. ...
Blockchain. ...
Robotics. ...
Biometrics. ...
3D printing.

Windows can't find the driver for your digital camera. Where is the best place to find the driver?
Call the local camera store.
The manufacturer's website.
The Window's store.
Search the Internet.

Answers

B. The manufacturing website will be the easiest way to find the driver.

Answer:

The manufactured website

Explanation:

What is the missing line of code?
>>> sentence = "Programming is fun!"
ogr
O sentence[2:6)
O sentence[3:6)
O sentence[2:5)
O sentence[3:5)

Answers

Answer:

sentence[2:5]

Explanation:

You are able to change the formatting of a table after it is inserted into a placeholder.

True
False

Answers

The correct answers is
True

What are two terms for bringing media into a project in Gmetrix

Answers

Answer:

Import and Media Browser

Explanation:Can be found in 2.03 Importing with Media Browser

If oldSeq is "1100000111" and segment is "11", then "00000111" should be stored in newSeq. If oldSeq is "0000011" and segment is "11", then "00000" should be stored in newSeq. If oldSeq is "1100000111" and segment is "00", then "11000111" should be stored in newSeq. Write the code segment below. Your code segment should meet all specifications and conform to the examples.

Answers

Answer:

Written in Java

The complete program is as follows:

import java.util.Scanner;

public class RemoveString{

public static void main(String [] args){

String oldSeq, newSeq, segment;

Scanner input = new Scanner(System.in);

System.out.print("oldSeq: ");

oldSeq = input.next();

System.out.print("Segment: ");

segment = input.next();

newSeq=oldSeq.replaceFirst(segment, "");

System.out.print("newSeq: "+newSeq);

}

}

Explanation:

This line declares necessary variables

String oldSeq, newSeq, segment;

Scanner input = new Scanner(System.in);

This line prompts user for oldSeq

System.out.print("oldSeq: ");

This line gets oldSeq

oldSeq = input.next();

This line prompts user for Segment

System.out.print("Segment: ");

This line gets segment

segment = input.next();

This line computes newSeq and it works perfectly for the given instances in the question

newSeq=oldSeq.replaceFirst(segment, "");

This line prints newSeq

System.out.print("newSeq: "+newSeq);

What is the output of the following program?
if<- 1
repeat
j+1
repeat
display i *j
j<- j+2
until j = 5
if <- i +1
until i = 5

Answers

What subject is this for I’m kind of lost here

An accompaniment to raw vegetables and sometime potato chips and crackers.

Answers

Dips – accompaniment to raw vegetables, and sometime potato chips and crackers. Any mixture of spreads can be used as dips. Appetizers are finger foods usually served prior to a meal, or in between mealtimes, and are also called hors d’oeuvres, antipasti, or starters, and may range from the very simple to the very complex, depending on the occasion and the time devoted to making them. They’re a common accompaniment to aperitifs, cocktails served prior to a meal.

At dinners, banquets and the like, appetizers may be served prior to a meal. This is especially common at weddings when it takes time for the wedding party and guests to get to a reception after the marriage has taken place. Appetizers may be served at long parties that occur after a regular mealtime. A mid-afternoon party where there is no intent to serve dinner, or an evening party that occurs after dinner may feature appetizers so that guests can have the opportunity to snack. . Many restaurants feature a range of appetizers that are ordered just prior to a meal as a first course.

Answer:

give me more points

Explanation:

salanghye ✌️✌️

What is a benefit of the Name Manager feature?
A) add, edit, filter names you have created
B) add, edit, filter predetermined names for cells
C) create a name from a selection
D) rename a worksheet or a workbook

ANSWER: A

Answers

Answer:Its A

Explanation: edge2020

The benefit of the Name Manager feature is to add, edit, and filter names you have created. The correct option is A.

What is the Name Manager feature?

The name manager feature is present in the ribbon present in the window of the tab. To open this, open click the formula tab. For instance, we sometimes utilize names rather than cell references when working with formulas in Excel.

The Name Manager allows us to add new references, update existing references, and delete references as well.

To interact with all declared names and table names in a worksheet, use the Name Manager dialog box. You could want to check for names with mistakes, confirm the reference and value of a name, see or update the descriptive comments, or figure out the scope, for instance.

Therefore, the correct option is A) add, edit, and filter the names you have created.

To learn more about the Name Manager feature, refer to the link:

https://brainly.com/question/27817373

#SPJ2

Todds manager has asked him to write a report on ways to increase safety in the warehouse Todd use the Internet to research statistics in recommendations for improving safety in the workplace he feels like he put together a really strong document that is manager will be pleased however when he is called into the managers office his manager is concerned and tells him that he has been unethical in his work what did todd do

Answers

Answer:

Todd has likely committed plagiarism by not giving citations.

Explanation:

In This question Todd was asked to write a report. And he has used internet resources in his research but from the words of his manager it is very likely that He has committed plagiarism in his report since it is about ethics.

The act of plagiarism is committed when one uses the work(ideas, words, speech, writing) of others without any form of citations to acknowledge the original owner of the work. Plagiarism is unethical and it is considered as fraud. It is a punishable offence since it involves passing off someone else's work as your own idea.

Answer:

He likely did not cite his research, committed plagiarism

what is the passcode in rogue squadron for the car

Answers

Answer:

ccrof

Explanation:

A _____________ is a piece of information sent to a function.

Answers

Answer:

argument

Explanation:

 

HELP FAST PLZZZ. Madison loves to play multi-user games with very realistic graphics. How much RAM should she have in her laptop??
Group of answer choices

6 GB

8 GB

16 GB

4 GB

Answers

Answer:

16.

Explanation:

do you feel me?
take a look inside my brain
the people always different but it always feels the same
thats the real me
pop the champagne
the haters wanna hurt me and im laughin at the pain

Answers

stayin still eyes close let the wound just pass me by, pain pills nice clothes if i fall i think i'll fly touch me midas, make me part of your design. None to guide us I feel fear for the very last time

FIRST ACCURATE ANSWER GET BRAINLIEST THX FOLOW AND 5 STAR RATING When you use the internet to help you find information for a research project, what are you using?

Group of answer choices:

a. An off-line database

b. An online database

c. Data investigation

d. Website inspection

Answers

Answer:

B a online data base

Explanation:

When you use the internet to help you find information for a research project, you are using an online database. The correct option is b.

What is an online database?

A database that can be accessed online is one that is accessible over the Internet. An organization can keep important data accessible to staff members, as well as customers and suppliers, by using an online database.

An eCommerce website or customer relationship management software may be powered by an online database. Data modeling, effective data representation and storage, query languages, sensitive data protection and privacy, and distributed computing concerns like concurrent access and fault tolerance are only a few examples of the practical and formal aspects of database design.

Therefore, the correct option is b. An online database.

To learn more about online databases, refer to the link:

https://brainly.com/question/28964112

#SPJ2

Other Questions
please answer, I'm lazy 22.What change needs to be made in sentence 5?A. Change has even written to has even wroteB. Change has even written to have even writtenC. Change has even written to even writingD. No change needs to be made.(5) Songwritershas even written lyrics about dreading Mondays. can someone please help ? Analyze the example of this band saw wheel and axle. The diameter of the wheel is 14 inches. The diameter of the axle that drives the wheel is 3/4 inch. The actual force needed to cut through a one-inch-thick softwood board is 1.75 pounds. Consider the efficiency of this band saw to be 22%. Considering the efficiency of this system, calculate the actual mechanical advantage of the wheel and axle what is rotating inside of the earth to create a magnetic field? Much of Kahlo's art wasa. politicalb. personal and introspectiveC.romanticnone of the aboved. Read the passage. Isaac Kinde won an inventors competition while in college. He created a test that helps detect certain cancers. When he went to college, Isaac did not know he would do research. But his college teachers got him to try it. It changed his life. Now, research is his passion. To help him be a good researcher, he is earning two degrees, an MD, and a Ph.D. He is also working on more ways to improve cancer testing. Based on the passage, what can the reader infer is most likely important to Isaac Kinde? becoming famous finding answers getting good grades winning awards A newly issued 20-year, $1,000, zero coupon bond just sold for $311.05. What is the implicit interest, in dollars, for the first year of the bond's life Write the ratio 32:42 as a fraction in simplest form If the alternatives are mutually exclusive and the MARR is 15% per year, the alternative to select is Determine the mass of 7.20 moles of iron?? Eighteen less than 9 times a number is the same as 22 more than the number. You just got to find in goggle a peer reviewed article written about disease spread and then from that article you have to make a summary and a reflection(One paragraph each) on the article. The small clay or plaster models made by sculptors in preparation for larger sculptures are called ________. Describe the policies that Twitter implemented in 2016 to protect users from online harassment. Do you agree with these rules? Explain why or why not. Support your answer with facts and details from the Article. Type your answer in the box below.TEXT IS TWITTER TKES A STAND IF YOU NEED IT find the product of 14/8 and 4/5 then simplify full solution Someone answer ASAP please While playing drums I hit the snare on every second Beat& the cymbal every fourth beat which one of the following shows the ratio of the number of times I hit a snare to the number of times i hit the cymbal what are some facts about the great blizzardany facts work 125in which region on the map would you find the country of Kenya?1)A1B)24