What is the easiest sorting method to use?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

c program to subtract between two numbers without using '-' sign and subtract function.

1 Answers  


how can we print  hellow world programme without using semicolon

3 Answers  


What are qualifiers and modifiers c?

0 Answers  


Explain function pointer with exapmles.

2 Answers  


A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

0 Answers  






a c code by using memory allocation for add ,multiply of sprase matrixes

0 Answers  


why arithmetic operation can’t be performed on a void pointer?

1 Answers  


Give a method to count the number of ones in a 32 bit number?

4 Answers  


all c language question

0 Answers   Wipro,


what is diff between localstatic and globalstatis variable possible 2 use in another file...?

2 Answers   HCL,


What is LINKED LIST? How can you access the last element in a linked list?

0 Answers   ADP,


main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }

11 Answers   HCL, Vector, Vector India, Vector Solutions, Wipro,


Categories