Answer Posted / guest
refer any good sorting tecnique
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
What is character constants?
What is the meaning of c in c language?
Why can’t constant values be used to define an array’s initial size?
What is a static variable in c?
what is the format specifier for printing a pointer value?
How many parameters should a function have?
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
How to declare pointer variables?
If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402
Why do we use c for the speed of light?
What is #error and use of it?
What is equivalent to ++i+++j?
Do pointers take up memory?
What is a dynamic array in c?
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above