For what purpose null pointer used?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between ‘g’ and “g” in C?
char ch=10;printf("%d",ch);what is the output
How will you find a duplicate number in a array without negating the nos ?
What is the difference between near, far and huge pointers?
Rapunzel walks into the forest of forgetfullness. She meets a Lion who lies on Monday Tuesdays and Wednesdays and meets a rabbit who lies on Thurs fridays and saturdays . On that day both say that "I lied yesterday". What day is it .
What is realloc in c?
How can you check to see whether a symbol is defined?
How many bytes is a struct in c?
fun(int x) { if(x > 0) fun(x/2); printf("%d", x); } above function is called as: fun(10); what will it print? }
Write a C/C++ program that connects to a MySQL server and checks intrusion attempts every 5 minutes. If an intrusion attempt is detected beep the internal speaker to alert the administrator. A high number of aborted connects to MySQL at a point in time may be used as a basis of an intrusion.
WAP to find that given no is small or capital
How important is structure in life?