2.main
{
int x,j,k;
j=k=6;x=2;
x=j*k;
printf("%d", x);

Answer Posted / snurfy

x=1;..khud se pata laga lo..par answer to yahi rahega...aur ye us wale logic se hoga...jo sir ne us samay padhaya tha...tab tum sab so rahe the,,...ab aur neend lo class m...tab bola tha uth jaao...tab to samjh aaya nhi...ab kya khak aayega....ab to khelo rummy...!!..ab to ek hi tarika h ans pata karne ka...snurf language padho..aur suno...ise majak mat samjhna..bhavishy ka sawal h...:P:P

Is This Answer Correct ?    8 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many keywords are there in c?

565


How are portions of a program disabled in demo versions?

716


List the different types of c tokens?

591


In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

1610


The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this

2888






Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

1599


Why c is called top down?

600


What is the significance of scope resolution operator?

820


What is function prototype in c with example?

550


How can you check to see whether a symbol is defined?

568


What are the 5 data types?

571


If I have a char * variable pointing to the name of a function ..

605


What are valid signatures for the Main function?

671


With the help of using classes, write a program to add two numbers.

595


Why calloc is better than malloc?

547