How can I call fortran?


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

Post New Answer

More C Interview Questions

what will be the output of "printf("%d%d",scanf("%d% d",&a,&b))".provide an explation regarding the question

6 Answers  


What is the size of structure pointer in c?

0 Answers  


a simple c program using 'for' loop to display the output 5 4 3 2 1

2 Answers   Google,


What is the difference between arrays and pointers?

0 Answers  


Is both getch() and getchar() functions are similar? if it is similar means why these two functions are used for same usage? if it is not similar means what is the difference?

1 Answers   Infosys,






In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping

0 Answers  


how to write palindrome program?

3 Answers  


How can I find leaf node with smallest level in a binary tree?

1 Answers  


Is it valid to address one element beyond the end of an array?

0 Answers  


Is exit(status) truly equivalent to returning the same status from main?

0 Answers  


write a program to generate 1st n fibonacci prime number

12 Answers  


Explain what is the concatenation operator?

0 Answers  


Categories