What is the use of linkage in c language?
What are runtime error?
What are the c keywords?
Can we change the value of constant variable in c?
Explain in detail how strset (string handling function works )pls explain it with an example.
Explain what is wrong with this program statement? Void = 10;
How to calculate Total working time using Login and logout?
2 Answers CTS, Cygnus, Infosys, Signal Networks, TCS, Wipro,
What is the size of array float a(10)?
main() { int i; printf("%d",scanf"%d",&i))//if the input is 12 24 34 then wat will be the output }
What are conditional operators in C?
difference between c and c++
Write a program to accept a character & display its corrosponding ASCII value & vice versa?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?