What is the difference between ‘g’ and “g” in C?
G stands for Newton's universal gravitational constant, whereas g stands for the acceleration due to gravity at a certain point. G = 6.67300 × 10 -11 N.m 2.kg -2, G is a constant throughout space and time and it is a scalar quantity.
Is This Answer Correct ? | 0 Yes | 8 No |
What is clrscr ()?
what is mallloc()?how it works?
program to print circle structure
what is y value of the code if input x=10 y=5; if (x==10) else if(x==9) elae y=8; a.9 b.8 c.6 d.7
/*program to calculate hra,da in salary if salary less than 10000 then hra15%,da13% otherwise hra20%,da18%/*
biggest of two no's with out using if condition statement
What is the difference between File pointer and Internal Charecter Pointer?
What is an anonymous union and where to apply that ?
What is the purpose of sprintf() function?
I have one doubt. What does below statement mean? #define sizeof(operator) where operator can be int or float etc. Does this statement meaningful and where it can be used?
please send me papers for Dy. manager IT , PNB. it would be a great help for me.
How do I access command-line arguments?