Computers and Technology
03.05.2021 22:39
109
275
9
Solved by an expert

The rule of thirds is a way to: divide an image file so it will fit on a floppy

The rule of thirds is a way to:
divide an image file so it will fit on a floppy disk
compose the image so you can offset you subject
archive your images on three master cds
divide the image into specific areas for processing later
Show Answers
mistycascaden
mistycascaden
5,0(27 marks)

//Program in c for accept and display  

#include <stdio.h>    

#include <conio.h>  //console input output header file  

 

void main()  

{  

   clrscr(); //*clearscreen function ~ from conio.h  

   char name[25]; //charachter variable name with size 25  

     

   printf("Enter your name:\t"); //accepting name  

   scanf("%c", &name); //storing name in our variable    

   printf("\n department! %c",name); //displaying name  

   getch(); //get charachter function from conio.h  

}

Popular Questions about the subject: Computers and Technology

Which topology connects multiple star-topology networks using a bus topology?...
Computers and Technology
09.08.2022 13:46
Write a program that accepts cost of food ordered, and it computes Tips...
Computers and Technology
15.02.2022 13:31
Aino, a leading automaker, broadcasts a commercial during the airing of...
Computers and Technology
07.06.2023 01:16
Write a short note on Ms - Excel...
Computers and Technology
23.02.2023 19:25
g Given as input an array A of n integers, describe an O(n log n) time algorithm...
Computers and Technology
28.10.2022 07:27
I need help on the cisco 230 skills test packet tracer and need the command...
Computers and Technology
06.02.2023 20:57
The uses of hexdecimal in 1)memory dumbs 2)web addresses 3)assembly code...
Computers and Technology
26.06.2021 09:25
In access, field names cannot contain digits. true or false....
Computers and Technology
13.12.2020 14:56
Which theorist studied the power elite and the influence they had over society?...
Computers and Technology
22.03.2020 23:46
What file format can excel save files as...
Computers and Technology
20.09.2021 10:08

New questions by subject

How does the us government balance legislative, executive, and judicial...
History
06.07.2021 02:25
Factor completely. n 2 + 7n - 44 (n - 4)(n - 11) (n - 4)(n + 11) (n + 4)(n...
Mathematics
18.05.2022 18:34
Name the four territories left to be carved into states in 1890....
History
08.04.2020 20:00
Critically evaluate how disrespectful or violent behavior towards women...
English
26.03.2020 12:07
Martin used 400 ft of fencing to enclose a rectanguluar area in his backyard...
Mathematics
22.10.2020 19:34
#
#
#
#
# #

We expand our knowledge with many expert answers