answersLogoWhite

0

What is the term for double in c language?

Updated: 8/20/2019
User Avatar

Wiki User

12y ago

Best Answer

double

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the term for double in c language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How the term cross platform programming is assioted with C language?

Loosely.


How print the string with double cot in c plus plus language?

console.wrikerle("""");


If you have problem in division two double value in C language?

Maybe the divisor is zero.


What is the term 'fprintf' used in?

The term "fprintf" is a command used in the computer programming language C++. The command "fprintf" in C++ is used to print formatted data to a stream.


What is the definition of the term C static?

The term C static is a variable within computer programming in particular C Language. When set static the variable inside a function keeps its value between invocations.


Why c language has name c why not a?

C-language was derived from B-language.


WAP mean filter in c language?

/* Exponentially weighted moving average */ double RunningAverage (double *FilteredData, double RawData, double TimeConstant) { *FilteredData += (*FilteredData - RawData) / TimeConstant; return *FilteredData; }


Give atleast 5 data type in turbo c language?

char, short, long, float, double.


What is previous language of c language?

language before c language is pascal


What is C language what does it do?

C Language is First Step of Programming Language, Help for C Language you are show the correct answer


What is the topNet class that everything is derived from in c?

C language: int (but C is NOT a .net language) C# language: object or System.Object


What is versions of c language?

versions of c language?