errors in computer programmes are called
Explain modulus operator. What are the restrictions of a modulus operator?
how to convert binary to decimal and decimal to binary in C lanaguage
7 Answers BPO, Far East Promotions, IBM, RBS,
whats the use of header file in c?
How can I call a function, given its name as a string?
which of the function operator cannot be over loaded a) <= b)?: c)== d)*
10 Answers Cisco, CTS, Google, HCL, HP,
If input is 123 then how to print 100 and 20 and 3 seperately?
main() { char p[] = "hello world!"; p = "vector"; printf("%s",p); }
2 Answers Vector, Vector India,
What's the difference between calloc() and malloc()?
What is the use of keyword VOLATILE in C?
Is it possible to create recycle bin in mobiles?
Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer
Is fortran faster than c?