Answer Posted / guest
strrev(str1,str2);
Is This Answer Correct ? | 1 Yes | 17 No |
Post New Answer View All Answers
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
Why is sprintf unsafe?
How is a pointer variable declared?
What are qualifiers in c?
What are run-time errors?
Why do we need functions in c?
Why is C language being considered a middle level language?
What are the c keywords?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
What is a lookup table in c?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
What is the explanation for modular programming?
program to convert a integer to string in c language'
What are the differences between Structures and Arrays?