answersLogoWhite

0


Best Answer

c++

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the programming languages used in NFS?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How many programming languages are?

Thousands! Programming languages number in the thousands, from general purpose programming languages such as C++, Java, and others, to special purpose languages which are used in one application. They can be ordered by type (structured, object-oriented, functional, etc.) or by history, or syntax. See the related list of programming languages.


.net is the programming language?

No. .NET is a framework, not a programming language. It is the common framework used by the C#, F# and Visual Basic programming languages.


Does int mean interface in programming language?

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


What is the difference between simulation languages and high level languages?

simulator is an algorithm used to simulate the process of a system...


Does learning programming languages transfer to learning actual languages?

No.

Related questions

Why you need programing languages?

Programming languages are used to code a program.


How many programming languages are?

Thousands! Programming languages number in the thousands, from general purpose programming languages such as C++, Java, and others, to special purpose languages which are used in one application. They can be ordered by type (structured, object-oriented, functional, etc.) or by history, or syntax. See the related list of programming languages.


What are the Definitions on programming?

Programming is a term that describes the usage of a programming language. Programming languages (C++ for example) are languages that create programs, these programming languages should not be confused with scripting languages. Scripting languages are languages that are meant to be interpenetrated by programs. (Written in a programming language)


What is the programming languages used in counter strike?

CounterStrike is likely programmed in a variety of scripting languages and programming languages, but as the base of Steamworks is written in C++ it is likely that is also what CounterStrike is written in.


What programming languages are on a computer?

There are loads of programming languages used in computer technology. Some of those are: C C++ C# Python Pearl Javascript Java Html PHP And many more. If you want to read more google for "programming languages".


.net is the programming language?

No. .NET is a framework, not a programming language. It is the common framework used by the C#, F# and Visual Basic programming languages.


Why you need java programming?

You don't. There are hundreds, nay thousands, of programming languages, Java is just one of them. Programming languages are used to make computer programs (software); software is basically what makes computers work.


Which programming languages can be used on the Internet?

HTML but you can implement javascript css and other SCRIPTING LANGUAGES within HTML


When was Essentials of Programming Languages created?

Essentials of Programming Languages was created in 2008-04.


How many pages does Essentials of Programming Languages have?

Essentials of Programming Languages has 416 pages.


What are high level languages used to?

High level programming languages are used to instruct computers to perform complex tasks with a minimum number of instructions.


What programming languages are commonly used in web development?

The most common web development languages are HTML, CSS, and JavaScript. These are the core languages of the web, and they are essential for building any type of website. Other common languages are: Python and PHP (back-end programming languages used to develop web applications and dynamic websites) Java (general-purpose programming language that can be used for both front-end and back-end web development) TypeScript C# Go