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
Explain 'bus error'?
What is the use of in c?
Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.
What are the features of the c language?
What are the scope of static variables?
Explain what are the standard predefined macros?
Is there a way to compare two structure variables?
What are unions in c?
What is wrong with this declaration?
What are the benefits of c language?
can anyone please tell about the nested interrupts?
How will you delete a node in DLL?
What are the features of c languages?
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
What is difference between structure and union?