answersLogoWhite

0


Best Answer

No. Computers are machines and require machine code to work. Machine code is a programming language. All other languages have to be converted to machine code in order to work.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

8y ago

No.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is there any possibility that computers work without any programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which programs are like that allow people to work with computers without learning the computer's language?

Downloaded translators installing programming programmers


How programming language is useful in system programming?

Without programming languages you couldn't write (system) programs.


What is important of programming?

Without programming, computers would be expensive doorstops. Computer hardware requires computer software. Programming, even in machine code, is essential in creating that software.


What is the importance of programming?

Without programming, computers would be expensive doorstops. Computer hardware requires computer software. Programming, even in machine code, is essential in creating that software.


In which language can have a conversation without speaking or writing?

One possibility is Ameslan (American Sign Language).


What are sentences that appear to be written in a programming language but do not actually follow the structure of the language?

Pseudocode. It is a cross between English and a programming language, designed to be quickly written and understood without worrying about syntax.


How do you do serial port communication between two computers in Linux using c language?

You should use pppd to define a connection between the two computers, then normal TCP/IP networking (telnet, ftp, http, NFS, SMB etc) will work without any programming.


Define pseudo language?

A pseudo language is a non-specific, conceptual programming language that uses commonly understood programming constructs that can be easily translated into any specific programming language. Pseudo language is typically used to conceptualize algorithms in a commonly understood language without being overly specific or verbose to any one language. This makes the algorithm more accessible to more programmers, regardless of their preferred language.


How can we write our name in C programming language without using printf?

You can use fputs() instead of printf().


What is programming language being used in payroll system?

Without knowing which specific payroll system you are referring to it is impossible to say. However, commercial software is typically distributed in machine code. Regardless of which programming language was used to produce that machine code, you won't have access to the source code so the programming language is immaterial.


What is apple machintos?

Apple machintos is a line of personal computers that is designed, developed and made from Apple Inc. It is usually for home use, schooling and businesses. The Apple Machintos is the first commercially successful computer that was sold without programming language package.


Name the code that the computer understand and calculates in?

Since we do not yet have any true artificial intelligence, it would be an overstatement to claim that computers understand anything. Computers function in a mechanical fashion, without actually knowing what they are doing. In the event that clever computer programmers should ever succeed in creating artificial intelligence, then computers will probably understand English (but who knows, perhaps they will understand Chinese). There are many different programming languages. Ultimately, all of them are used to create instructions in machine language. That is the programming language upon which all others depend. It consists of a series of ones and zeroes.