Question: how could i make a program in c which picks random names in an array and displays them on the screen. for example char names[]={tom,
how could i make a program in c which picks random names in an array and displays them on the screen.
for example
char names[]={"tom", "john"."kevin"};
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
