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
What is stack in c?
how we can make 3d venturing graphics on outer interface
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
What is the use of function in c?
Explain a pre-processor and its advantages.
What is the purpose of type declarations?
Explain how can I right-justify a string?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
In which layer of the network datastructure format change is done
Define circular linked list.
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
Explain how do you override a defined macro?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
Explain pointer. What are function pointers in C?
how many key words availabel in c a) 28 b) 31 c) 32