write a c program for swapping two strings using pointer
No Answer is Posted For this Question
Be the First to Post Answer
Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58
Discuss the function of conditional operator, size of operator and comma operator with examples.
what is the advantage of software development
#include<stdio.h> { printf("Hello"); } how compile time affects when we add additional header file <conio.h>.
What is a far pointer?What is the utility?
What is ctrl c called?
What is the g value paradox?
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.
could u able to tell about suresoft technical session
Where static variables are stored in memory in c?
What are extern variables in c?