What is the time and space complexities of merge sort and when is it preferred over quick sort?
1081Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
1097Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
1132
What is c programing language?
What is the use of printf() and scanf() functions?
Where we use clrscr in c?
Are c and c++ the same?
Explain what are its uses in c programming?
Why is python slower than c?
What are the features of the c language?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
What is #define in c?
What is a method in c?
Why is c still so popular?
What is extern keyword in c?
Is file a keyword in c?
What is the use of the function in c?
What is an endless loop?