subject

C++ question:
#include
#include
#include
void main()
{
clrscr();
randomize();
int picker;
picker=random(3);
char color[][5]={"blue","pink","green"," red"};
for (int i=0; i< =picker; i++)
{
for (int j=0; j< =i; j++)
cout< cout< }
getch();
}

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:20
Geneva’s manager would like to see some additional information to make sales decisions.enter a formula in cell j4 using the if function to it whether or not the item beaded earrings should go on sale. it will go on sale if its current sales rank (in cell g4) is 8th or lower. (hint: if the cell value is greater than or equal to 8, it will go on sale.)if this condition is true, the item will go on sale. (hint: the if_true value should be “yes”.)if this condition is false, the item doesn’t need to go on sale. (hint: the if_false value should be “-”.)copy the formula created in cell j4 to the range j5: j14
Answers: 2
question
Computers and Technology, 22.06.2019 21:00
So im doing this school challenge and the teachers said whats the average text a student gets a day so i need to get about 20 in a day but dont know how can you guys 2163371293
Answers: 2
question
Computers and Technology, 23.06.2019 14:00
In which job role will you be creating e-papers, newsletters and preiodicals
Answers: 1
question
Computers and Technology, 24.06.2019 04:30
Write and test a python program to find and print the largest number in a set of real (floating point) numbers. the program should first read a single positive integer number from the user, which will be how many numbers to read and search through. after reading in all of the numbers, the largest of the numbers input (not considering the count input) should be printed.
Answers: 1
You know the right answer?
C++ question:
#include
#include
#include
void main()
{
clrscr()...
Questions
question
Law, 13.05.2021 16:30
question
Spanish, 13.05.2021 16:30
question
Mathematics, 13.05.2021 16:30
question
Mathematics, 13.05.2021 16:30
question
Spanish, 13.05.2021 16:30
Questions on the website: 13722362