answersLogoWhite

0

It's not that easy, you should read a book and/or take a course about.

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about Engineering

The complexity and advantages of Basic programming language over a low-level language?

gw basic is a programing language that allows us to operate computer and compute the statements and coomands that we want to.gw basic is an easy language which a simple person can understad.a programer can create his/her own programes using gw basic.


Why would a programmer prefer SQL to other programming languages?

SQL does not compete with other programming languages, it is a special-purpose language for querying databases.If you work against a database, you need SQL either directly (writing your own queries) or indirectly (using some sort of framework that generates the SQL for you).


What is the importance of C language?

A C program is basically a collection of functions that are supported by the C library.we can continuously add our own functions to C library.with the availibility of a large number of functions, the programming task becomes simple......


What programming language is used for GameMaker?

GameMaker uses its own prgramming language, the Game Maker Language (GML) which was developed by Mark Overmars. GML supplements the drag & drop system within Game Maker.


Difference between high level language and script language?

There is no real difference; a scripting language is a programming language like any other. We use the term script to infer a programming language that does not need to be compiled to a lower-level code before running. Generally speaking, a scripting language is usually a high-level, interpreted programming language.

Related Questions

What is COBOL programming language?

You have answered your own question: it is a programming language.


What programed are there to make a video game?

The programming language used to make video games varies depending on preference, but the most commonly used programming language is C++.


Create your own game withno downloads?

You can try to make flash games or text games with Java, C++ or any other programming language, but that takes a long time and you have to be experienced in programming.


Are There any ways to develop your own software?

you can develpo your system level software using C programming or assembly if u want to develop a particular application then you can use any suitable IDE or language or else if you want to develop ur own programming language then develop a compiler or interpreter for it.u can do it in assemblyor c.ok


What criteria should be considered when choosing a programming language?

When choosing a programming language, consider factors such as the project requirements, the language's compatibility with existing systems, its performance, community support, and your own familiarity and expertise with the language.


What are the words that a programming language puts aside for its own use?

Reserved words.


How do i make my own program that will make yahoo accounts by using data from a files for different fields Is visual studio the right tool for this or can you suggest any other tools?

There is no way to do this in VB but i recommend looking for some tutorials in C# or other business programming language.


What are the words that a programming language has set aside for its own use?

Such words are called "keywords".


What is e language and l language?

"e language" typically refers to Eiffel, a programming language known for its emphasis on object-oriented design. "L language" can refer to several different programming languages, such as Lisp, Lua, and LabVIEW, each with its own unique features and applications.


What does the acronym YOPL stand for?

YOPL stands for "Your Own Programming Language". It is a term used to describe the process of creating a custom programming language tailored to specific needs or preferences.


Why study a language at a level?

Is this question about a natural language, or a programming language? (Anyway, you should consult your own parents and teachers, not random people on the net who do not even know you.)


Database programming language?

Depends upon the database you are talking about MS SQL Server uses SQL and T-SQL programming languages. Oracle is also a SQl based language usings its own 'flavor' PSQL