Answer Posted / hrpynux@gmail.com
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 |
Post New Answer View All Answers
What is array of pointers to string?
What is data structure in c programming?
Why cant I open a file by its explicit path?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
Define recursion in c.
write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3
Explain what is the benefit of using enum to declare a constant?
What are the advantages of c language?
How can I find the modification date of a file?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
i got 75% in all semester am i eligible for your company
What is context in c?
Can we change the value of static variable in c?
What does int main () mean?