Explain about the functions strcat() and strcmp()?
No Answer is Posted For this Question
Be the First to Post Answer
1)which of following operator can't be overloaded. a)== b)++ c)?! d)<=
Why do we use return in c?
What are the different file extensions involved when programming in C?
Is double link list a linear data structure? If Yes, Why?If No, Why?
What is the purpose of Scanf Print, getchar, putchar, function?
Do you know what is a programing language ?
write a c program to find largest number in matrix(in each row,each column, diagonally, and in the whole matrix)? Its urgent.
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
How to Throw some light on the splay trees?
implement OR gate without using any bitwise operator.
5 Write an Algorithm to find the maximum and minimum items in a set of ‘n’ element.
What are the 3 types of structures?