Exercise-All.docVIP

  • 44
  • 0
  • 约1.02万字
  • 约 7页
  • 2017-08-22 发布于江苏
  • 举报
Exercise-All

Exercise 1: Programming Environment and Basic Input/Output Write a program that prints “This is my first program!” on the screen. Save this program onto your own disk with the name of e2-1a; Run this program without opening Turbo C; Modify this program to print “This is my second program!”, then save it as e2-1b. Please do not overwrite the first program. Write a program that prints the number 1 to 4 on the same line. Write the program using the following methods: Using four “printf” statements. Using one “printf” statement with no conversion specifier (i.e. no ‘%’). Using one “printf” state

文档评论(0)

1亿VIP精品文档

相关文档