what is a NULL Pointer? Whether it is same as an uninitialized pointer?
No Answer is Posted For this Question
Be the First to Post Answer
What is pointers in c with example?
How do I read the arrow keys? What about function keys?
What is operator precedence?
how to add two numbers without using arithmetic operators?
How to removing white spces in c programming only bu using loops
What is string constants?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
What is an lvalue and an rvalue?
write a program structure to find average of given number
Explain that why C is procedural?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?