How many parameters should a function have?
Can we change the value of static variable in c?
What are the different flags in C? And how they are useful? And give example for each in different consequences?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
How to write c functions that modify head pointer of a linked list?
const char * char * const What is the differnce between the above tow?.
What is a shell structure examples?
hat is a pointer?
actually i have 2 years teaching experience as computer faculty but now i am a DBA but when i go for interview many peoples asked me why i left my teaching profession and why i want to come in this field kindly give me the proper answer of this queston
Where local variables are stored in c?
Can you please explain the difference between strcpy() and memcpy() function?
Here is alphabets : abcdefgh 1) how to reverse. as hgfedcba 2) after reversal, how to group them in a pair hg fe dc ba.
Tell me what is null pointer in c?