What is %g in c?
No Answer is Posted For this Question
Be the First to Post Answer
What does the error 'Null Pointer Assignment' mean and what causes this error?
How can I ensure that integer arithmetic doesnt overflow?
write a c program to find the square of a 5 digit number and print the result.
5 Answers Accenture, Sasken, Vimukti Technologies,
Explain function pointer with exapmles.
main() {int a=200*200/100; printf("%d",a); }
what is c
Explain why can’t constant values be used to define an array’s initial size?
Can we initialize extern variable in c?
Explain how can I prevent another program from modifying part of a file that I am modifying?
Can you apply link and association interchangeably?
What is use of integral promotions in c?
what are the stoge class in C and tel the scope and life time of it?