# define x=1+4;
main()
{
int x;
printf("%d%d",x/2,x/4);
}

Answer Posted / sumalatha

ans is 4 4

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of union?

624


What is the scope of global variable in c?

551


Can you think of a logic behind the game minesweeper.

2004


When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.

1527


What is volatile, register definition in C

685






Who is the founder of c language?

678


what is the syallabus of computer science students in group- 1?

1836


Is that possible to add pointers to each other?

894


What is the -> in c?

579


What’s the special use of UNIONS?

655


What are the different types of control structures in programming?

658


Explain how do you view the path?

649


Can we change the value of constant variable in c?

569


What is type qualifiers?

654


What is the meaning of ?

611