Computers and Technology

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();
}

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 20:00, bartlettcs9817
Which location-sharing service offers items for users as a gaming component and also allows them to collectively link their check-ins to publish a trip? a. whrrl b. buzzd c. foursquare (this option is wrong i already tried) d. gowalla for plato
Answers: 2
image
Computers and Technology, 23.06.2019 11:20, 1tzM3
Http is the protocol that governs communications between web servers and web clients (i. e. browsers). part of the protocol includes a status code returned by the server to tell the browser the status of its most recent page request. some of the codes and their meanings are listed below: 200, ok (fulfilled)403, forbidden404, not found500, server errorgiven an int variable status, write a switch statement that prints out the appropriate label from the above list based on status.
Answers: 2
image
Computers and Technology, 24.06.2019 00:30, Auttyrain3929
Afiling system in which an intermediary source of reference, such as a file card, must be consulted to locate specific files is called a(n) system. a. shelf filing b. direct filing c. indirect filing d. shingling
Answers: 1
image
Computers and Technology, 25.06.2019 09:30, milagritomiracle
Collaborative devices are applications that allow the users to work together even when they are in different locations true or false
Answers: 1
Do you know the correct answer?
C++ question:
#include
#include
#include
void main()
{
clrscr()...

Questions in other subjects:

Konu
History, 23.10.2019 16:00
Konu
Mathematics, 23.10.2019 16:00