What does printf does?
what is pointer?
13 Answers HCL, TCS,
Can we access array using pointer in c language?
how does printf function work
what is Array?
The difference between printf and fprintf is ?
Explain why c is faster than c++?
what will be the output of this program main() { int i=1; while (i<=10); { i++; } }
WAP to accept rollno,course name & marks of a student & display grade if total marks is above 200?
How variables are declared in c?
plz let me know how to become a telecom protocol tester. thank you.
What is spaghetti programming?
Why doesnt long int work?