Difference between malloc() and calloc() function?
No Answer is Posted For this Question
Be the First to Post Answer
What is substring in c?
to write a program, that finds the minimum total number of shelves, including the initial one, required for this loading process. The packets are named A, B, C, D, E …….. Any numbers of packets with these names could be kept in the shelf, as in this example: [ZZLLAAJKRDFDDUUGGYFYYKK]. All packets are to be loaded on cars. The cars are lined in order, so that the packets could be loaded on them. The cars are also named [A, B, C, D, E,………….].
every function has return the value?
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 is the need of structure in c?
array of pointer pointer to array pointer to pointer
for(;;) printf("C language") What is out put of above??
2 Answers Practical Viva Questions,
how to make program without <> in libray.
Sir i need notes for structure,functions,pointers in c language can you help me please
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
what are the stoge class in C and tel the scope and life time of it?
Write a program that his output * *** *****