What is use of pointer?
No Answer is Posted For this Question
Be the First to Post Answer
List the difference between a While & Do While loops?
What are the scope of static variables?
What is pointers in c?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
what is the height of tree if leaf node is at level 3. please explain
Why is c so powerful?
What is getch() function?
how is the examination pattern?
c program to manipulate x=1+3+5+...+n using recursion
What is the use of volatile?
A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.
What is diffrance between declaration and defination of a variable or function