my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
No Answer is Posted For this Question
Be the First to Post Answer
What is #pragma directive?how it is used in the program? what is its advantages and disadvantages?
What are the different types of storage classes in C?
How many bytes are occupied by near, far and huge pointers (dos)?
What is the full form of getch?
coding for Fibonacci.?
WHAT IS THE DIFFERENCE BETWEEN malloc() and calloc() in c file management?
28 Answers 3D PLM, Code Studio, Deltech, IBM,
How can I increase the allowable number of simultaneously open files?
main() { int i,j,A; for(A=-1;A<=1;A++) prinf("%d\t",!!A); }
write a program to find out number of on bits in a number?
What is a structure in c language. how to initialise a structure in c?
Give differences between - new and malloc() , delete and free() ?
Why structure is used in c?