Sign In
Ask Question
Computers and Technology
Eugene Pineda
Write a line of code to invoke a function named CalcValue, passing it the integer variable num (which has already been defined) as an argument and storing the return value in a variable called value (which has already been defined). Separate each item with 1 space (except around the parentheses), and end the line with a semi-colon.
Answer
Answers (2)
Computers and Technology
Dangelo Orr
What term describes an instance of a program being executed?
Answer
Answers (1)
Computers and Technology
Armani Williams
True or false when a host gets an IP address from a DHCP server it is said to be configured manually
Answer
Answers (1)
Computers and Technology
Julian White
In the Filter Gallery, you will find folders of preset filters. Which of the
below is NOT a folder in the filter gallery?*
A. Distort
B. Artistic
C. Psychedelic
D. Texture
Answer
Answers (1)
Computers and Technology
Alexus Espinoza
what of the following compound conditions determines whether the values in the intOrdered variable is outside the range of 0 through 25?
Answer
Answers (1)
Computers and Technology
Rashad Ochoa
Why do computers use zeros and ones? a. because combinations of zeros and ones can represent any numbers and characters b. because digital devices have two stable states and it is natural to use one state for 0 and the other for 1 c. because binary numbers are simplest d. because binary numbers are the bases upon which all other number systems are built
Answer
Answers (1)
Computers and Technology
Yandel Oliver
What is capacity planning?
Answer
Answers (1)
Computers and Technology
Kissy
If in your checkout cart right before you buy something there is an option saying "this order contains a gift." on amazon, what happens when you click that
Answer
Answers (1)
Computers and Technology
Gwendolyn Day
What is the purpose of a report?
A. To design a custom form to create a new table
B. To organize data into a table
C. To display data returned from a query in a specifically formatted way
D. To search for specific information in a table
Answer
Answers (1)
Computers and Technology
Yadiel Russo
If a user wants to add an expansion card to increase the memory of a computer, where should the user insert the card?
into a slot in the computer
into a network with another computer
into a bus in the motherboard
into a port on the outside of the computer
Answer
Answers (1)
Computers and Technology
Ezequiel Flores
What do people use computers for?
Answer
Answers (1)
Computers and Technology
Lexie Nelson
How will you cite information that is common knowledge in your research paper
A. Put quotation marks around it
B. Use it as is without citing or quoting it
C. Cite the source you got the information from
D. italicize the information
Answer
Answers (1)
Computers and Technology
Brody Navarro
I'm new to programming and I'm starting with c++, so the first program I want to write should take a string of characters and output it to the console afterwards, but the execution isn't working, I can't find the issue.
'#include
#include
#include
using namespace std;
int main ()
{
short T;
cin >> T;
char * str;
//cin. clear ();
cin. sync ();
cin. ignore (1000, '/n');
while (cin >> * str++)
;
cin. sync ();
cin. ignore (1000, '/n');
while (*str + + ! = '/0')
cout << * str;
return 0;
}
'
Answer
Answers (1)
Computers and Technology
Anabel Morse
A academic report has 1½ inch top and bottom side margine true or false
Answer
Answers (1)
Computers and Technology
Powers
Pat creates a table in a spread sheet
Answer
Answers (1)
More
1
...
9
10
11
12
13
...
Home
»
Computers and Technology
» Page 11
Sign In
Sign Up
Forgot Password?