Posts by ZERO • 31 points
2 posts
-
2
votes1
answer12084
viewsQ: Random letters: How to generate with Rand and how to compare them in C
I’m trying to create a char vector of 10 positions, I want to feed it with 10 random letters and sort down with Bubble Sort. My question is: does Rand generate random characters as well as generate…
-
1
votes1
answer56
viewsQ: Process management in the OS
For the Operating System, a process regardless of its state is a running program? The question of proof was true or phony. I chose phony, but the answer was wrong. Can anyone explain to me why?…