write a c program for swapping two strings using pointer
No Answer is Posted For this Question
Be the First to Post Answer
what is differnence b/w macro & functions
Which node is more powerful and can handle local information processing or graphics processing?
What is false about the following A compound statement is a.A set of simple statments b.Demarcated on either side by curly brackets c.Can be used in place of simple statement d.A C function is not a compound statement.
Explain why C language is procedural?
What is the size of enum in bytes?
Why is malloc used?
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
Why does everyone say not to use scanf? What should I use instead?
What does sizeof int return?
what does data structure mean?
write a programme to enter some number and find which number is maximum and which number is minimum from enterd numbers.
Write a program to give following output..... ********* **** **** *** *** ** ** * * ** ** *** *** **** **** *********