Does free set pointer to null?
No Answer is Posted For this Question
Be the First to Post Answer
What is array within structure?
main() { char ch='356'; Printf("%d",ch); } *OUTPUT*:- -18 *Why?*
Explain how do you list a file’s date and time?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
1 Answers 91mobiles, Amazon, App Guruz, College School Exams Tests, Folio3, Infosys, Omega, Planin, Riphah International University, Subex,
How can I convert a number to a string?
What is the purpose of main() function?
What is the advantage of using #define to declare a constant?
0 Answers Agilent, ZS Associates,
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,
What is assignment operator?
#define d 10+10 main() { printf("%d",d*d); }
Program to trim a given character from a string.
Explain output of printf("Hello World"-'A'+'B'); ?