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 / umesh koodali

So anybody know the right answer?

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is hashing in c?

638


What is #line in c?

559


What do you mean by invalid pointer arithmetic?

636


How can you determine the size of an allocated portion of memory?

736


What does calloc stand for?

643






What does the && operator do in a program code?

694


How can I manipulate individual bits?

604


What are the ways to a null pointer can use in c programming language?

588


How would you use the functions fseek(), freed(), fwrite() and ftell()?

698


An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?

665


What is the difference between abs() and fabs() functions?

601


What is the scope of static variable in c?

530


Explain 'bus error'?

555


Who developed c language?

635


Why clrscr is used in c?

577