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

Explain what is meant by 'bit masking'?

0 Answers  


What is main function in c?

0 Answers  


Write a program of prime number using recursion.

0 Answers   Aspiring Minds,


How can I avoid the abort, retry, fail messages?

0 Answers  


Explain modulus operator.

0 Answers  






/*program to calculate hra,da in salary if salary less than 10000 then hra15%,da13% otherwise hra20%,da18%/*

6 Answers  


1. Can we use the for loop this way? for(;i>5;) 2. What is the use of pointers? 3. what is array of pointer? 4. What is the difference between file and database? 5. Define data structure?

1 Answers  


What is the auto keyword good for?

0 Answers  


Why is c called c?

0 Answers  


How to set a variable in the environment list?

1 Answers  


what are the different storage classes in c?

0 Answers   TCS,


What is int main () in c?

0 Answers  


Categories