answersLogoWhite

0

Nothing.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What are the 5 types of operation in info processing?

They are + , - , * , / , % (Modulo->It evaluates the remainder of a division.) NOTE: The % operator is modulo only in the C-based languages. In the VB languages, it is Mod ex: a = 5 b = 2 c = a + b (result is 7) c = a - b (result is 3) c = a * b (result is 10) c = a / b (result depends on language... either 2 (only the whole number part) or 2.5) c = a % b (result is 1) (the above might look like c = a mod b) Hope this will help you.


What is ternary operation in c language?

exp ? exp : exp


What does the transitive property for congruence look like?

if a = b (mod m) and b = c (mod m) then a = c (mod m)


How do you make a Minecraft mod with 1.2.5?

If you ask like that, its probably a noob. Anyways... Learn C++ Or a another programming language. Takes years. Then, code. Finished.


Why c is called partially an OOP language?

C is not an OOP language, period. However, while C++ supports OOP it does not rely on it. With C++, you can mix procedural, structured and object-oriented principals by mixing C++ code with C-style code and even raw assembly routines, neither of which are object-oriented.


Are there folders in Garry's mod?

Assuming you're using Windows: C:/Program Files/Steam/SteamApps/{username}/Garry's mod If you want all the real G-mod files: C:/Program Files/Steam/SteamApps/{username}/Garry's mod/Garry's mod


Difference between mod balance and available balance?

MOD stands for Multi Option Deposit. - In MOD, the surplus funds lying in the SB account isautomaticallytransferred to a FD a/c (so that the a/c holder earns more rate of interest). Available balance is the fund lying in the a/c holders SB a/c. The total amount in the credit of an a/c holder is the sum of both MOD and available balance. ( ie amount in credit of a/c holder = MOD balance + Available balance)


When was Operation C created?

Operation C was created on 1991-01-08.


When did Operation C happen?

Operation Cobra happened on 1944-07-31.


Why c language has name c why not a?

C-language was derived from B-language.


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