Explain what is a pragma?
No Answer is Posted For this Question
Be the First to Post Answer
1,4,8,13,21,30,36,45,54,63,73,?,?.
10 Answers AMB, Franklin Templeton,
What is the difference between printf and scanf )?
What are linked lists in c?
What is the purpose of macro in C language?
Write a program to check whether a number is prime or not using c?
How to use c/c++ code in JAVA
10 Answers CDAC, IBM, Satyam, Scope International,
f(char *p) { p=(char *)malloc(sizeof(6)); strcpy(p,"HELLO"); } main() { char *p="BYE"; f(p) printf("%s",p); } what is the output?
9 Answers Hughes, Tech Mahindra,
why division operator not work in case of float constant?
How is actual parameter different from the formal parameter?
How do I initialize a pointer to a function?
to get a line of text and count the number of vowels in it
Define function ?Explain about arguments?
2 Answers Geometric Software, Infosys,