Provides The Instructions That Tell a Computer What To Do?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Computer instructions are called “programs” or “software.” A computer program is a sequence of instructions written in a programming language that tells the computer what to do. Programs can be written in high-level languages such as C++, Java, or Python, or in machine language (a series of 0s and 1s). Programs can also be written in assembly language, which is a low-level language that is more understandable to humans but still needs to be converted into machine language for the computer to understand.