What are different types of operators?
No Answer is Posted For this Question
Be the First to Post Answer
What is extern c used for?
#include<stdio.h> void main() { char *str; long unsigned int add; str="Hello C"; add=&str[0]; printf("%c",add); } What is the output?
Why we use stdio h in c?
who is first prime minister in india??
What is output redirection?
What is a memory leak? How to avoid it?
What is the stack in c?
what is a function prototype?
what is default constructor?
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
What is malloc return c?
If an old women's age is the same as her three grand daughters i,mean the number of days old child=the no of weeks old child=no of months old child .The total yrs of all these ppl is 114 yrs...then how old is the old woman? the yr has 365 days..and 30 days each month.