Computer Science, asked by butafla, 5 months ago

The first program you write is hello world, the importance of writing this program first is to make sure that the programs and tools are ____________ correctly.The

Answers

Answered by jayasuryanagarajan27
1

Answer:

wo

Explanation:

working correctly is the answer

Answered by DEV00798
0

Answer:

ya sure here is your answer in java and other languages such as python and if you want any help in cyber sercurity ten please feel free to ask  

Explanation:

main( ) {

       printf("hello, world\n");

}

main( ) {

   extern a, b, c;

   putchar(a); putchar(b); putchar(c); putchar('!*n');

}

 

a 'hell';

b 'o, w';

c 'orld';

this is from c++ or c#

Similar questions