answersLogoWhite

0

What else can I help you with?

Related Questions

What is the difference between the Linux shell and C?

C is a programming language. A shell is an interface.


Does int mean interface in programming language?

No. In most programming languages int is a keyword used to represent integer numeric values.


How is java both a programming language and a platform?

By using Navite Interface we write this type of code


Is CGI a programming language?

No, CGI (or Common Gateway Interface) is not a programming language. Rather, it is a method or protocol, something that serves as an interface or gateway between the browser and a program on the server. The browser asks for information and the program provides it. The program itself can be written with Perl, C++, or most any other language the server understands.


Whynot you use any onther programming except shell programming?

Shell programming can get you only so far; after that you need to use another programming language (possibly even another scripting language) to get the job done. Shell programming is designed to work with the system interface and to help automate tasks; it isn't good for everything.


What is meant by API?

An application programming interface (API) is a library of functions that a programming language provides for programmers for common tasks like file transfer, networking, and data structures.


How do you program games?

you learn how in schoolIf your school doesn't have a programming class, then you can independently learn to program. You should start with an easy programming language, like Ruby or Python. Or, if you don't want to learn a programming language, you can get Game Maker. Game Maker has a drag-and-drop interface and there is an optional programming language included that gives you more power over your games.


Is XML a programming language?

It is programming languages that are referred to in terms of "high level" and "low level".Extensible Markup Language(XML) is a markup language not a programming language, it is a data formatting specification that makes the presentation of data independent of programs (so that data can be passed between programs).For this reason the answer to your question is "neither".


Which two noteworthy ideas in computer evolution are credited to Konrad Zuse?

Created the first computer programming language (plankalkül).Invented the first programmable computer in 1941.


What has the author Ted Van Sickle written?

Ted Van Sickle has written: 'Programming microcontrollers in C' -- subject(s): Programmable controllers, C (Computer program language)


What are some uses of a programmable logic controller?

A programmable logic controller (PLC) is basically a microprocessor (digital computer) that is used to control machines or electromechanical devices, or to automate industrial or manufacturing processes.


Is the B programming language a high or low level programming language?

The B programming language is a high-levelprogramming language.