Can a pointer be null?
No Answer is Posted For this Question
Be the First to Post Answer
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
being a chemical engineer and with an aggregate of 80% why you opt for TCS and not your core industry?
When should the const modifier be used?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
How is pointer initialized in c?
Give basis knowledge of web designing ...
void main() {int i=2; printf("%d%d%d",i,++i,i++); getch(); }
Which is better pointer or array?
What is the difference between if else and switchstatement
Do pointers store the address of value or the actual value of a variable?
How to add two numbers with using function?