What is the difference between array and linked list in c?
No Answer is Posted For this Question
Be the First to Post Answer
how to exchnage bits in a byte b7<-->b0 b6<-->b1 b5<-->b2 b4<-->b3 please mail me the code if any one know to rajeshmb4u@gmail.com
Sir i need notes for structure,functions,pointers in c language can you help me please
what is a function prototype?
how to find the binary of a number?
How is a pointer variable declared?
How many bytes is a struct in c?
There is a 100-story building and you are given two eggs. The eggs (and the building) have an interesting property that if you throw the egg from a floor number less than X, it will not break. And it will always brake if the floor number is equal or greater than X. Assuming that you can reuse the eggs which didn't broke; you got to find X in a minimal number of throws. Give an algorithm to find X in minimal number of throws.
What are multidimensional arrays?
What does the file stdio.h contain?
What language is lisp written in?
Hierarchy decides which operator a) is most important b) is used first c) is fastest d) operates on largest numbers
If errno contains a nonzero number, is there an error?