will u please send me the placement papers to my
mail???????????????????
No Answer is Posted For this Question
Be the First to Post Answer
find the size of structure without using the size of function
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
explain what is fifo?
What is malloc and calloc?
Why we write conio h in c?
What is a rvalue?
4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.
Why is c called c?
Why do we use int main instead of void main in c?
Explain heap and queue.
write a program to search for an element in a given array. If the array was found then display its position otherwise display appropriate message in c language
What is macro?