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
maxonik [38]
2 years ago
15

For activities with output like below, your output's whitespace (newlines or spaces) must match exactly. See this note. Jump to

level 1 Write a statement that prints the following on a single output line (without a newline):
Computers and Technology
1 answer:
Vinvika [58]2 years ago
5 0

Answer:

The program to this question can be given as:

Program:

#include<stdio.h>//include header file

int main() //defining main method

{

printf("Hello..! and please vote the answer."); //print value.

return 0;

}

Output:

Hello..! and please vote the answer.

Explanation:

In the given question some information is missing that is the message to be printed, In this code assume some message to be displayed, and the description to the above code as follows:

  • In the above code firstly header file is included for using a basic function like print method, input method, etc.
  • In the next line main method is defined, inside the main method a print function is used in this function a message is passed with a double-quote ("'). When the code will execute it will print the message that is given in the output section.

You might be interested in
Your computer running Windows 7 is doing some very strange things with the operating system. You are fairly certain it is not a
IrinaVladis [17]

A scan/ digost scan? im not sure but normaly when ever my coumputer acts up i run a scan


7 0
3 years ago
As it relates to confidentiality, data may be classified in three ways. Match each data classification below to its definition.
Delicious77 [7]

Answer:

 According to the confidentiality, the data are classified into the three ways that is confidential, public and controlled and it the data classification are matched according to to its particular definition are as follows:

Confidential  = (C) Cannot be released without owner's consent.

Public = (A) Accessible to everyone

Controlled = (B) Not public but can be released without owner's consent

 The confidentiality of the data is basically known as protecting the data from the unauthorized and unlawful access. The data confidentiality is the set of the rules which limit the unauthorized access to the confidential information and it is only available to the authorized people with the reliable access to the data.

5 0
2 years ago
Research information technology affects on job market, career pathways, occupational outlooks in business and finance and synthe
Len [333]

Answer:

yeha yea eaehdy

Explanation:

yeah eyahe ehda

3 0
3 years ago
_______ view focuses on the text and content of a document, without much information on the page layout.
Jlenok [28]
D is the mode in witch only or mostly text is visible.<span />
6 0
3 years ago
Which Backstage view feature helps you to specifically remove customized information from a document? Protect Document Feedback
harina [27]

Answer:

properties

Explanation:

4 0
2 years ago
Other questions:
  • When writing a personal narrative, what point of view would be best to use? (1 point) first person second person third person th
    10·2 answers
  • All java classes must contain a main method which is the first method executed when the java class is called upon.
    10·1 answer
  • You get a BRAINLIEST if you help me ASAP!
    11·2 answers
  • A professor is working with five teams in his marketing research class. He decides to experiment with path-goal theory in helpin
    11·1 answer
  • When preparing a document flowchart, the names of organizational departments or job functions should appear in theA) column head
    6·1 answer
  • HELP QUICKLY!!! IF YOUR RIGHT I'LL MARK YOU BRAINLIEST
    15·2 answers
  • Place the steps in order to link and place text into the document outline, effectively creating a master document.
    8·1 answer
  • Select the correct answer.
    6·2 answers
  • An administrator is helping a user connect a smartphone to a tablet via Bluetooth. What should the administrator do first?
    6·1 answer
  • . What type of computer implementation does the following code represent? Load A,10 Load B,1:5 Add A,B STORE A, [20]
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!