answersLogoWhite

0

What else can I help you with?

Continue Learning about Engineering

Explain what you understand by a program with one example?

A program is a set of instructions written in a programming language that tells a computer how to perform specific tasks. For example, a simple calculator program can take user input for two numbers and an operation (like addition or subtraction), process that input, and then display the result. This program demonstrates how code can automate calculations and provide user-friendly interaction.


What is a set of computer instructions that carries out a task on the computer?

A set of instructions that run on a computer that enables it to execute a specific task is called a program. Computer programs use several different types of calculating to make the computer do what the user wants it to do. One example is binary code programming.


What are the instructions in a script?

Instructions in a script, often referred to as stage directions or action lines, provide guidance on how actors should perform, how scenes should be set, and what emotions or tones should be conveyed. They can include details about character movements, facial expressions, and interactions, as well as descriptions of the environment and any relevant sound or lighting cues. These instructions help to create a cohesive vision for the production and ensure that all elements work together effectively.


What do you mean by programming language.explain generation of it?

A programming language is a formal set of instructions that allows humans to communicate with computers and create software applications. Programming languages are typically categorized into generations based on their abstraction level: First-generation languages (1GL) are low-level, machine languages that consist of binary code directly executed by the computer's hardware. Second-generation languages (2GL) are assembly languages that use symbolic representations of machine code, making them slightly easier to read and write. Third-generation languages (3GL) are high-level languages like Python, Java, and C++, which provide more abstraction and are closer to human languages. Fourth-generation languages (4GL) are even more abstract, often used for specific tasks such as database queries and report generation, focusing on what to do rather than how to do it.


You want to become perfect in c language programming?

yes i want to be best in c programing.please provide some suggestions..

Related Questions

Do software refers to programs that provide instructions to the hardware?

False


Are Second-generation languages are also known as assembly languages?

Yes, that is correct. Second-generation languages, also known as assembly languages, provide a low-level interface between software and hardware. They use mnemonic codes and symbolic names to represent machine code instructions, making programming closer to the hardware level compared to high-level languages.


Describe the relationship between hardware software and data in terms of interaction between them?

Hardware refers to the physical components of a computer system, such as the processor, memory, and input/output devices. Software is the set of instructions that control the hardware and perform specific tasks. Data is the information that is processed and stored by the software. The hardware processes the software instructions to manipulate data, and the data influences the software's behavior and the hardware's operation. The three components work together in a continuous cycle of interaction to execute tasks and provide functionality.


Why operating system was created?

actually operating system intermediary between user of the computer and hardware of the computer that's why operating system was created to provide proper functioning of computer hardware and to satisfy user requirements in this multi-programming environment .


What is software?

Software is a term for a set of instructions, which makes a computer to perform a task. The set of instructions are commonly known as a program, without which computers cannot do any operations. A software is classified broadly in to two groups, application software, which includes normal utility applications like microsoft word, powerpoint etc that interacts and performs user specific tasks and system software, such as operating systems, which interacts directly with hardware to make the system work and also provide a platform for other applications to work. Computer software, or simply software is any set of machine-readable instructions that directs a computer's processor to perform specific operations. A software is a program or other information used by a computer to operate. Anything that is saved or stored in an electronic format is called as a software. A software performs necessary functions to run a set of actions.Software means a collection of computer data and instructions. Generally speaking, software contains programming languages, system software, application software and other middleware. Not only the program, running on PCs, is considered as software, some documents related to computer program are also deemed as software. Thus we can define software as an aggregate of program and documents.From World Book Encyclopedia:Software is a general term for computer programs. A computer program consists primarily of a sequence of instructions. The instructions tell a computer what to do and how to do it.How software works. Software works together with hardware. Hardware includes the physical parts of a computer, such as its keyboard, screen, processor, and memory chips. Software provides instructions and data (information) that hardware uses.software is a set of rules to perform a specific topic The word software is a noun. The programs and operating information installed on your computer is software.


What does Bios provide for PC?

Bios provides the programming that enables the CPU to communicate with other hardware. Referenced from pg 209 in the Mike Meyers compTIA A+ guide to managing and troubleshooting PC's. Bazinga!


Where can you get programming instructions for radio shack pro-51?

You can find programming instructions for the Radio Shack Pro-51 scanner in the user manual, which is often available online as a PDF on various electronics or scanning enthusiast websites. Additionally, forums and communities dedicated to scanning, such as RadioReference.com, may provide helpful guides and user experiences. YouTube tutorials can also be a valuable resource for visual step-by-step instructions.


Which home hardware is great for women who never installed anything before?

Any craftsman products, whether tools or shelving, provide easy instructions on using them or putting them together.


Is 100 command is?

It seems like your question might be incomplete. If you're asking whether "100 command" refers to a specific command in a programming context or something else, please provide more details. Generally, in computing, "command" can refer to instructions given to a computer or software to perform specific tasks, but "100 command" isn't a standard term.


What is a formula in IT?

In IT, a formula is a symbolic representation of a mathematical relationship or rule used to calculate a value or perform a function. Formulas are commonly used in applications such as spreadsheets, databases, and programming to automate calculations and decision-making processes. They provide a structured way to process data and perform operations based on specific criteria.


What companies provide nonlinear programming?

The companies developing optimization software provide nonlinear programming, such as LINDO Systems Inc, or MathWorks. They provide you the tool or program to build nonlinear model.


What is system program and its types?

A system program is software designed to manage and control computer hardware and provide a platform for running application programs. The primary types of system programs include operating systems, which manage hardware resources and provide a user interface; utility programs, which perform maintenance tasks like file management and system diagnostics; and device drivers, which allow the operating system to communicate with hardware peripherals. Together, these programs ensure the efficient functioning of the computer system and facilitate user interaction with the hardware.