How can I generate floating-point random numbers?


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

Post New Answer

More C Interview Questions

How do you print only part of a string?

0 Answers  


Why is extern used in c?

0 Answers  


why we use "include" word before calling the header file. is there any special name for that include??????

1 Answers   TCS,


how can i include my own .h file EX:- alex.h like #include<alex.h>, rather than #include"alex.h"

1 Answers  


what is the difference between c and java?

1 Answers  






Is there sort function in c?

0 Answers  


What is the method to save data in stack data structure type?

0 Answers  


what is difference between userlevel threads and kernel level threads ?what are the trades offs between these two approaches ? what approach is most frequently used and why ?

1 Answers  


What are the various types of control structures in programming?

0 Answers  


What is the use of a ‘’ character?

0 Answers  


When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?

0 Answers   TISL,


What are the types of functions in c?

0 Answers  


Categories