English, asked by ks7599281, 1 month ago


Question - 1)
You are jolly of Class XII. You are interested in pursuing a course in visual communication. You have seen an advertisement issued by the National Institute of Communication, Pune, offering courses in Media and Communication. Write a letter to the Director seeking information about their courses, fee structure, placement opportunities, etc. (All India 2009)​

Answers

Answered by singhk61687
3

Answer:

How to swap two numbers without using third variable?

Program to swap two numbers without using the third variable

STEP 1: START.

STEP 2: ENTER x, y.

STEP 3: PRINT x, y.

STEP 4: x = x + y.

STEP 5: y= x - y.

STEP 6: x =x - y.

STEP 7: PRINT x, y.

STEP 8: END.

Answered by mrgoodb62
1

Answer:

i hope it's helpful for you

Attachments:
Similar questions