What is a pointer on a pointer in c programming language?
write a c programme for add of two numbers with out use of arthematic operators
What is 'bus error'?
What is true about the following C Functions (a) Need not return any value (b) Should always return an integer (c) Should always return a float (d) Should always return more than one value
Why calloc is better than malloc?
What does dm mean sexually?
plz answer....A program that takes 3 variables e.g a,b,c in as seperate parameters and rotates the values stored so that value goes a to b, b to c and c to a .
Why void main is used in c?
how to write optimum code to divide a 50 digit number with a 25 digit number??
difference between string and array?
in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.
What is calloc() function?
write a program to sort the elements in a given array in c language