What are the 3 types of structures?
No Answer is Posted For this Question
Be the First to Post Answer
How can you invoke another program from within a C program?
write a c program to store and print name,address,roll.no of a student using structures?
what is the definition of storage classes?
how can we use static and extern?and where can we use this?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
Write a program to compare two strings without using the strcmp() function
42 Answers Accenture, Arba Minch University,
Where static variables are stored in c?
write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare. You will then tabulate this information in another file.
which operator having lowest precedence?? a.)+ b.)++ c.)= d.)%
How to calculate Total working time using Login and logout?
2 Answers CTS, Cygnus, Infosys, Signal Networks, TCS, Wipro,
How can I read a directory in a C program?
2 Answers Bright Outdoor, Wipro,
What are data structures in c and how to use them?