Why are all header files not declared in every c program?
No Answer is Posted For this Question
Be the First to Post Answer
do u print this format '(((())))'. This brackets is based on user input like 4 or 5 or 6,without using any loop's?
Go through this linked list concept.While traversing through the singly linked list sometimes the following code snippet "while(head != NULL)" is used and other times "while(head->link != NULL)"is used(Here head is the pointer pointing to the first node,node has two parts data part and link part).What is the difference between head != NULL and Head->link != NULL and in which situation are they used?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
What is the use of the function in c?
Write a program to find the given number is odd or even without using any loops(if,for,do,while)
What is a class c rental property?
Difference between data structure and data base.
7 Answers CTS, Value Labs, Zoho,
How do you redirect a standard stream?
WHAT IS C?
Can a pointer be null?
What is static volatile in c?
What's the difference between calloc() and malloc()?