What is the time and space complexities of merge sort and when is it preferred over quick sort?
No Answer is Posted For this Question
Be the First to Post Answer
What is function and its example?
int main() { int i=-1,j=-1;k=0,l=2,m; m=i++&&j++&&k++||l++; printf("%d%d%d%d%d",i,j,k,l,m); }
Give the output for the following program. #define STYLE1 char main() { typedef char STYLE2; STYLE1 x; STYLE2 y; clrscr(); x=255; y=255; printf("%d %d\n",x,y); }
write a program in C to swap two variables
Write a program to print ASCII code for a given digit.
What is preprocessor with example?
How many parameters should a function have?
Write a program to find factorial of a number using recursive function.
how to write hello word without using semicolon at the end?
What is structure packing ?
Is javascript written in c?
is compiler do read the data line by line or not. ??
6 Answers LG Soft, Satyam, Tech Mahindra,