How to swap two variables, without using third variable ?
Answer Posted / 3uggy3oy
Answer #16 is totally wrong it fails
when x>y and many other situation.
| Is This Answer Correct ? | 22 Yes | 11 No |
Post New Answer View All Answers
how to create a 3x3 two dimensional array that will give you the sums on the left and bottom columns
why do you use macros? Explain a situation where you had to incorporate macros in your proc report? use a simple instream data example with code ?
Can you send Code for Run Length Encoding Of BMP Image in C Language in linux(i.e Compression and Decompression) ?
create a C-code that will display the total fare of a passenger of a taxi if the driver press enter,the timer will stop. Every 10 counts is 2 pesos. Initial value is 25.00
Write a routine to implement the polymarker function
how to test pierrot divisor
How can you relate the function with the structure? Explain with an appropriate example.
why nlogn is the lower limit of any sort algorithm?
how to programme using switch statements and fuctions, a programme that will output two even numbers, two odd numbers and two prime numbers of the users chioce.
Cluster head selection in Wireless Sensor Network using C programming language.
Write a program to model an exploding firecracker in the xy plane using a particle system
What is data _null_? ,Explain with code when u need to use it in data step programming ?
Sir... please give some important coding questions asked by product companies..
To Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates. String contains only lowercase characters ['a'-'z']
What is the difference between proc means and proc tabulate ? explain with a simple example when you have to use means or tabulate?