Multiply an Integer Number by 2 Without Using Multiplication Operator
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
0 Answers College School Exams Tests,
What is the diffences between Windows XP and Windows Visa
find the minimum of three values inputted by the user
what is difference between ANSI structure and C99 Structure?
How can I send mail from within a c program?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
What is calloc malloc realloc in c?
C program to find all possible outcomes of a dice?
what is the role you expect in software industry?
Is linux written in c?
What is unsigned int in c?
what is the output? #define fun(a,b,t) (g ##t=(a),(a)=(b),(b)=g##t) float gfloat; main() { float a=1.12,b=3.14; fun (a,b,float); printf("na=%4.2f,b=%4.2f",a,b); } A)Error in Defining Macro B)a=1.12,b=3.14 C)a=3.14,b=1.12 D)None of the Above
3 Answers Accenture, Infosys, Wipro,