#Meta-Wlp: #Macro: TITLE wlp:C Lang (1) p. 1
#include<stdio.h> int main(){ printf("Hello world!\n") ; }What does this C language program do? #Shuffle: none $PAGE$-A $PAGE$-B Return to Chapter index #: I have no idea what it does. #: It prints the text: Hello world! #: