How to write a code for random pick from 1-1000 numbers?
The output should contain the 10 numbers from the range
1-1000 which should pick randomly, ie ,for each time we run
the code we should get different outputs.
Answer Posted / abhradeep chatterjee
I am Sorry, I executed the Code and it does not work.
Thanks to Rama Krishna.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
State two uses of pointers in C?
Why use int main instead of void main?
What is a rvalue?
Describe the difference between = and == symbols in c programming?
List some basic data types in c?
What is queue in c?
How do you view the path?
Explain About fork()?
What are the advantages of using Unions?
Can you please compare array with pointer?
what is event driven software and what is procedural driven software?
What are keywords in c with examples?
How do you convert strings to numbers in C?
What is the scope of an external variable in c?
What are the key features in c programming language?