Question: Which of these is a correct way to generate numbers between 0 to 1(inclusive) randomly?

Options

A : rand() / RAND_MAX

B : rand() % 2

C : rand(0, 1)

D : none of the mentioned

Click to view Correct Answer

C Interview Freshers Random Number Generation more questions

Which of the following proteins will have a higher cytosolic....

Which of these interactions are weak?

Off-flavor to milk due to fly spray, paint, kerosene or....

Off-flavors are detected in milk when cows eat obnoxious weeds.....

Milk with an Acid Degree Value (ADV) of 1.0 or....

Which among the following is correct function call for rand()....

Which of the following snippet will effectively generate random numbers?

Which is the best way to generate numbers between 0....

The output of an information source is

Collection of exchangeable binary outcomes for the same covariate data....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

Basic C Interview Questions While Loops

Basic C Questions Scope Variable

C Interview Experienced Error Handling

C Interview Experienced Storage Management

C Interview For Freshers String Operations

C Interview Freshers Typedefs

C Interview Freshers Variable Length Argument

C Interview Questions Basics Functions

C Interview Questions Character Class Testing Conversions

C Interview Questions Character Pointers Functions