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

What oops means?

576


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

727


Explain Basic concepts of C language?

640


Write programs for String Reversal & Palindrome check

594


Can we use visual studio for c?

544






What is string concatenation in c?

565


Do you know the difference between malloc() and calloc() function?

606


what are enumerations in C

719


Explain what are the __date__ and __time__ preprocessor commands?

588


Does c have an equivalent to pascals with statement?

570


Can you write a programmer for FACTORIAL using recursion?

606


What is a stream in c programming?

588


What is the size of enum in c?

612


Explain zero based addressing.

602


How do I round numbers?

595