Which option should have the strongest influence on your choice of system software for your computer?

compatibility of applications software
aesthetics
your friends' opinions
popularity

Answers

Answer 1
Software hope This helps :)

Related Questions

the date of creation can be added to a slide using the

Answers

Answer:

On the Insert tab, in the Text group, click Date & Time. In the Header and Footer box, do one of the following: If you want to add the date and time to your slides, click the Slide tab. If you want to add the date and time to your notes pages, click the Notes and Handouts tab.

Explanation:

The date of creation can be added to a slide by making use of the: "Insert" tab, "Text" group.

What is a slide?

A slide can be defined as a single page of a presentation that contains text-based information or images, which can be used by a presenter to teach, instruct and educate the audience on a topic.

In Microsoft Powerpoint, an end user can add the date of creation to a slide by making use of the "Insert" tab and "Text" group.

Read more on slides here: brainly.com/question/11741377

#SPJ9

Just take points, this website is so weird because of all the reporting and I didn't do any thing

Answers

Answer:

I agree with you! And thank you for the points

Explanation:

I answer educational questions and ask one of my own regarding math and it gets reported

Someone asked if their art was good and how they can improve it and it gets reported

But the only questions they don’t report are free po!nts

For the people who don’t have anything better to do then report people trying to get help: STOP ITS ANNOYING NOT JUST FOR ME BUT THE PEOPLE WHO ARE TRYING TO GET HELP, INSTEAD OF REPORTING WHY DONT U HELP PEOPLE???

Answer:but this is free ponts so it is safe uggg

An HTML sitemap provides a list of internal links on a website accessible to users

Answers

The answer is true edg 2025 The distinction between XML and HTML sitemaps is that XML sitemaps are written for search engines, whereas HTML sitemaps are written for humans. An XML sitemap is designed especially for search engine spiders. An HTML sitemap helps lost human users locate the page they’re searching for on your website. SEO Site Checkup’s sitemap tool is a fast and simple one to try – simply enter your URL and let them see if they can locate your sitemap. Second, you could try crawling your website with Spotibo by creating a free account. Then, to see if you have a sitemap, you’d have to search at just the XML file forms

Questions: What memory modules are needed if the customer wants 3 GB of RAM? What capacities and how many modules of each capacity are required?​

Answers

Answer:

You could use three 1 GB modules.

Write a program whose input is a string which contains a character and a phrase, and whose output indicates the number of times the character appears in the phrase. Ex: If the input is: n Monday the output is: 1 Ex: If the input is: z Today is Monday the output is: 0 Ex: If the input is: n It's a sunny day the output is: 2

Answers

Answer:

import java.io.*;  

public class Main {

   public static void main(String[] args) throws IOException {

       BufferedReader in = new BufferedReader(new InputStreamReader(System.in));

       String s;

       while ((s = in.readLine()) != null) {

           int total = 0;

           for (char character : s.toCharArray()) {

               if (s.charAt(0) == character) {

                   total++;

               }

           }

           System.out.println(total - 1);

       }

   }

}

Explanation:

We start the program by using the BufferedReader which will allow input from the user.

Then, we create a variable String that will take the input from the user.

Since the problem is asking us for the total number of times that the specified character appeared in the String, we will have to iterate over that String and count every time the character is found.

For this, I initialized an integer variable total, that takes count every time the character is found.

Using a for each loop, I converted the string to a character array (e.g. instead of a String "Monday", it will now look like {"M", "o", "n", "d", "a", "y"). It will iterate for each character it finds and checks if the character at position 0 is the same as the character at position i.

If the condition is true, then the total will increment by one.

But the problem is, since we converted the string into a character array to validate each character, the initial character will also add to the sum. So for "n Monday", it will take the first n, and add the total + 1.

Without specifying total - 1, "n Monday" will output 2 since there are two total "n".

There is a limitation, which wasn't specified in the problem statement anyway, but it's good to be aware of in case you need to solve it. If you want to check all of the characters that must equal the character you want to validate, irrespective of upper or lowercase, you will have to convert the string to lowercase first, so that the program will take the uppercase letters into account as well.

For that, before the for each statement, simply add s = s.toLowerCase();

Use the drop-down menus to complete statements about safe and blocked senders lists.
*Safe *Blocked *repeatedly

Answers

Answer:

it already has an answer and it's right so i don't see the point to needing to answer this

which of the following has the highest priority?
1) Browser Default
2)External style sheet
3)an inline style (inside a specific HTML element)
4)An internal style sheet (in the head section)

Answers

Answer:

External style sheet

Explanation:

External style sheet

You can open an HTML document only in ________.
A. Internet Explorer
B. M.S Excel
C. Note Pad
D. None of these
please solve it fast its urgent ​

Answers

Answer:

You can open a HTML document in internet explorer usually browsers can open HTML files.

qbasic program to check whether an entered number is positive or negative or neutral​

Answers

Answer:

CLS

INPUT "Enter a number: ",N

IF N > 0 THEN

PRINT "The number is Positive."

ELSEIF N < 0 THEN

PRINT "The number is Negative."

ELSE

PRINT "The number is Zero."

END IF

END

What is a computer? ​

Answers

Answer:

A computer is a machine that can be programmed to carry out sequences of arithmetic or logical operations automatically. Modern computers can perform generic sets of operations known as programs. These programs enable computers to perform a wide range of tasks. A computer system is a "complete" computer that includes the hardware, operating system, and peripheral equipment needed and used for "full" operation. This term may also refer to a group of computers that are linked and function together, such as a computer network or computer cluster.

Explanation:

one Q what will be the answer?

Answers

Answer: a computer system that has one function within a large system

Explanation:

the key word here is EMBEDDED which means WITHIN SOMETHING ELSE

write down the steps to start computer.​

Answers

Answer:

To start a Desktop PC:

Ensure the PC is plugged in.  

Press the power button.  

Let the computer start.

When prompted, insert the password if you have one set.  

To start a laptop:

Press the power button.

Let the laptop start.

When prompted, insert the password if you have one set.

4.) Food cost for your restaurant is about $.38 on the dollar. That means for every dollar
in sales, you spend 38 cents in food cost.
Figure out the food costs for the following days' sales:
Monday: $3,459.00
Tuesday: $2,976.81
Wednesday: $3,185.32
Thursday: $3,562.91

Answers

Answer:

38 cents on the dollar means that the cost is 38%. So for each of the costs, multiply by 0.38 (38%) to get the cost.

$3459*0.38=$1314.42

$2976.81*0.38 = 1131.1878 or about $1131.19

etc.

Bàil: Cho số nguyên N=10, Dãy A gồm các số: 26 30 6 37 4|15 21 526 2
a) Tim Max, Min của dãy số
c) Sắp xếp dãy số thành dãy không tăng
d)ChoK=21 vảk=10. Tm chỉ số i sao cho ai=k

b) Sắp xếp dãy số thành dãy không giảm

Answers

Answer:

Bàil: Cho số nguyên N=10, Dãy A gồm các số: 26 30 6 37 4|15 21 526 2

a) Tim Max, Min của dãy số

c) Sắp xếp dãy số thành dãy không tăng

d)ChoK=21 vảk=10. Tm chỉ số i sao cho ai=k

b) Sắp xếp dãy số thành dãy không giảm

Bàil: Cho số nguyên N=10, Dãy A gồm các số: 26 30 6 37 4|15 21 526 2

a) Tim Max, Min của dãy số

c) Sắp xếp dãy số thành dãy không tăng

d)ChoK=21 vảk=10. Tm chỉ số i sao cho ai=k

b) Sắp xếp dãy số thành dãy không giảmBàil: Cho số nguyên N=10, Dãy A gồm các số: 26 30 6 37 4|15 21 526 2

a) Tim Max, Min của dãy số

c) Sắp xếp dãy số thành dãy không tăng

d)ChoK=21 vảk=10. Tm chỉ số i sao cho ai=k

b) Sắp xếp dãy số thành dãy không giảm

Explanation:

Bàil: Cho số nguyên N=10, Dãy A gồm các số: 26 30 6 37 4|15 21 526 2

a) Tim Max, Min của dãy số

c) Sắp xếp dãy số thành dãy không tăng

d)ChoK=21 vảk=10. Tm chỉ số i sao cho ai=k

b) Sắp xếp dãy số thành dãy không giảmBàil: Cho số nguyên N=10, Dãy A gồm các số: 26 30 6 37 4|15 21 526 2

a) Tim Max, Min của dãy số

c) Sắp xếp dãy số thành dãy không tăng

d)ChoK=21 vảk=10. Tm chỉ số i sao cho ai=k

b) Sắp xếp dãy số thành dãy không giảm

lauren wants to write short articles and post them online. if she has an internet connection, what software can help her do her work?

Answers

Lauren could accomplish her aim if she has an internet connection by making use of Zoho writer.

Zoho writer provides Lauren with a platform to write and post her documents as long as she has internet connection because zoho writer is cloud based.

The fact that Zoho writer ls cloud based, it means that only internet connection is required as the platform is equipped with a word processing tools and a clean user interface, which provides all the tools required to write a good document.

Therefore, zoho writer software could be adopted by Lauren once she has internet connection.

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

what are the seven phases of design plans that the main features of designer-client communication at each phase

Answers

Answer:

Step 1 – Study the Client Brief. ...

Step 2 – Research, Research, Research. ...

Step 3 – Brainstorm. ...

Step 4 – Sketch. ...

Step 5 – Concept Development. ...

Step 6 – Revisions. ...

Step 7 – Completion.

Explanation:

what is the answer ??​

Answers

Answer:

option 1 is correct go with 1s .

the first fully 64 bit compatible version of android is:

Answers

Answer:

Android 5.0 Lollipop, I hope this helped.

Answer:

The version of the first 64 bit andriod ia the version called: Andriod 5.0 lolipop

Hope this help please give the brainliest award.

explain on what you did and give on how problems as such can be avoid inthe future

Answers

More info please, it is very invalid

boolean logic deals with statements having one of _____ values.

Answers

Answer:

2 values

Explanation:

boolean statements can only be True or False

what is the problem here

Answers

Answer:

I think ...............

You have a computer that has four DDR2 memory slots. Currently, there are two 512 MB memory modules installed. You check the motherboard documentation and find that the system has a 4 GB memory limitation. You want to add more memory to this system. By adding new memory modules, and without replacing the existing memory modules, what is the maximum total amount of usable RAM you can have in this system

Answers

Answer:

2048 MB / 2 GB.

Explanation:

Without removing the other modules you can add two more 512 MB modules for a total of 2048 MB.

Write pseudocode for one or more selection statements to decide whether a year is a Leap year. The rules are:

A year is generally a Leap Year if it is divisible by 4, except that if the year is divisible by 100, it is not a Leap year, unless it is also divisible by 400. Thus 1900 was not a Leap Year, but 2000 was a Leap year.

Answers

Year = input()

isLeapYear= false
if Year%4 = 0
if Year%100 != 0 or Year%400 == 0
isLeapYear = true
print(isLeapYear)

In this exercise we have to use the knowledge of the python language to write the code, so we have to:

The code is in the attached photo.

So to make it easier the code can be found at:

Year = input()

isLeapYear= false

if Year%4 = 0

if Year%100 != 0 or Year%400 == 0

isLeapYear = true

print(isLeapYear)

See more about python at brainly.com/question/26104476

Order the steps to creating a new rule to handle meeting request responses in Outlook

Answers

Answer:

posting this. your photo order is correct.

Explanation:

what is the term used to describe with you connect your phone to another device to share internet access?

Answers

Answer:

This is hyped as the Internet of Things (IoT). Sometimes also called IoE, the Internet of Everything.

Explanation:

Which is the most protective and secure anti virus software?

Answers

Answer:

In most cases you should just use an anti virus software that comes with that operating system. But if you would like a third party application try using kaspersky anti virus in my opinion it is simple and user friendly. It can most probably block any malware expect for ones that are new like one day old, it will take somwhile to add it to the database.

which type of malware typically displays, automatically plays, or downloads advertisements to your computer?

Answers

Answer:

Adware

Explanation: Adware displays pop-up advertisements when you are online.

what version of vsftpd contained the smiley face backdoor?

Answers

Answer:

Chris Evans, author of vsftpd announced that the master site for vsftpd was compromised and that the latest version of vsftpd (vsftpd-2.3.4.tar.gz) was backdoored. The backdoor payload is interesting. In response to a smiley face in the FTP username, a TCP callback shell is attempted. There is no obfuscation.

Explanation:

The master site for vsftpd was compromised, and the most recent version of vsftpd has a backdoor, according to vsftpd programmer Chris Evans. The payload on the backdoor is intriguing. A TCP callback shell is tried in response to a smiley in the FTP username. There is no concealment.

What version of vsftpd had smiley face backdoor?

Vsftpd version 2.3. 4 that could be downloaded from the main site was found to have been compromised in July 2011. A ":)" smileyface can be used as the username when entering into a compromised vsftpd-2.3. 4 server, giving users access to a command shell on port 6200.

The idea behind the attack against VSFTPD 2.3. 4 is to send a specific sequence of bytes on port 21 to start the malicious vsf sysutil extra() function, which, if executed successfully, opens the system's backdoor on port 6200.

causes the backdoor to be opened, which causes a shell to start listening on TCP port 6200. After a client connects to it and disconnects from it, the shell stops listening. This might be used by a remote, unauthenticated attacker to execute arbitrary code as root.

Thus, The master site for vsftpd was compromised, and the most recent version of vsftpd has a backdoor.

For more information about vsftpd had smiley face backdoor, click here:

https://brainly.com/question/535743

#SPJ6

What is the two’s compliment of -95,-122,-111,-57

Answers

Answer:

-95 0101 1111

-122= 0111 1010

-111= 0110 1111

-57 = 0011 1001

Explanation:

two's Compliment of

- 95 = 0101 1111

-122= 0111 1010

-111= 0110 1111

-57 = 0011 1001

helppppppppppp pleaseee​

Answers

Answer:

3. Multimedia Projectors

Explanation:

Ive had this quiz before lol

Answer:

c

Explanation:

its c

Other Questions
Enrique has a recipe for fruit punch that uses 12 cups of pineapple juice. He wants triple the recipe for a family party. How many quarts of pineapple juice died Enrique need for the party?A. 9B.10C.36D.4 A cube-shaped box can be made from 486 square inches of cardboard. What is the volume of the box? help on this please, Help please!! Seven values on the number line above are marked with letters. Match the opposites. Modern forms of Welfare States are the following:O Some European countries and Nordic ModelO Cuba, Venezuela, China, and North KoreaO Iraq, Iran, and AfghanistanO Republic of Congo, Somalia, and Rwanda A deck of cards has 52 cards. Thereare 4 suits, diamonds, hearts, clubsand spades. Each suit has 13 cards.What is the probability that I willrandomly pick a King? what is the expression for the resultant value of three capacitance where C1 connected in parallel describe at least one social, one political, and one economic effect of industrialization during the gilded age How does the narrator in the black cat feel after he cuts Pluto's eye ? (2,2) m = -3 Write an equation of the line through the given point with the given slope. Write the equation in slope-intercept form. Compose an expression that can model the first three terms of any arithmetic sequence in terms of just a and d. Type your answers in the most simplified form. Problem 3.1Jaleel wrote a book. He wants to print some copies for hisfriends and family. The printing company charges a one-time fee of $200, plus $2 for each printed book.Is Jaleel's total cost a function of the number of books heprints? Use Trig to Solve this...If you dont know how to use trig in right triangles then DONT answer. Select the level of usage most appropriate for the following situation.An oral report delivered to the church's young people's group generalformal Informal Nathan joined the US Army as an infantryman. He is now serving in a foreigncountry, teaching local police forces how to use defensive tactics. What educationmight have been appropriate for Nathan to qualify for his job?high school diplomaassociate degree in health servicesbachelor's degree in mathematicsO master's degree in law A jar contains only pennies, nickels, dimes, and quarters. There are 29pennies, 14 dimes, and 20 quarters. The rest of the coins are nickels. There are 88 coins in allHow many of the coins are not nickels? If n represents the number of nickels in the jar, whatequation could you use to find n? PLEASE HELP ME ASAPPPPPPPPPPPPPPPPPPPPP HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP MEEE PLSSSS Which expression has a solution of 27, if r = 3? 8 r 6 r 9 r 7 r complete the sentence. The Psalms are written as songs and? parables prayers histories