write a programe to accept any two number and check the
following condition using goto state ment.if a>b,print a &
find whether it is even or odd and then print.and
a<b,printb.find the sum digits of that number & then
print.if a==b multiply 10 with a & add 20 with b store in c
and then print
No Answer is Posted For this Question
Be the First to Post Answer
what is diff between localstatic and globalstatis variable possible 2 use in another file...?
what is the output of the program and explain why?? #include<stdio.h> void main ( ) { int k=4,j=0: switch (k) { case 3; j=300; case 4: j=400: case 5: j=500; } printf (ā%d\nā,j); }
write a program to find the frequency of a number
c program to compute AREA under integral
Can you write the function prototype, definition and mention the other requirements.
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
7 Answers Accenture, Gridco, IBM, Kevin IT, TCS, Vimukti Technologies,
How do you define a string?
Explain what are binary trees?
SRUCTURE PROGRAMMING
What is wrong with this declaration?
What are the types of type qualifiers in c?
Explain the meaning of keyword 'extern' in a function declaration.