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, 22.06.2019 17:00
What allows you to create a wireless connection among your smart devices
Answers: 2
question
Computers and Technology, 24.06.2019 07:00
Why would a business likely use a java applet - to back up their data files for the business - to create a program that a customer can launch in their web browser - to create music on a powerpoint presentation - to organize files on their company directory
Answers: 3
question
Computers and Technology, 24.06.2019 16:30
The database design steps are listed below in the incorrect order. choose the correct order number next to each step. determine the information to be stored in the database. determine the fields needed to record the data determine if there will be any repetition of data entered, and separate the fields into tables to normalize the data. create relationships to connect the tables.
Answers: 3
question
Computers and Technology, 25.06.2019 05:00
What should you do if a dialog box covers an area of the screen that you need to see?
Answers: 1
You know the right answer?
C++ question:
#include
#include
#include
void main()
{
clrscr()...
Questions
question
Mathematics, 06.12.2019 09:31
question
Mathematics, 06.12.2019 09:31
Questions on the website: 13722367