How do we swap or interchange any 2 numbers without using Temporary variable...Anybody can pls answer it.. Thanks in Advance
8 13045How to write a program for swapping two strings without using 3rd variable and without using string functions.
7 22536send me the code of flow chart generator using C-programming language amd this code should calculate the time and space complexity of the given progran and able to generate flowchart according to the given program?
TCS,
3654
What is #define size in c?
Explain heap and queue.
What is the difference between variable declaration and variable definition in c?
Are the outer parentheses in return statements really optional?
How do you write a program which produces its own source code as output?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
Explain what is the most efficient way to store flag values?
How will you delete a node in DLL?
Define VARIABLE?
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
Can you mix old-style and new-style function syntax?
What is a program flowchart and explain how does it help in writing a program?
What is #include stdio h?
Why do we use int main instead of void main in c?
What are the types of arrays in c?