Examine the information in the URL below.
http://www.example/home/index.html
In the URL, what is the subdomain and what is the domain name?
A The subdomain is http:// and the domain name is .html.
B The subdomain is /home/ and the domain name is http://.
C The subdomain is www and the domain name is example.com.
D The subdomain is example.com and the domain name is www.
Answer:
B The subdomain is /home/ and the domain name is http://.
Explanation:
Answer:
The subdomain is /home/ and the domain name is http://.
Explanation:
Use the drop-down menus to identify the roles that can be granted to a delegate in Outlook.
The
role grants read, create, and modify permissions.
The read-only permission is granted by the
role.
The
v role will allow the user to create new items.
Answer:
editor
reviewer
author
Explanation:
on edg
Answer:
editor
reviewer
author
Explanation:
Which of these completes the sentence? People interpret information ___________. Choose one.
Explanation:
mannejaondpsbma0jdjdhdj
Write a switch statement that prints A to the screen for x values of 1 and 3, B for values 2 and 4, C for value 5, and D for all other values.
Answe x = 10.81&.!/‘as
Explanation:
One governing factor when determining the minimum size of conduit to be used is the?
A. conductor fill
B. presence if water
C. location
true or false you can create a. network with 2 computers?
Explanation:
true true jsjsdkdkskdkdksksksksk
Answer:
True :)
Explanation:
information in society
Answer:
Information Society is a term for a society in which the creation, distribution, and manipulation of information has become the most significant economic and cultural activity. An Information Society may be contrasted with societies in which the economic underpinning is primarily Industrial or Agrarian.
1a) Design an algorithm and draw a flowchart to display a set of even
numbers between 2 and 98 inclusive with their squares,
square roots, cubes and reciprocals.
please help me with this coding assignment :)
What values are stored in nums after the following code segment has been executed?
int[] nums = {50, 100, 150, 200, 250};
for (int n : nums)
{
n = n / nums[0];
}
[1, 2, 3, 4, 5]
[1, 1, 1, 1, 1]
[1, 100, 150, 200, 250]
[50, 100, 150, 200, 250]
Answer:
D. [50, 100, 150, 200, 250]
Explanation:
This is a trick question because the integer n is only a counter and does not affect the array nums. To change the actual array it would have to say...nums[n] = n/nums[0];
Which of the following is an example of how the respiratory system interacts with the circulatory system to excrete waste?
Answer:
The veins carry oxygen depleted blood away from body parts, hence the color blue.
Explanation:
I need help ASAP 66 points this is a lab in Testout For Microsoft access I have been at this for about an hour
Answer:
welp you have to umm look up Microsoft and you habe to reset the rask
What makes a source credible?
It is found online.
It contains bias.
It is believable or trustworthy.
It supports multiple perspectives.
Answer:
C It is believable or trust worthy
Answer:
It's C: It is believable or trustworthy.
Explanation:
I got it right.
8.3 code practice edhesive PLEASE HELP AND HURRY
Write a program that uses an initializer list to store the following set of numbers in an array named nums. Then, print the array.
14 36 31 -2 11 -6
Sample Run
[14, 36, 31, -2, 11, -6]
ALSO I DONT NEED A SUM I NEED AN ARRAY
Answer:
numbers = '14 36 31 -2 11 -6'
nums = numbers.split(' ')
for i in range(0, len(nums)):
nums[i] = int(nums[i])
print(nums)
The program is an illustration of arrays and lists.
Arrays and lists are variables that are used to hold multiply values in one variable
The program in Python, where comments are used to explain each line is as follows:
#This gets input for the list of numbers
numbers = input()
#This splits the numbers into a list
numList = numbers.split(' ')
#This iterates through the list
for i in range(len(numList)):
#This converts each element to an integer
numList[i] = int(numList[i])
#This prints the list
print(numList)
Read more about Python lists at:
https://brainly.com/question/24941798
The sun can be an excellent source of natural light.
True.
False.
Answer:
True
Explanation:
All of the natural light comes from the sun. The sun contains a huge amount of energy.
HELP ASAP
Certain programs are designed to analyze electronic scans of documents such as receipts, business cards and recipes, and allow information from these paper copies to be represented electronically. In order for such a program to understand the difference between, for example, a zip code and a phone number or between the price of an item and the total bill for a shopping trip, certain rules must be put into place. If a program was trying to identify which part of a receipt is the date of purchase, which of the follow probably would NOT be included as part of these rules?
A. Locate any sets of digits with the following format -- _ _ / _ _/ _ _ -- where the underscores represent numerical values.
B.Identify if there are any month names on the receipt (January, February, March, etc…).
C. Search for the numbers 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 or 12 anywhere on the receipt.
D. Look for the following format of numbers -- 19_ _ or 20_ _ -- where the underscores represent numerical values.
Answer:
C. Search for the numbers 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 or 12 anywhere on the receipt.
Explanation:
Two workers in a farms will plucking a strawberry.
30% of the collection belongs to the owner.
40% of strawberry will devide by each workers.
Balanced will make a drinking juice.
Answer:
20%
Explanation:
It’s always best to have a detailed script before recording.
True.
False.
A precise sequence of instructions for processes that can be executed by a computer is called a(n) ... *
algorithm
input
output
process
Answer:
algorithm
Explanation:
my parents made me take a coding summer camp, i kno
Jack is an accountant. He can’t access the spreadsheet software that is installed on the server. What should Jack do? Jack should ____ the server and check to see if it has crashed.
(this is for those who need to get this question right) the correct answer is that he should use the ping command so it goes "Jack should ping the server and check to see if it has crashed
Answer:
hack
Explanation:
Answer:
ping
Explanation:
System.out.print(two.indexOf('r'));
Which type of loan is based on financial need
Answer:
Direct Subsidized Loans are based on financial need.
hope my ans helps
be sure to follow me
pls give brainlist to my answer
stay safe
have a good day
A blank has a value that determines the value of another quantity. A)Dependent variable B) Independent variable C) Equation
Answer:
B
Explanation:
(Sorry if it's wrong)
Answer:
Independent Variable
DOES THE GATEWAY NE56R41u have touch screen capabilities?
A.) Yes it does
B.) No it doesn't
Answer:
thats a good question
Explanation:
thats a good one
Contain functions that help you monitor and modify images
Answer:
Palettes Palettes contain functions that help you monitor and modify images.
Explanation:
how can the use of ICT
Answer:
ICT allows students to monitor and manage their own learning, think critically and creatively, solve simulated real-world problems, work collaboratively, engage in ethical decision-making, and adopt a global perspective towards issues and idea.
Discussions
My Submissions
Java 8
Curious Shubham (100 Marks)
Draft save
1
2
3
4
There are 26 groups of people in Shubham's Company. At lunchtime, they all want to get some food to eat as soon as possible. All
the groups have made plan to get some food as soon as possible. According to the plan, every person of the group will share the
description of food he/she wants to eat so that all the group members will be able to order the food on the behalf of his/her group.
All the persons stand at various locations in the queue and whoever will get the food first, will distribute the food among all the
group.
But there is a weird procedure of getting the food from a queue. People having even indices form a new queue and process repeats
until only 1 person remains in the queue. He/she will able to order some food of his choice. Shubham and his friends are curious
about the group which will be able to get some food.
Input Format
The first line of input consists of the number of people present in the Queue, N.
The second line of input consists of a string that represents the group of each person who is standing in the queue.
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Constraints
1
The string consists of uppercase letters only.
Answer:
Explanation:
A,B,D
When you create names for the elements of a webpage (such as ), what are some rules that you can follow to make your HTML code easier to understand and simpler to use?
Please help!!
Answer:
by using proper indentation
Explanation:
By using the proper indentation and punctuation
Which list method allows elements in a sequence to be removed and added at either end of the structure?
Answer:
Explanation:
Explanation: Queue is also an abstract data type or a linear data structure, just like stack data structure, in which the first element is inserted from one end called the REAR(also called tail), and the removal of existing element takes place from the other end called as FRONT(also called head).
Answer: Stack
Explanation:
Are computer software programs an example of land, labor or capital?
Answer:
Labor
Explanation:
Which is an advantage of using a flat file instead of a relational database?
A flat file is easier to set up.
It is easier to assign foreign keys to a flat file.
A flat file reduces storage of redundant data.
A flat file reduces storage of irrelevant data.
Answer:
An advantage of using a Flat file instead of a relational database is;
A Flat file is easier to set up
Explanation:
The Flat file database is a database developed by IBM and it is the primary type of database for storing data in text files such as in Microsoft Excel
Individual database records are stored in a line of plain text and are separated from other records by delimiters including commas and tabs
The advantages of a Flat file database are;
1) The records of the database are stored in a single place
2) A Flat file is easier to set up with Microsoft Excel or other office applications
3) The Flat file database is easier to comprehend and understand
4) The records of the database can be simply stored
5) Simple criteria can be used for viewing or extracting data from a Flat file database
Answer:
b
Explanation: