Printing a statement without using semi colon

How to swap two numbers without using temporary variable?

Questions by rabia.sultana14

Showing Answers 1 - 2 of 2 Answers

vinaysubramanian

  • Jul 17th, 2011
 

Code
  1. #include<stdio.h>

  2. #include<conio.h>

  3. "%d %d ",&a,&b);

  4. }  

  Was this answer useful?  Yes

Shiva

  • Sep 27th, 2011
 

Place the statement you want to print in the if block

Code
  1. span style="color: #ff0000;">"hai shiva shankar"))

  2. {

  3. }

  4. }

  5.  

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions