answersLogoWhite

0

What else can I help you with?

Continue Learning about Engineering

What programming language uses a set of grammar and rules that specifies how to write instructions?

Every programming language has rules that specify how to write instructions. Many programming languages are similar, but mostly they all have different styles and ways of writing the same instructions. This is called the syntax.


What are the individual instructions that you use to write a program in a high-level programming language called?

Statements.


Why do some programmers prefer to write a program from scratch rather than modify a program written by someone else?

Professional programmers would never write code from scratch if they could avoid it, but there may be legal reasons why an existing program cannot be modified. Amateur programmers and hobbyists. however, will often write programs from scratch purely to exercise their problem-solving abilities.


Why do we use programming languages?

A computer can carry out millions, even billions, of operations every second. Thus, it can do things much faster - and usually much more accurately - than a human. To tell the computer what to do, you write instructions in a special language, called a "programming language".To be accurate, internally the computer uses very specific instructions, the so-called "machine language". Since programming in machine language is awkward, programmers program in higher-level languages, that are easier to understand for humans - such as Assembly language, Java, C, Pascal, etc. Then, a special program called a "compiler" then converts this to instructions the computer can understand.A computer can carry out millions, even billions, of operations every second. Thus, it can do things much faster - and usually much more accurately - than a human. To tell the computer what to do, you write instructions in a special language, called a "programming language".To be accurate, internally the computer uses very specific instructions, the so-called "machine language". Since programming in machine language is awkward, programmers program in higher-level languages, that are easier to understand for humans - such as Assembly language, Java, C, Pascal, etc. Then, a special program called a "compiler" then converts this to instructions the computer can understand.A computer can carry out millions, even billions, of operations every second. Thus, it can do things much faster - and usually much more accurately - than a human. To tell the computer what to do, you write instructions in a special language, called a "programming language".To be accurate, internally the computer uses very specific instructions, the so-called "machine language". Since programming in machine language is awkward, programmers program in higher-level languages, that are easier to understand for humans - such as Assembly language, Java, C, Pascal, etc. Then, a special program called a "compiler" then converts this to instructions the computer can understand.A computer can carry out millions, even billions, of operations every second. Thus, it can do things much faster - and usually much more accurately - than a human. To tell the computer what to do, you write instructions in a special language, called a "programming language".To be accurate, internally the computer uses very specific instructions, the so-called "machine language". Since programming in machine language is awkward, programmers program in higher-level languages, that are easier to understand for humans - such as Assembly language, Java, C, Pascal, etc. Then, a special program called a "compiler" then converts this to instructions the computer can understand.


How do you write a C program to check whether the number is odd or even Ps-using DEV complier?

To write a C program to determine if something is odd or even you need to be a programmer. To write a program in C is complicate and only done by programmers.

Related Questions

What problems do programmers have when building a computer?

Programmers DO NOT build computers, they write software for computers.


What programming language uses a set of grammar and rules that specifies how to write instructions?

Every programming language has rules that specify how to write instructions. Many programming languages are similar, but mostly they all have different styles and ways of writing the same instructions. This is called the syntax.


What is pre processing?

A preprocessing directive is a directive that programmers can write into their code to make the compiler do something when compiling the source code to machine code. It will not actually become machine code but rather change the source code before it is sent to the compiler.


What is the definition of a programming language in the field of computer science?

A programming language is a set of rules and symbols used to write instructions that a computer can understand and execute. It allows programmers to communicate with computers and create software applications.


What is a pre-processer directive?

A preprocessing directive is a directive that programmers can write into their code to make the compiler do something when compiling the source code to machine code. It will not actually become machine code but rather change the source code before it is sent to the compiler.


What are the individual instructions that you use to write a program in a high-level programming language called?

Statements.


Why do some programmers prefer to write a program from scratch rather than modify a program written by someone else?

Professional programmers would never write code from scratch if they could avoid it, but there may be legal reasons why an existing program cannot be modified. Amateur programmers and hobbyists. however, will often write programs from scratch purely to exercise their problem-solving abilities.


Why do we use programming languages?

A computer can carry out millions, even billions, of operations every second. Thus, it can do things much faster - and usually much more accurately - than a human. To tell the computer what to do, you write instructions in a special language, called a "programming language".To be accurate, internally the computer uses very specific instructions, the so-called "machine language". Since programming in machine language is awkward, programmers program in higher-level languages, that are easier to understand for humans - such as Assembly language, Java, C, Pascal, etc. Then, a special program called a "compiler" then converts this to instructions the computer can understand.A computer can carry out millions, even billions, of operations every second. Thus, it can do things much faster - and usually much more accurately - than a human. To tell the computer what to do, you write instructions in a special language, called a "programming language".To be accurate, internally the computer uses very specific instructions, the so-called "machine language". Since programming in machine language is awkward, programmers program in higher-level languages, that are easier to understand for humans - such as Assembly language, Java, C, Pascal, etc. Then, a special program called a "compiler" then converts this to instructions the computer can understand.A computer can carry out millions, even billions, of operations every second. Thus, it can do things much faster - and usually much more accurately - than a human. To tell the computer what to do, you write instructions in a special language, called a "programming language".To be accurate, internally the computer uses very specific instructions, the so-called "machine language". Since programming in machine language is awkward, programmers program in higher-level languages, that are easier to understand for humans - such as Assembly language, Java, C, Pascal, etc. Then, a special program called a "compiler" then converts this to instructions the computer can understand.A computer can carry out millions, even billions, of operations every second. Thus, it can do things much faster - and usually much more accurately - than a human. To tell the computer what to do, you write instructions in a special language, called a "programming language".To be accurate, internally the computer uses very specific instructions, the so-called "machine language". Since programming in machine language is awkward, programmers program in higher-level languages, that are easier to understand for humans - such as Assembly language, Java, C, Pascal, etc. Then, a special program called a "compiler" then converts this to instructions the computer can understand.


Why you use gw basic?

commuter programmers use GW-basic to write program in code . And we commonly use to do our several practicals or tasks in computer and to know how the computers programmers use it.


Why is UNIX called an open operating system?

You are probably referring to the fact that it is OPEN SOURCE, meaning that it is free and easily attainable. Source code is what programmers use to write programs. Open in this case means that anyone is free to examine the source code, modify the program, and even distribute their modifications, providing the license terms are followed. The terms usually include things such as keeping the GNU license intact with the distribution, and making any modified source code available under the same terms as the original program.


What were the Significances of punching cards in computers?

Punch cards were used by computer programmers back when computers used punch cards. The cards were used to tell the computer what to do. Programmers had a machine that they used to write computer programs and it would punch the holes in the cards. It took a lot of cards just to write on program.


Choose two occupations to compare and contrast Choosing occupations that are very different from one another will make this assignment easier Select one what sections Nature of the Wor?

Computer programmers write, test, and maintain the detailed instructions, called programs, that computers follow to perform their functions. Programmers also conceive, design, and test logical structures for solving problems by computer. With the help of other computer specialists, they figure out which instructions to use to make computers do specific tasks. Many technical innovations in programming-advanced computing technologies and sophisticated new languages and programming tools, for example-have redefined the role of a programmer and elevated much of the programming work done today. Job titles and descriptions may vary, depending on the organization, but computer programmers are individuals whose main job function is programming. Programmers usually write programs according to the specifications given by computer software engineers and systems analysts. (Sections on computer software engineers and on computer systems analysts appear elsewhere in the Handbook.) After engineers and analysts design software-describing how it will work-the programmer converts that design into a logical series of instructions that the computer can follow. The programmer codes these instructions in a conventional programming language such as COBOL; an artificial intelligence language such as Prolog; or one of the more advanced object-oriented languages, such as Java, C++, or ACTOR.