Sign In
Ask Question
Computers & Technology
Sierra Baird
Which section in an ethernet frame contains the data from higher layers, such as Internet Protocol (IP) and the transport and application layers?
Answer
Answers (2)
Computers & Technology
Sweet Tea
Which type of electronic community displays discussions on different topics in threads?
Answer
Answers (1)
Computers & Technology
Lizeth Pope
Deleting an object in such a system is inconvenient because all changes must be made to the control lists of all subjects who did have access to the object. Suggest an alternative, less costly means of handling deletion
Answer
Answers (1)
Computers & Technology
Guest
What is code reuse meant to do?
A. Save time
B. Format code
C. Fix errors
D. Teach programming skills
Answer
Answers (1)
Computers & Technology
Madalyn Gill
Write a program that reads a value (n) and outputs "hello world" n times. if the value is 3, the output will be "hello world" printed 3 times.
Answer
Answers (1)
Computers & Technology
Kyra
Write c program to check character is alphabate or not?
Answer
Answers (1)
Computers & Technology
Tomcat
9.16 LAB: Elements in a range Write a program that first gets a list of integers from input. The input begins with an integer indicating the number of integers that follow. That list is followed by two more integers representing lower and upper bounds of a range. Your program should output all integers from the list that are within that range (inclusive of the bounds). For coding simplicity, follow each output integer by a space, even the last one
Answer
Answers (1)
Computers & Technology
Sage Baird
I have an android tablet, when I charged it, it was at 23%. I put away my charger and just started playing. My percent didn't go down after like 30 minutes. So it was charging but the percent didn't go up. How do I fix this? I don't have my tablet with my right now so I won't be able to do anything right now.
Answer
Answers (1)
Computers & Technology
Cassie Snyder
What kind of software consists of programs designed to make users more productive and/or assist them with personal tasks?
Answer
Answers (1)
Computers & Technology
Pierce
Consider a Rational class designed to represent rational numbers as a pair of ints, along with methods reduce (to reduce the rational to simplest form), gcd (to find the greatest common divisor of two ints), as well as methods for addition, subtraction, multiplication, and division. Why should the reduce and gcd methods be declared to be private?
A. because they will never be used
B. because they will only be called from methods inside Rational
C. because they will only be called from the constructor of Rational
D. because they do not use any of the Rationalinstance data
E. This is incorrect; they should be declared as public
Answer
Answers (1)
Computers & Technology
Clare
Write a program, using the syntax of whatever language you like, that produces different behavior depending on whether pass-by-reference or pass-by-value-result is used in its parameter passing.
Answer
Answers (1)
Computers & Technology
America Keller
You are given a class named Clock that has three instance variables: One of type int called hours, another of type boolean called isTicking, and the last one of type int called diff. Write a constructor for the class Clock that takes three parameters-an int, a boolean, and another int. The constructor should set the instance variables to the values provided.
public Clock () {
int hours, diff;
boolean isTicking;
}
Answer
Answers (1)
Computers & Technology
Cash Simon
An IT professional runs tests to make a networked printer "fail," and then assess the recovery time.
What is the IT professional testing?
fault tolerance
spoolers
shared resources
routing protocols
Answer
Answers (1)
Computers & Technology
Kymani Mccullough
A blank is a copy of one or more files that is made in case the original become lost or damaged
Answer
Answers (1)
Computers & Technology
Carolyn
Paula needs to ensure that an animation she has created is repeated. Which option should she use to achieve this?
Transitions tab
Effect Options dialog box
Reorder buttons command
Format tab
Answer
Answers (1)
More
1
...
82
83
84
85
86
...
Home
»
Computers & Technology
» Page 84
Sign In
Sign Up
Forgot Password?