What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
No Answer is Posted For this Question
Be the First to Post Answer
How do you use a 'Local Block'?
Why doesn't C support function overloading?
Explain what is the most efficient way to store flag values?
How can I open a file so that other programs can update it at the same time?
Print all numbers which has a certain digit in a certain position eg: number=45687 1 number=4 2 number=5 etc
If errno contains a nonzero number, is there an error?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
we have a 3litres jug and a 5 litres jug and no measures on them. using these two jugs how can we measure 4 litres of water?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
write a c program to find the square of a 5 digit number and print the result.
5 Answers Accenture, Sasken, Vimukti Technologies,
Does c have circular shift operators?
Is there any data type in c with variable size?