Is fortran faster than c?


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

Post New Answer

More C Interview Questions

write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)

0 Answers   Google,


What is define c?

0 Answers  


find out largest elemant of diagonalmatrix

0 Answers  


How would you find a cycle in a linked list?

3 Answers   NSN,


What are bitwise shift operators in c programming?

0 Answers  






main() { float a=3.2e40; printf("%d",a); }

9 Answers   Satyam,


What is use of bit field?

0 Answers  


Explain how can I right-justify a string?

0 Answers  


What is data structure in c programming?

0 Answers  


What is a program flowchart and how does it help in writing a program?

0 Answers  


out put of printf(ā€œ%dā€,printf(ram));

5 Answers  


explain what is fifo?

0 Answers  


Categories