Is null always defined as 0(zero)?
No Answer is Posted For this Question
Be the First to Post Answer
Two's compliment of -5
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What is 1f in c?
1.What is a Data Structure? Explain its need? 2.What is a Directed Graph? Write an algorithm to find whether a Directed Graph is connected or not? 3.Explain the process of converting a Tree to a Binary Tree.
write a own function to compare two strings with out using stringcomparition function?
what are non standard function in c
In header files whether functions are declared or defined?
which operator is known as dummy operator in c?
How to avoid buffer overflow?
What are the advantages and disadvantages of c language?
how write a addtion of two single dimensional array using of pointer in c language?
Why Modern OS are interrupt driven?Give an example