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
the above answer is correct.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How do you view the path?
Explain how can you determine the size of an allocated portion of memory?
hi, which software companys will take,if d candidate's % is jst 55%?
What is a protocol in c?
Explain what are bus errors, memory faults, and core dumps?
Why c language is called c?
What is a null pointer in c?
Explain the difference between the local variable and global variable in c?
Explain what is the most efficient way to store flag values?
Write a program to generate random numbers in c?
What is scope rule of function in c?
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
can any one tel me wt is the question pattern for NIC exam
Which driver is a pure java driver
What are the advantages of c preprocessor?