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
Bogdan [553]
3 years ago
9

Write a program to output the following quote by Edsger W. Dijkstra: "Computer Science is no more about computers than astronomy

is about telescopes" - Edsger W. Dijkstra
Computers and Technology
2 answers:
VladimirAG [237]3 years ago
8 0

depends which programming language you want to use.

If it's python then a simple print function would work.

print("Computer science is no more about computers than astronomy is about telescopes")

Artyom0805 [142]3 years ago
6 0

Answer:

Python

Print("Computer Science is no more about computers than astronomy is about telescopes")

Javascript

<em><u>On your browser console</u></em>

console.log("Computer Science is no more about computers than astronomy is about telescopes")

<u>On your Html script</u>

document.write("Computer Science is no more about computers than astronomy is about telescopes"<u>)</u>

Explanation:

The quote by Edsger W. Dijkstra "Computer Science is no more about computers than astronomy is about telescopes" can be outputted with various programming languages. Programming language like python, JavaScript, Kotlin, Java, Swift, Flutter and R can be use for this purpose.

I will output the statement with two programming language namely python and JavaScript.

Python

Print("Computer Science is no more about computers than astronomy is about telescopes")

Javascript

<em><u>On your browser console</u></em>

console.log("Computer Science is no more about computers than astronomy is about telescopes")

<u>On your Html script</u>

document.write("Computer Science is no more about computers than astronomy is about telescopes"<u>)</u>

<u />

You might be interested in
In some cases, certain Hyper-V guest operating system features do not function properly using the operating system's own device
klasskru [66]

Answer:

The correct answer to the following question will be "Guest Integration Service".

Explanation:

Integration resources are often a packaged package of applications that enhances connectivity between the hosting network as well as the virtual device when enabled throughout the VM.

  • This also seamlessly integrates time between both the visitors and server OS and could provide a pulse and folder compatibility.
  • It offers a Hyper-V network interface for unidirectional copying of data from and to another virtual machine.

This package of tools will help to fix compatibility problems. So, that is the right answer.

8 0
4 years ago
A popular Voice over Internet Protocol (VoIP) service is ________.
Aloiza [94]
The answer would be Skype
8 0
3 years ago
A ______ controls how computer hardware communicates with the operating system
lora16 [44]
A cpu or central processing unit controls everything with the communications between the os and the computers hardware
6 0
3 years ago
- The __________ is called a single-selection statement.
VladimirAG [237]

Answer:

The correct answer to this question is "if".

Explanation:

The answer is if because selection statement selects among a set of statements depending on the value of a regulating expression. In the selection statement there we use two conditional statements that can be given as

1) If statement.

2) Switch statement.

If statement:

it is used to execute a block of code. If the expression is evaluated to true it executes. In that else statement is optional.

Syntax:

if(condition)

{

//code;

}

else //(optional)

{

//code;

}

The if  statement single-selection statement. because it always  execute true value.So the correct answer is if.

7 0
3 years ago
Which pair of devices have the same input motion and different outputs?
allochka39001 [22]

Answer:

nutcracker and can opener

Explanation:

5 0
3 years ago
Other questions:
  • If you select three separate parcels from a parcel feature class, how many rows would be selected in the associated attribute ta
    13·1 answer
  • Edhesive 3.4 question 2
    11·2 answers
  • What is an example of a functional organizational structure?
    10·2 answers
  • Consider the problem of finding the distance between the two closest numbers in an array of n numbers. (The distance between two
    13·1 answer
  • Which statement is false? Classes are reusable software components. A class is to an object as a blueprint is to a house. Perfor
    6·1 answer
  • A copy of the copyrighted work must be exactly the same as the original to infringe a copyright.
    9·1 answer
  • GPS data can be used to track the rate and direction of plate movement. If a GPS unit measures a latitude velocity of 28.2 mm/yr
    8·1 answer
  • 2min speech on can teachers be replace by technology​
    5·1 answer
  • <img src="https://tex.z-dn.net/?f=%20%5Csf%20%7B%20%5Cfcolorbox%7Bgold%7D%7Bg%7D%7B%20Define%20malware%7D%7D%20" id="TexFormula1
    9·1 answer
  • Ann, a user, reports that her pc is running slower than usual. which tool would best allow you to identify the bottleneck?
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!