How do you generate random numbers in C?


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

Post New Answer

More C Interview Questions

Why is a semicolon (;) put at the end of every program statement?

0 Answers  


find the sum of two matrices and WAP for it.

0 Answers   Huawei,


How can I manipulate strings of multibyte characters?

0 Answers  


What is the advantage of using #define to declare a constant?

0 Answers   Agilent, ZS Associates,


What are global variables and explain how do you declare them?

0 Answers  






how to set Nth bit of a variable?

1 Answers  


How will you declare an array of three function pointers where each function receives two ints and returns a float?

0 Answers   TISL,


how can i print "hello"

3 Answers  


what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above

0 Answers  


how to find the size of the data type like int,float without using the sizeof operator?

13 Answers  


what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")

7 Answers   Cadence, JNTU, Zen Technologies,


What are the Advantages of using macro

0 Answers  


Categories