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

difference between function & structure

9 Answers   Verizon,


Write a program to reverse a linked list in c.

0 Answers   DELL, HAL,


Write a program that receives as input a number omaadel-n-print, four digits.

0 Answers  


How to write a code for reverse of string without using string functions?

0 Answers   TCS,


What is the use of extern in c?

0 Answers  






two variables are added answer is stored on not for third variable how it is possible?

3 Answers  


main() { int i=0; while(+(+i--)!=0) i-=i++; printf(i); }

3 Answers  


IS it possible to define a zero sized array in c.if it is possible how can the elements of that array can be accessed.array index starts from zero,if it is possible to define zero sized array how can be its first element can be accesseed.

5 Answers   TCS,


Program to write some contents into a file using file operations with proper error messages.

2 Answers  


what is uses of .net

0 Answers  


Write a program in c to print * * * * * *******

1 Answers  


How can I handle floating-point exceptions gracefully?

0 Answers  


Categories