What is f'n in math?
No Answer is Posted For this Question
Be the First to Post Answer
void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
Why does not use getgh(); and <conio.h> in c language.
What is the difference between #include <header file> and #include “header file”?
What is the difference between static and global variables?
Is c object oriented?
Why & is used in c?
explain what is a newline escape sequence?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
what is the output of following question? void main() { int i=0,a[3]; a[i]=i++; printf("%d",a[i] }
What is the difference between procedural and declarative language?
What are loops in c?
What is the newline escape sequence?