TAILIEUCHUNG - Java™ How to Program ( Deitel - Deitel) - Phần 4

Tham khảo sách 'java™ how to program ( deitel - deitel) - phần 4', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | First Program in Java Printing a Line of Text Modifying Our First Java Program Displaying Text with printf Another Java Application Adding Integers Memory Concepts Arithmetic Decision Making Equality and Relational Operators Optional Software Engineering Case Study Examining the Requirements Document Wrap-Up Summary Terminology Self-Review Exercises Answers to Self-Review Exercises Exercises PREV NEXT E Page 36 continued . Introduction We now introduce Java application programming which facilitates a disciplined approach to program design. Most of the Java programs you will study in this book process information and display results. We present six examples that demonstrate how your programs can display messages and how they can obtain information from the user for processing. We begin with several examples that simply display messages on the screen. We then demonstrate a program that obtains two numbers from a user calculates their sum and displays the result. You will learn how to perform various arithmetic calculations and save their results for later use. Many programs contain logic that requires the program to make decisions. The last example in this chapter demonstrates decision-making fundamentals by showing you how to compare numbers then display messages based on the comparison results. For example the program displays a message indicating that two numbers are equal only if they have the same value. We analyze each example one line at a time to help you ease your way into Java programming. To help you apply the skills you learn here we provide many fun and challenging problems in the chapter s exercises. E a Page 36 continued PREV NEXT . First Program in Java Printing a Line of Text Every time you use a computer you execute various applications that perform tasks for you. For example your e-mail application helps you send and receive e-mail and your Web browser lets you view Web pages from Web sites around the .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.