What is double pointer?
No Answer is Posted For this Question
Be the First to Post Answer
main() { int x=2, y=4 if ((x==2||y==4) x++ y++ if (y==4+1) { x=x+y; } y++; printf("The values of x and y are %d and %d."x,y); } What is the output?
What is c++ used for today?
how do you execute a c program in unix.
.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }
How do you convert strings to numbers in C?
Write a C Programm.. we press 'a' , it shows the albhabetical number is 1, if we press 'g' it shows the answer 7.. any can help me
What is a stream water?
what is c language.
Explain the properties of union.
how to devloped c lenguege?
Is exit(status) truly equivalent to returning the same status from main?
Which weighs more, a gram of feathers or a gram of gold?