Can a pointer point to null?
No Answer is Posted For this Question
Be the First to Post Answer
what is difference between C and C++
difference between function & structure
How do you list a file’s date and time?
What is a constant?
#include main() { char s[] = "Bouquets and Brickbats"; printf(" %c, ",*(&s[2])); printf("%s, ",s+5); printf(" %s",s); printf(" %c",*(s+2)); }
Explain in detail how strset (string handling function works )pls explain it with an example.
What are bitwise shift operators in c programming?
How many loops are there in c?
Disadvantages of C language.
which one is better structure or union?(other than the space occupied )
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
what is a static function