1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
tester [92]
3 years ago
8

Websites whose URL’s contain tildes (~) are usually published by the government. TRUE or FALSE.

Computers and Technology
2 answers:
ludmilkaskok [199]3 years ago
8 0
False, anyone who makes a website could use a tilde to signify a file name.
Oksana_A [137]3 years ago
7 0

Answer:

False

Explanation:

The use of tildes( ~ ) generally dates back to the early days of the web-development, when most web servers ran on Unix.

A user's home directory on Unix-like operating systems traditionally has been represented by a tilde. A home directory, also called a login directory, is the directory that serves as the repository for a user's personal files, directories and programs, and it is the directory a user is first in after logging into the system.

In the early days of the web most websites used the (~) it wasn't exclusive to governments, it was used by Universities, Private Organisations, NGOs, Governments and Normal Individuals.

In the Unix world, systems supported multiple users, with each user having their own unique home directory. If you need to go to your own home directory, you input [cd ~]. If you want to go to some other user's home for example KittmarisLorrox's home directory, that would be cd~KittmarisLorrox

So when people started putting up web servers, they would generally let every user in the system have their own web space, which was accessible from the root of the web-server by using " ~username ".

If a user wants to change its current directory (i.e., the directory in which it is currently working) from any location on the system to its home directory, it can do so by using the cd (i.e., change directory) command with a tilde as an argument (i.e., input), i.e.,  cd ~

For example, the tilde in the URL http://www.blueswiift.com/~iehonor/lady/ means that the directory iehonor is an individual account on the website-hosting server that has a domain name of blueswiift.com.

You might be interested in
Which option ie an example of an html end tag
Kay [80]
Any end tag in HTML needs to look like this, the word body used in this example is one of the more important elements, but you can replace it to any real element in HTML:
i.e. </body>
8 0
3 years ago
Use the STL class vector to write a C function that returns true if there are two elements of the vector for which their product
Tema [17]

Answer:

Code is provided in the attachment form

Explanation:

Vector Multiplication code:

Vector_multiplication.c file contains C code.

See attachment no 1 attached below

Classification of Algorithm: For creating elements in vector c of size n, number of scalar  multiplications is equal to n. The size of original two vectors scales directly with the number of  operations. Hence, it is classified as O(n).

7 0
3 years ago
A. Write a program that asks the user to enter an integer, then prints a list of all positive integers that divide that number e
kobusy [5.1K]

Answer:

Following are the program in python language the name of the program is factors.py

num= int(input("Please enter a positive integer: "))#Read the number by user

print("The factors of ",num,"are:")

for k in range(2,num): #iterating over the loop

   if(num%k==0): #checking the condition

       print(k)#display the factor

Output:

Please enter a positive integer: 12

The factors of 12 are:

2

3

4

6      

Explanation:

Following are the description of the program

  • Read the number by user in the "num" variable
  • Iterating the for loop from k=2 to less then "num".
  • In the for loop checking the factor of "num"  variable by using % operator.
  • Finally display the factor by using print function
4 0
3 years ago
Which of the following are efficient ways to use the Internet? Check all of the boxes that apply.
alexdok [17]

Answer:

The Answers are A & B

Explanation:

the other answers obviously make no sense what so ever seeing as they refer to using the internet for recreational purposes

5 0
3 years ago
Read 2 more answers
State The function<br>of floppy disk​
Romashka [77]

Answer:

A floppy disk drive (FDD) is a small disk drive used in computers for data transfer, storage and backup of small amounts of data, as well as installation of programs and driver updates. A floppy disk drive accesses data recorded on small, removable diskettes known as floppy disks.

8 0
3 years ago
Other questions:
  • What has prompted schools to add Internet activities in their academic integrity policies?
    11·2 answers
  • Write a definition of the function printDottedLine, which has no parameters and doesn't return anything. The function prints to
    14·1 answer
  • What is the sum of each pair of binary integers? (assuming 8-bit register is used)
    5·1 answer
  • Design a class that has an array of floating-point numbers. The constructor should accept an integer argument and dynamically al
    7·1 answer
  • The reliance on _____ as the design methodology for relational databases is seen as a stumbling block to its use in OLAP systems
    5·1 answer
  • When creating a multi-dimensional array dynamically in C/C++ the Memory Manager will go to great pains to make sure the array is
    7·1 answer
  • The process where the programmer steps through each of the program's statements one by one is called
    11·1 answer
  • In what way , if any, can your social media presence affect your chances of getting a job in social media?
    8·1 answer
  • Explain the following terms <br><br>copyleft:<br><br>creative Commons:<br><br>GNU/GPL:​
    8·1 answer
  • Write a function longer_string() with two string input parameters that returns the string that has more characters in it. If the
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!