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
How many types of functions are there in c?
What is use of integral promotions in c?
What is the function of this pointer?
Explain what does it mean when a pointer is used in an if statement?
What are the c keywords?
What is external variable in c?
Explain the properties of union.
Tell us bitwise shift operators?
Differentiate between a for loop and a while loop? What are it uses?
Why pointers are used?
How #define works?
How are strings stored in c?
Which are low level languages?
Is swift based on c?
How can you restore a redirected standard stream?