English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories
0

I am rajesh ghosh

2006-07-10 04:09:58 · 5 answers · asked by 2Pixel S 1 in Arts & Humanities Books & Authors

5 answers

I think you mean Research and Development. This is the part of a company that plans new products.

2006-07-10 04:14:14 · answer #1 · answered by redunicorn 7 · 0 0

The letters "rnd" also appear in various forms of BASIC computer language, where it is a variable which, when you call for it, is a (pseudo-) random value greater than zero but less than one. For example, x = INT(rnd * 6) + 1 will produce an integer value between one and six as you may expect from throwing a single die (as x). If you wanted values representing a throw of a PAIR of dice you could code x = INT(rnd * 6) + 1 : y = INT(rnd *6) + 1. The values in x an y would total a value between 2 and 12 in the same way as you would expect from a pair of dice: (x + y) would be 7 more often than any other value.

2006-07-16 17:55:33 · answer #2 · answered by Anonymous · 0 0

"R & D" is research and development. What is rajesh ghosh? A disease or a religion?

2006-07-10 11:15:14 · answer #3 · answered by Anonymous · 0 0

research and development

2006-07-10 11:14:15 · answer #4 · answered by varunchablani 2 · 0 0

it also uses to say "randi" a hindi wod.

2006-07-10 11:30:10 · answer #5 · answered by the moon 3 · 0 0

fedest.com, questions and answers