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
Rus_ich [418]
3 years ago
6

Pls help don't ignore no links pls .. ​

Computers and Technology
1 answer:
ahrayia [7]3 years ago
5 0

Explanation:

https://www.w3resource.com/c-programming-exercises/input-output/c-input-output-statement-exercises-7.php

#include <stdio.h>

int main()

{

   char firstname[20], lastname[20];

   int bir_year;

   printf("Input your firstname: ");

   scanf("%s", firstname);

   printf("Input your lastname: ");

   scanf("%s", lastname);

   printf("Input your year of birth: ");

   scanf("%d", &bir_year);

   printf("%s %s %d\n", firstname, lastname, bir_year);

   return 0;

}

You might be interested in
Program Convert Measurements:
worty [1.4K]

on the truth is that the walls

6 0
3 years ago
A computer that delivers requested webpages to your computer or mobile device is a(n) _________.
Zinaida [17]
Web server, probably.
6 0
3 years ago
Circle with radius 5 units and center P (-4, -10)
Nonamiya [84]

Answer:-43

Explanation: its -43

5 0
3 years ago
How operands are fetched from or stored into memory using different ways?
Mila [183]
<span>The operand is part of the instruction and is fetched from code memory following the instruction opcode.
</span><span>The value is stored in memory, and the specific address is held in a register</span>
6 0
4 years ago
Define computers software.dicuss the types of computer software​
Rufina [12.5K]

Answer:

Software is a set of programs, which is designed to perform a well-defined function. A program is a sequence of instructions written to solve a particular problem. There are two types of software − System Software. Application Software.

8 0
3 years ago
Other questions:
  • ____ occurs when data is entered into the computer.
    6·1 answer
  • Which is the correct process for selecting an entire row in a spreadsheet?
    15·2 answers
  • When using a graphics editing program, which option allows you to adjust the space around an image?
    15·1 answer
  • In a doubly linked list, every nodecontains the address of the next node and the previousnode except for the ____ node.
    8·1 answer
  • Given the following sequence of integers: 12, 19, 10, 4, 23, 7, 45, 8, 15 Build a heap by inserting the above set, one integer a
    8·1 answer
  • Write a program whose input is two integers, and whose output is the first integer and subsequent increments of 5 as long as the
    10·1 answer
  • ......... defines the path of the movement for an object.
    12·1 answer
  • Cuando se introduce una fórmula en una celda primero que hay que introducir es
    13·1 answer
  • How to change the microsoft word pages to black background
    8·1 answer
  • Which one of the following document types would you not use the Microsoft Excel program to create?
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!