What are pointers? What are stacks and queues?
No Answer is Posted For this Question
Be the First to Post Answer
What functions are used in dynamic memory allocation in c?
What is Function Pointer? Explain with example?
shorting algorithmS
int *a[5] refers to
A woman had somany gloves and hats 22 red,34 blue, 45 white...there was power cut and she took a glove and how many gloves shud she take so that she gets a pair of glove fr each color??
Write a program to add a given duration with time(24hrs format)
Is there any data type in c with variable size?
Add Two Numbers Without Using the Addition Operator
how can be easily placed in TCS.
main() { int i; for(i=0;i<5;i++) printf("%d",1l<<i); } why doesn't 'l' affect the code??????
how can I convert a string to a number?
What is spaghetti programming?