What is structure data type in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the Difference between Macro and ordinary definition?
3 Answers Bosch, Cognizant, College School Exams Tests, Motorola,
Write a program to remove the C comments(/* */) and C++ comments(//) from a file. The file should be declared in command line.
Explain the difference between null pointer and void pointer.
what is ans for this scanf(%%d",c);
How can I read/write structures from/to data files?
1 1 12 21 123 321 12344231 how i creat it with for loop??
write the function int countchtr(char string[],int ch);which returns the number of timesthe character ch appears in the string. for example the call countchtr("she lives in Newyork",'e') would return 3.
What are the two types of structure?
What is logical error?
YBJBU6
main() {int a=200*200/100; printf("%d",a); }
What is the difference between formatted&unformatted i/o functions?