Answer Posted / yogesh rasal
printf("/%d")
| Is This Answer Correct ? | 1 Yes | 16 No |
Post New Answer View All Answers
What is the difference between the local variable and global variable in c?
What is the difference between mpi and openmp?
can anyone suggest some site name..where i can get some good data structure puzzles???
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
Is main is user defined function?
What is the difference between text and binary i/o?
What are data types in c language?
Why we use void main in c?
What are the functions to open and close file in c language?
What is line in c preprocessor?
What are unions in c?
What is null pointer in c?
How is actual parameter different from the formal parameter?
Can we add pointers together?
Explain is it better to bitshift a value than to multiply by 2?