How to swap two variables, without using third variable ?
Answer Posted / priyam
b=a*b/(a=b);
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
write a program for area of circumference of shapes
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.
could you please send the program code for multiplying sparse matrix in c????
How do you verify if the two sentences/phrases input is an anagram using predefined functions in string.h and by using arrays?
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 ?
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']
Given a spherical surface, write bump-mapping procedure to generate the bumpy surface of an orange
Sir... please give some important coding questions asked by product companies..
how to test pierrot divisor
#include
Can you send Code for Run Length Encoding Of BMP Image in C Language in linux(i.e Compression and Decompression) ?
Design an implement of the inputs functions for event mode
write a simple calculator c program to perform addition, subtraction, mul and div.
Write a routine to implement the polymarker function
Cluster head selection in Wireless Sensor Network using C programming language.