YourDictionary

comma - technical definition


In programming, the comma (,) is used to separate values in a function call. For example, in the C statement printf ("The result is %s\n", amount); the comma separates the display string from the name of the variable.



Learn more about comma

Related Articles

link/cite print suggestion box