CProgrammingTutorial–PartI.pptVIP

  • 5
  • 0
  • 约9.3千字
  • 约 28页
  • 2017-03-25 发布于天津
  • 举报
CProgrammingTutorial–PartI.ppt

C Programming Tutorial – Part I CS 537 - Introduction to Operating Systems Java and C Similarities C language syntax is very similar to Java These structures are identical in Java and C if statements switch/case statements while, do/while loops for loops standard operators arithmetic: +, -, *, /, %, ++, --, +=, etc. logical: || , , ! , == , != , = , = bitwise: | , , ^ , ~ Java and C Similarities The following similarities also exist both have functions Java calls them methods both have variables local and global only in C very similar data types in C short, int, long float, doubl

文档评论(0)

1亿VIP精品文档

相关文档