Explain how do you generate random numbers in c?
No Answer is Posted For this Question
Be the First to Post Answer
the question is that what you have been doing all these periods (one year gap)
what is pointer?
13 Answers HCL, TCS,
What is c mainly used for?
How can I make a program in c to print 'Hello' without using semicolon in the code?
9 Answers C DAC, Practical Viva Questions,
for (i <= 5 && i >= -1;++i; i > 0) { printf("%d ", i); }
How can I find the modification date of a file?
parkside's triangle.. create a program like this.. enter the size: 6 enter the seed: 1 output: 1 23 456 7891 23456 789123 sample2: enter the size: 5 enter the seed: 3 output: 3 45 678 9123 45678 parkside should not exceed 10 while its seed should only be not more than 9..
What is pragma c?
What would happen to X in this expression: X += 15; (assuming the value of X is 5)
Is c# a good language?
What is a node in c?
Explain how do you generate random numbers in c?