a(n) is a step-by-step direction for performing a specific task, which is written in a language the computer can understand. a. array b. cache c. program d. server

Answers

Answer 1

c. Program is a step-by-step direction for performing a specific task, which is written in a language the computer can understand.

A program is a set of instructions that a computer follows to perform a specific task. It is written in a programming language, which is a set of rules and conventions for writing code that the computer can understand. Programs can be used to perform a wide variety of tasks, such as performing calculations, processing data, displaying information, or controlling other devices. Programs are often written to solve a particular problem or to automate a specific process.

A program is typically composed of one or more code files, which contain the instructions that the computer will execute. These instructions can be written in a high-level programming language, such as Python or Java, or a low-level language, such as assembly or machine code. The instructions in a program are typically organized into functions or modules, which are self-contained blocks of code that perform a specific task or set of tasks.

Learn more about program, here https://brainly.com/question/3224396

#SPJ4


Related Questions

Linux is a type of software which we call ______.​

Answers

Answer: open source

Explanation:

Linux can be downloaded from the web, and it takes many different forms, so it is open source.

which of the following is a true statement about program commenting?question 20 options:program commenting is useful during initial program development and also when modifications are made to existing programs.program commenting is only needed for programs in development; it is not needed after a program is completed.program commenting should not be changed after it is first written.program commenting is useful when programmers collaborate but not when a programmer works individually on a project.question 21 (5 points)

Answers

All of the following statements are true about program commenting:

- When creating new programs or making changes to already-existing ones, program commenting is helpful.

- Not only is program commenting necessary for developing new programs, but it is also helpful for maintaining and updating already-existing programs.

- After it has been written, program comments shouldn't be modified. As comments offer significant context and information about the code, it is crucial to preserve their integrity.

- Both when programmers collaborate on a project and when a programmer works alone, program commenting is helpful. Other programmers will find it simpler to comprehend and use the code if there are comments that aid to clarify the code's functioning and intended use.

Learn more about program commenting here:

https://brainly.com/question/26346748

#SPJ4

when the program is run, it never ends and acts like it is stuck in an infinite loop. help this colleague figure out what is wrong with the program. a. explain what is happening in the program b. come up with a mechanism which shows that this program is indeed in an infinite loop. c. come up with a solution which fixes this problem (we want to keep printnewline as a subprogram in printint for this example).

Answers

When the program is run, it never ends and acts like it is stuck in an infinite loopcome up with a solution which fixes this problem

What can you press if your program is stuck in an infinite loop?A loop that never ends or that only terminates with outside help or the discovery of a break statement is known as an endless loop. CTRL + C can be used to break an endless loop.A piece of code that has no functional exit and keeps repeating forever is known as an infinite loop (also known as an endless loop).If a condition is always true, it leads to an infinite loop. This is typically a mistake. As an illustration, you may create a loop that decreases until it hits 0.

To learn more about infinite loop refer to:

https://brainly.com/question/13142062

#SPJ4

What are the positive and negative effects of using smartphones?

Answers

answer:

positive effects:

- it's useful for learning online

-you can use internet if you don't understand anything.

-can help you to stay in contact with with your friend and family

Negative effects:

-it can damage your eyes by watching too much smartphone

-distract your learning

When a school has a faculty with varying levels of technology adoption and knowledge, what can they do within the school to help support others with using online classroom tools?.

Answers

Student use of technology.

Familiarize yourself with the technology first.

Communicate with parents.

Know how to get technical support.

Establish ground rules. Please monitor carefully during use.

Turn technology into a joy, not an expectation.

How can technology be used most effectively to support and assess student learning?

integrate learning

Students can also use audio and video tools to create podcasts and presentations that reflect on their learning this semester. In this way, students not only integrate their learning in a medium they are familiar with, but also create a valuable learning resource for other students.

To know more about technology visit;

https://brainly.com/question/9171028

#SPJ4

calling a function with name _ is done with free_func()​

Answers

In regards to calling a function with name _ is done with free_func()​, It is generally not a good idea to name a function with an underscore as the first character. In many programming languages, including Python, names that begin with an underscore are considered private or "special" and are typically used to indicate internal implementation details of a class or module.

These names are not intended to be accessed directly by users of the class or module and are subject to change without notice.

What is the calling function about?

It is possible to call a function with an underscore in its name, but it is generally better to use a more descriptive and meaningful name for your functions. This can help to make your code more readable and maintainable, and can also help to avoid potential conflicts with reserved words or other special names in the language.

So, For example, instead of using a name like _func, you might consider using a name like process_data or calculate_result, depending on the purpose of the function.

Learn more about function from

https://brainly.com/question/2328150

#SPJ1

Problem with your Seller Account
You’re currently unable to add or edit listings because either the credit card on file is invalid or the credit card is in the process of validating, which typically takes an hour (but could take up to 24 hours). Please ensure that you have a valid credit card uploaded in Account Settings.
Return to your Seller Account. How to deal with this problem?

Answers

Check the credit/debit card associated with both 'charge method' and 'Advertising charge method' on the merchant's main settings page. Make sure neither has expired and both have sufficient funds for Amazon's test withdrawal.

What does charge method mean?

Charge Method means the method of payment for Fees agreed between Customer and Provider and specified in the relevant Order Form.

What is the direct charge method?

A direct billing scheme is one in which a particular in-group service is charged directly on a uniquely identified basis.

Why can't Amazon charge my credit card?

Check whether: 1) you have entered your credit card number, credit card expiration date, billing address, and phone number correctly in your account. 2) the purchase outside your normal spending range.

Some banks block transactions due to security concerns. Read by touch.

To learn more about Seller account visit:

https://brainly.com/question/26352742

#SPJ4

Which of the following are supported by dynamic ddl statements?

a. The use of concatenation
b. the use of positional notation
c. the use of static strings
d. the use of bind variables

Answers

Dynamic ddl statements are used to support each of them. the usage of static strings, positional notation, concatenation, bind variables, and static notation.

Which of the following integrated packages allows for dynamic SQL?

PL/SQL programs can access dynamic SQL and dynamic PL/SQL thanks to the DBMS SQL package. The SQL statements you run with this package are not already prewritten into your programs, making them "dynamic."

What DML events allow you to record insert, update, and delete events?

AS OPPOSED TO triggers. triggers for database events and system events. DML triggers let you to record data changes brought on by INSERT, UPDATE, and DELETE statements.

To know more about ddl statements visit :-

https://brainly.com/question/15561457

#SPJ4

i. Suresh participated in a 100m race and won a prize. This motivated him to go for practice every morning. What type
of Motivation is this?
a) None of these
b) Internal
c) Intermediate
d) External
ii. Rekha gets up at 5 am and goes for her dance classes. Then she comes home and finishes her homework before going
to school. This an example of ________.
a) Self Motivation
b) None of these
c) Self Awareness
d) Self Regulation
iii. The file name and file name extension are separated by a ________.
a) semicolon
b) none of these
c) period
d) comma

Answers

1. C - Internal motivation
2. D - Self Motivation
3. C - period, (word.doc)

Which type of wireless network does not use a wireless access point

Answers

When two or more devices are within range of one another, they can link directly to one another to form an ad hoc network.

Which of the configurations does not make use of access points?

Without a wireless access point, wireless connection is provided by the ad hoc wireless configuration mode.

There are how many different kinds of wireless access points?

An access point can also be used to connect wireless devices to a wired network. Three types of access points—standalone access points, multifunction access points, and controlled access points—can be categorized based on their functionalities. Let's take a closer look at each type.

To know more about hoc network visit :-

https://brainly.com/question/19866328

#SPJ4

which problem is likely to occur when this line of code is being used?

num1 = input("Enter the first number:" )

Answers

There are a few potential problems that could occur when using the code provided. For example, if the user does not enter a valid number, the code will throw an error.

For example, if the user enters a string of characters instead of a number, the code will not be able to convert the input to a numerical value and will raise a 'ValueError.'

What is a Code in Programming?

In computer programming, computer code is a set of instructions or a set of rules expressed in a specific programming language (i.e., the source code).

It is also the name given to the source code after it has been compiled and is ready to execute on a computer (i.e., the object code).

Learn more about Programming:
https://brainly.com/question/14461424
#SPJ1

What's the difference in APA and MLA format?

Answers

Author name, date, and page number are all included in APA in-text citations, whereas only the author name and page number included in MLA citations (Taylor, 2018, p. 23).

Which style should I use?Your department or supervisor will typically instruct you on the appropriate citation style to utilize in your writing. Check the policies of your institution or inquire personally if you're unsure.You could on occasion be given the option of picking your own style. If so, it would be preferable if you made your choice based on your field of study:The (social and behavioral) sciences and areas of study relating to education are where APA is most frequently employed.In humanities courses including languages, literary studies, and media studies, MLA is frequently employed.To cite sources within the text, MLA and APA both employ parenthetical citations. They do contain a little bit of information that is different, though.The author's last name and the year the work was published are included in an APA in-text citation. You also include a page number if you're citing or paraphrasing a particular passage.The author's last name and the page number—not the year—are included in an MLA in-text citation.As opposed to MLA, which uses "and," APA Style employs an ampersand (&) to separate the names of multiple writers. Both formats list the first author, then "et al," for three or more authors.

To Learn more About APA in-text citations refer to:

https://brainly.com/question/28784895

#SPJ4

Is it better to buy on credit or cash?

Answers

You could have to pay interest if you finance a purchase, and this might mount up.When you pay with cash or a debit card, you will only be required to pay the purchase price.

Which is preferable, paying with cash or a credit card? You might pay interest if you finance a purchase, and interest charges might mount up.When you pay with cash or a debit card, the whole cost of the purchase is all you'll pay.You can prevent interest costs on new purchases by making cash payments.Additionally, if you have activated a penalty APR on your credit card, it could be a good idea to pay with cash since additional charges could result in interest charges of nearly 30%. There are certain drawbacks to using credit as well.Credit almost always carries a cost.You must assess if the item is worthwhile considering the additional cost of interest paid, the rate of interest, and any fees that may apply.

To learn more about credit card refer

https://brainly.com/question/28800758

#SPJ4

A point-to-point VPN is also known as a ______________.

Answers

A direct route Site-to-site VPN is another name for VPN. A VPN provides an encrypted server to conceal your IP address from organizations, governments, and would-be hackers.

When using public networks, it is possible to establish a secure network connection; this is referred to as a "Virtual Private Network," or VPN. Your internet traffic is encrypted by VPNs, which also mask your online identity. This makes it more difficult for third parties to watch your online activity and steal your data. To use a VPN provider's encrypted server network, you normally must pay a monthly fee. However, some VPN services do offer free connections. In this post, you will discover more about free VPN services, including how they work and the justifications for using them with caution. VPNs are crucial because unscrupulous cybercriminals can readily spy on internet connections. Regardless of whether you are utilizing wireless or connected connections, anyone with network access may be able to see your data. Proton VPN is the finest free VPN provider with the quickest connection speeds. It is an open-source virtual private network that is accessible for limitless use on Windows, Mac, Android, and other platforms.

Learn more about VPN here

https://brainly.com/question/28110742

#SPJ4

List two companies that provide preventive measures for e-commerce sites. What are included in their offerings? What are the costs? When you purchase from online businesses, how do you know that a Web site is secure?

Answers

The two companies that provide preventive measures for e-commerce sites are Akamai and Amazon.

What is companies?

Companies are legal entities that are legally registered in accordance with the Company Act. The companies are the main motive of the earning the profit. The companies are the making the profit to run the business.

Two Companies that provide preventive measures for e-commerce sites:

Akamai delivers a content delivery network that is by far the greatest cloud dispersed cloud computing environment accessible. Content distribution network, DDOS mitigation, and so forth.

Amazon Web Services: Amazon provides cloud infrastructure services under the term Amazon Web Services (AWS). It is now easier for e-commerce sites to do business and grow it to the desired level thanks to AWS.

Learn more about on companies, here:

https://brainly.com/question/29354835

#SPJ4

in terms of 'computer system architecture buses', which of the following is not relevant? select one: a. peripheral b. memory c. cpu d. input/output

Answers

Input/output is relevant to computer system architecture buses. A bus is a communication system that transfers data between components within a computer, such as the CPU, memory, and peripherals.

Peripherals are devices that are connected to the computer, such as a printer, scanner, or keyboard, and communicate with the computer through the bus. Memory stores data for the CPU to access and is connected to the bus. The CPU, or central processing unit, is the brain of the computer and is responsible for executing instructions. It is connected to the bus so that it can access data and instructions stored in memory and send and receive data to and from peripherals. Therefore, the answer is "d. input/output" is not relevant to computer system architecture buses.

Learn more about computer system architecture buses, here https://brainly.com/question/28503569

#SPJ4

a system breach occurs at a retail distribution center. data from a persistent disk is required as evidence. no write blocker technology is available. which approach does a security analyst use to acquire the disk

Answers

A retail distribution center suffers a system breach. As evidence, data from a persistent disk is required.Which method does a security analyst employ to obtain the disk is CPU cache.

What is CPU cache?A CPU cache is a hardware cache used by the central processing unit of a computer to reduce the average cost to access data from the main memory. A cache is a smaller, faster memory, located closer to a processor core, which stores copies of the data from frequently used main memory locations.

To learn more about processor core refer to:

https://brainly.com/question/614196

#SPJ4

Co-created content on social media refers to content that

Answers

Co-created material on social media refers to posts that were made in collaboration with another profile.

Social media are interactive media platforms that facilitate the creation and distribution of content through online networks and communities, such as knowledge, ideas, interests, and other forms of expression. Despite the difficulty in defining social media due to the variety of separate and combined social media services currently available, there are certain common traits: Social media are Web 2.0 interactive apps that are Internet-based. User-generated material, which might take the form of textual postings or comments, digital photos or videos, or statistics from all online interactions, is what keeps social media platforms alive. The social media company creates and maintains service-specific profiles for the website or app that users develop. Social media helps the development of online social networks by tying a user's profile to those of other individuals or groups.

Learn more about Social media here

https://brainly.com/question/23976852

#SPJ4

If you were in charge of search engine optimization for a client who was a personal trainer, what would you recommend that they do?

Answers

The practice of using optimizations to raise your website's position in search results is known as SEO.

Why is SEO so important?Search engine optimization (SEO) will help you reach more customers and assist them in becoming healthier. The practice of using optimizations to raise your website's position in search results is known as SEO. It makes your website more visible to those looking for a personal trainer.Good SEO techniques also enhance a website's usability and user experience, thus SEO is not just about search engines. Users trust search engines, therefore having a website appear in the top results for the user's search terms builds user trust.The most crucial elements of SEO are content and user experience because they make up your website.

To learn more about SEO refer,

https://brainly.com/question/14097391

#SPJ1

Which step in the program development cycle involves designing a set of steps to solve a problem?

Answers

An algorithm is step in the program development cycle involves designing a set of steps to solve a problem.

The Program Development Life Cycle (PDLC) is a methodical approach to creating high-quality software. It provides a systematic approach for breaking down the process of programme development into manageable pieces, each of which must be accomplished successfully before proceeding to the next phase.

The programme development process is broken into the following steps:

Problem Definition - The first step is to define the problem. This is a role for a system analyst in large software projects, who gives the results of their work to programmers in the form of a programme specification. The programme specification outlines the data utilised in the programme, the processing that should occur while solving the problem, the output format, and the user interface.

Learn more about Program here:

https://brainly.com/question/14618533

#SPJ4

windows cannot be installed to this disk. selected disk is gpt partition style.how to solve this problem?

Answers

This error message usually indicates that you are trying to install Windows on a disk that is formatted with the GPT (GUID Partition Table) partition style, but the system you are installing it on does not support booting from a GPT disk. In order to solve this problem, you will need to convert the disk to the MBR (Master Boot Record) partition style, which is supported by most systems.

To do this, you will need to use a disk management tool such as Disk Management on Windows or GPT fdisk (gdisk) on Linux. These tools allow you to delete the existing partitions on the disk and create new ones using the MBR partition style. Once you have converted the disk to MBR, you should be able to install Windows on it without any issues.

It is worth noting that converting a disk from GPT to MBR can result in data loss, so make sure to back up any important data before proceeding. Additionally, some newer systems may not support booting from an MBR disk, so you may need to check with the manufacturer to see if there are any special instructions for installing Windows on these systems.

What's true about OOP in C++? o One class per .hl.cpp file combination:

a. "this" is a pointer in C++ and therefore we use -> to access from it
b. In C++ structs are fully OOP but it changes the base assumption of visibility from private to public
c. Generally follows a pattern of forward declaration in a .h file and definitions in a .cpp file
d. We can directly deference this to use the dot-operator similar to Java: *this.doStuff()

Answers

Modularity facilitates troubleshooting. When working with object-oriented programming languages, you know exactly where to search for problems.

The only difference is in syntax, not in concept. Instead of line-by-line keywords, Visibility Modifiers are categories. Object-Oriented Programming (OOPs) is a programming paradigm based on the concept of an object, which includes attributes and methods. It integrates a collection of linked features and behaviors into a single unit called a class, which improves program design structure and code readability. Object-oriented programming is supported by three fundamental pillars: encapsulation, inheritance, and polymorphism. Modularity facilitates troubleshooting. When working with object-oriented programming languages, you know exactly where to search for problems.

Learn more about programming here-

https://brainly.com/question/14368396

#SPJ4

Is Wikipedia the most reliable source of research topic idea?

Answers

For academic writing or research, Wikipedia is not a dependable source. In the Internet Age, Wikipedia has taken the encyclopedia's place, although Britannica continues to be one of the most reputable sources of information.

Why is Wikipedia the most dependable source?Thousands of reviews are written for well-liked articles. A highly-edited article on Wikipedia may be the most trustworthy source of information ever made, according to some media specialists, including Amy Bruckman, a professor at the computer center at the Georgia Institute of Technology.In the Internet Age, Wikipedia has taken the encyclopedia's place, although Britannica continues to be one of the most reputable sources of information. Yes, Britannica is a trustworthy source—certainly more trustworthy than Wikipedia.        

To learn more about Wikipedia refer to:

https://brainly.com/question/25153373

#SPJ4

which of the following will be a 'fact' measure in a data cube used at a chain retail business? 1) Product category 2) ​Month name 3) ​City name 4) Sales revenue

Answers

Answer:

Option (4)

Explanation:

All dimensions connect in order to create a certain fact – the finest part of the cube. A fact has a corresponding measure in the data cube. Typically, the fact measure in a data cube for a chain retail business is the revenue.

which brand has the most followers on pinterest based on the internet marketing inc. infographic?

Answers

Brand has the most followers on Pinterest based on the internet marketing infographic is Joy Cho.

What is infographic?

An infographic, often known as a "information graphic," is a graphic depiction of information intended to make the material quickly and easily understandable. A visual depiction of information is an infographic. Examples of infographics include a range of components, such as pictures, icons, text, charts, and diagrams, to quickly convey information. An infographic is, by definition, a visual depiction of any information or data. An infographic can assist you in presenting information in the form of an appealing visual graphic, whether it's a study on market trends or a step-by-step laundry instruction manual.

Learn more about infographic: https://brainly.com/question/24899465

#SPJ4

How features are displayed on a map to emphasize their level of prominence describes?

Answers

Visual Hierarchy is the depiction of features on a map to indicate their level of significance.

By using manual or digital techniques, mapmaking entails collecting intricate geographic information and creating a multifaceted visual representation of it. Understanding how to put the map's components together into a logical whole and carry out the communication goal of the map is necessary for creating effective maps. The cartographer's tools for structuring the map and finishing map development are visual hierarchy and layout. The cartographer arranges the mapped geography in a picture into a visual hierarchy by vertically organizing the information and highlighting certain elements while underscoring others. A map's title, the main map, inset map, north arrow, scale, legend, toolbar, etc. are all placed in such a way by the mapper as to direct the reader's attention around the horizontal plane of the map. The order of the images

Learn more about Hierarchy here:

https://brainly.com/question/29103068

#SPJ4

Which of the following directories must remain on the same partition?

a. /home
b. /lib
c. /bin
d. /etc
e. /usr

Answers

The file systems for servers' /, /boot, /usr, /var, /tmp, and /home should all be separate. This stops things like temporary and logging space under /var and /tmp from taking up the entire root disk, for instance.

Additionally, third-party programs must to be on distinct file systems, such /opt. The ability to select unique mount parameters that are only appropriate for specific areas of the file system hierarchy is another benefit of using different file systems. Unprivileged users can see the contents of many files since they are world-readable, especially those in the /etc directory. However, if you want to be extra cautious, you can remove the world-readable or group-readable bits for sensitive files. Normally, this is not an issue.

Learn more about program here-

https://brainly.com/question/14368396

#SPJ4

Describe and give examples of the four types of effects that are categorized in the cumulative effects of media theory.

(Don't use plagiarism only in your words)make
it short

Answers

The social media theory focuses on the potential impacts of exposure to information shared through social media, which is now so common and significant to the general public.

What is meant by social media theory ?

The social media theory focuses on the potential impacts of exposure to information shared through social media, which is now so common and significant to the general public.

According to the potential impact they can have on society, these effects have been divided into four major branches. The following are the four categories:

1. The Force Theory: In order to accomplish certain objectives and create certain laws, a small group of individuals may take over a location by force.

2. The theory of evolution asserts that the state merely developed from close family ties.

3. The Divine Right Theory: According to this idea, God established the state and grants some particular subjects the "divine right to rule."

4. The Social Contract Theory, which expresses the notion of the state as a free people's voluntary behaviour.

To learn more about Social media theory refer to :

https://brainly.com/question/13909780

#SPJ1

For which programming task would you use a while loop?

A) Computing the average of a list of 30 integers

B) Copying the contents of one list of 500 characters to another list

C) Drawing a circle with a specific radius

D) waiting for a keyboard key to be pressed

Answers

Answer:

D

Explanation:

What is made by the executive branch?

Answers

The President is supported by a wide range of Cabinets, executive departments, agencies, and government companies in the Executive branch in ensuring that American laws are upheld.

What decisions is the executive branch making? Makes laws; legislative (Congress, comprised of the House of Representatives and Senate)Executes legislation as an executive (president, vice president, Cabinet, most federal agencies)The Convention's delegates feared giving one individual an excessive amount of power.In the end, they established the executive branch and our current system of one President while incorporating a system of checks and balances into the Constitution.The President picks the leaders of all government agencies, including the Cabinet, in order to carry out and enforce the laws passed by Congress.The Vice President is a member of the Executive Branch and is prepared to take over as President if necessary.

To learn more about executive branch refer

https://brainly.com/question/718001

#SPJ4

Other Questions
A man is bow fishing from a dock. Part A To hit a fish that he sees beneath the water, where should he aim? To the right of the fish Above the fish Below the fish Directly at the fish Submit Request Answer A pipeline has to be laid along the boundry of the garden.What do we need to know to find the total length of the pipe needed What age should a child say ABC's? Alex is nearing graduation. His counselor showed him this information. Alex's College Costs & Payment Options per Year Costs Methods of Payment Tuition & Fees Grants & Scholarship $10,100 $12,500 Room & Board Work-Study $11,750 $8,000 If his parents cannot help Alex with college, and two of his scholarships will be awarded to other students if he does not accept them immediately, which is the best option for him? a. He could work each summer to earn the $1,350 difference. b. He could wait a year for college and earn the difference. c. He could abandon his plans for college because he does not have enough money.d. He could take out a student loan for the difference of $1,350, plus an extra $2,000 a year for mad money. Summarize in your own words how acid rain affects an aquatint environment Please answer thank you! Who are the two neighboring farmers and how did they react to the rebellion at Animal Farm? What was a major reason for creating the Tennessee Valley Authority quizlet? What did Executive Order 13769 do? i run the air conditioning, windshield wipers, and headlights on my car while the engine isn't running when i'm waiting to pick up my husband What are the 3 types of inheritance? What is Parkinsons disease? Who does it affect? What are 5 symptoms that a person with Parkinsons would have? What is an example of a zone? Solve pls brainliest ILL GIVE BRAINLIEST PLS I REALLY NEED question is in the photo attached What does Daisy refuse to say when the group is at the Plaza Hotel Apex? A site specific sculpture is __________________a.a sculpture that has an integral relationship with the particular site where it exists.b.a form of site specific work, which is designed to affect the way a space is experienced.c.a group of interrelated objects that exist together in a space.d.a sculpture that has a relationship with its surrounding.Please select the best answer from the choices providedABCD Which statement(s) about repressible operons is/are correct?a. In a repressible operon, the repressor is synthesized in an active form.b. A repressible operon is on unless a corepressor is present.c. Repressible enzymes generally function in anabolic pathways. Do subsidies raise or lower prices? angela wears a business suit to work every day in her job as a college business professor. which of the following influence tactic does this refer to?