How do you generate random numbers in C?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

accept character from keyboard untill the user presses the enter key.If the user enters any character other than upper case(A-Z)alphabets program should stop taking any input

1 Answers  


Why is sprintf unsafe?

0 Answers  


write a program to swap two numbers without using temporary variable?

3 Answers  


What is the explanation for the dangling pointer in c?

0 Answers  


Does c have function or method?

0 Answers  






Is int a keyword in c?

0 Answers  


A marketing company wishes to construct a decision table to decide how to treat clients according to three characteristics: Gender, City Dweller, and age group: A (under 30), B (between 30 and 60), C (over 60). The company has four products (W, X, Y and Z) to test market. Product W will appeal to female city dwellers. Product X will appeal to young females. Product Y will appeal to Male middle aged shoppers who do not live in cities. Product Z will appeal to all but older females.

2 Answers  


User define function contain thier own address or not.

2 Answers  


Is it possible to have a function as a parameter in another function?

0 Answers  


What is RAM memory? and What is ROM?Who designed one is temparary and another is permanent?why they designed like that?By using far pointer which type data(whether hexadecimal)we can access?

1 Answers   Excel,


Is c still used in 2019?

1 Answers  


Derive the complexity expression for AVL tree?

1 Answers  


Categories