Which weighs more, a gram of feathers or a gram of gold?

Answer Posted / ashu

both are equal...........

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the meaning of 2d in c?

598


What are the different types of linkage exist in c?

599


Where static variables are stored in c?

575


any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above

648


In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

1620






Difference between linking and loading?

683


Why dont c comments nest?

607


Write the syntax and purpose of a switch statement in C.

608


What is storage class?

642


What is function pointer c?

579


What is the hardest programming language?

657


What is union in c?

624


Can we access the array using a pointer in c language?

551


Multiply an Integer Number by 2 Without Using Multiplication Operator

310


why return type of main is not necessary in linux

1691