answersLogoWhite

0

162

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the result of 5 slash 4 in c language?

1


Why c in and c out used in c?

In the programming language C++, cin is used to input the variable and cout is used to print a certain message or result.


What is the Difference between C and C languages?

C languages are often based originally on the C language but no longer adhere to it's tenets: often they supersede the original ANSI-92 C language. C++, Objective C, C-, and C# are often used derivatives of the C language. In almost all cases, plain C language can be used with a C language derivative and you get the same result as if you ran it through a plain old C compiler; but the C languages compilers have extra function and procedures available for the programmer.


What is 162 degrees c in fahrenheit?

323.6


Is 486 divisible by 3?

Yes, the result is 162.


Why c language has name c why not a?

C-language was derived from B-language.


What is case select in c language?

It is switch-case. Example: switch (opsign) { case '+': . result = a + b; . break; case '-': . result = a - b; . break; ... default: . printf ("opsign=%c unknown\n", opsign); }


How do you find the diameter with a circumference of 162 yards?

Circumference = diameter times pi. C = 162 times 3.14159 = 508.938 yards.


How do you make software for free?

Makuing a software requires that you know the language like c++ or c sharp. You will tha do some coding and compile that result in a software.


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


Cheryl is six more than two times as old as Ben In 17 years the sum of their ages will be 115 How old is Cheryl now?

if Cheryl's age is C and Ben's is B. C - 6 = 2B C + 17 + B + 17 = 115 so C + B = 81 2C + 2B = 162 2C + (C-6) = 162 3C - 6 = 162 3C = 168 C = 56 so B = 25 C=56