Question: Write C code that has two string variables called word1 and word2. Word1 will be equal to Hello and word2 will be equal to world.
Write C code that has two string variables called word1 and word2. Word1 will be equal to "Hello" and word2 will be equal to "world". Use these variables to print "Hello world" to the screen and take a screenshot.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
