xsanexensprocke6425 xsanexensprocke6425
  • 25-01-2024
  • Computers and Technology
contestada

What will be the output of the program?
#include
#include

int main()
{
char *s;
char *fun();
s = fun();
printf("%s\n", s);
return 0;
}
char *fun()
{
char buffer[30];
strcpy(buffer, "RAM");
return (buffer);
}

Respuesta :

Otras preguntas

Employers sometimes replace striking workers with other workers called ____.
During first semester, the ratio of the number in art class to the number of students in gym class was 2:7. However, the art classes were really small, and the
if 5c-2b=15 and 3b-4c=12, what is the value of b+c? (a) -27 (b) -3 (c) 8 (d) 27 (e) cannot be determined with the information given
what is 5.96 as a fraction
what kind of conjuction is 'jamie turned the air conditioner down; consequently, the house was cold when they returned.'
8. Who of the following wrote a morality play that could be likened to Star Wars and Lord of the Rings? a. William Byrd b. Guillaume de Machaut c. Hildegard
what is geography and state the nine planet?
Jake and jerry went on a camping trip with their mirror cycles. One day jerry left on his motorcycle to go to the village. Ten minutes later jake decided to go
Formation of a precipitate is usually evidence of? the separation of a mixture, a chemical change, formation of a mixture, physical change
Which term refers to Muslims who believed that the caliph should always be someone from Muhammad’s family? a. Shi'ahs b. Abassids c. Sunnis d. Umayyads