What is a good way to implement complex numbers in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Write a C program to multiply tho numbers without using arithmetic operator (+, -, *, /).

1 Answers  


How to implement call back functions ?

3 Answers   HP,


What is meant by type casting?

0 Answers  


what is the main use of c where it can use the c

2 Answers   Infosys,


Write a c program using for loop in switch case?

1 Answers   Infosys,






I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.

1 Answers  


main() { enum _tag{ left=10, right, front=100, back}; printf("%d, %d, %d, %d", left, right, front, back); }

1 Answers   Accenture, Vector,


Can a local variable be volatile in c?

0 Answers  


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

0 Answers   Gamesa, Satyam,


what is a static function

10 Answers   Satyam,


Explain what is #line used for?

0 Answers  


write a C program, given number is double without using addt ion and multiplication operator?ex:n=6,ans=12,pls send me ans to goviseenu@gmail.com

6 Answers  


Categories