- Hands-On Automation Testing with Java for Beginners
- Rahul Shetty
- 113字
- 2021-07-23 16:26:33
Summary
We started off by discussing the difference between strings and variables, and how they appear in a code. We then saw what methods are and how can they be used to write our code. After that, we discussed the importance of classes and objects, and how they are used to call methods that execute a class. We learned how to allocate memory to an object and call the method of that object while executing the code.Finally, we learned how to access a method that is present in another class using objects.
In the next chapter we will learn more about strings and have a look at the String class.
推薦閱讀
- Apache Spark 2.x Machine Learning Cookbook
- jQuery從入門到精通 (軟件開發視頻大講堂)
- Visual Basic程序設計習題解答與上機指導
- Mastering Kali Linux for Web Penetration Testing
- Python程序設計
- Magento 1.8 Development Cookbook
- Python數據可視化之Matplotlib與Pyecharts實戰
- ASP.NET 3.5程序設計與項目實踐
- PLC編程與調試技術(松下系列)
- Java Web程序設計任務教程
- QGIS By Example
- 第一行代碼 C語言(視頻講解版)
- Tableau 10 Bootcamp
- D3.js By Example
- 軟件供應鏈安全:源代碼缺陷實例剖析