what is the format specifier for printing a pointer value?
No Answer is Posted For this Question
Be the First to Post Answer
Is there any book to know about Basics of C Language?
main() { float f1=10.5; double db1=10.5 if(f1==db1) printf("a"); else printf("b") }
What is an auto keyword in c?
Switch (i) i=1; case 1 i++; case 2 ++i; break; case 3 --i; Output of i after executing the program
What is the difference between constant pointer and pointer to a constant. Give examples.
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
print the palindrome numbers in between 0 to n
what is object oriental programing?
What is the difference between null pointer and void pointer
10 Answers CTS, Manforce, MAQ Software,
can anyone please tell me wat is backlogs... i was looking for the job openings where i read this.. eligibility criteria minimum 70% in degree without backlogs. is that arrear.. if so is it standing arrear or history of arrears... please help me...
11 Answers CTS, Indian Navy, L&T, Microsoft, SSB, TCE, TCS,
array of pointer pointer to array pointer to pointer
what is ram?