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
Explain how do you list a file’s date and time?
What does it mean when a pointer is used in an if statement?
What do you mean by scope of a variable in c?
How can I implement a delay, or time a users response, with sub-second resolution?
What are the advantages of using macro in c language?
Why doesn't C have nested functions?
What is wrong with this initialization?
why wipro wase
Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer
Why does notstrcat(string, "!");Work?
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.
Give the rules for variable declaration?