- Hands-On Automation Testing with Java for Beginners
- Rahul Shetty
- 104字
- 2021-07-23 16:26:33
Handling Strings and Their Functions in Java
In this chapter, we'll talk about strings and have a look at the String class. We will also learn how to define a string and look at the different ways in which we can define a string. We will then discuss the different methods in the String class. Lastly, we will write some simple code to reverse the contents of a string, and we will also check whether or not that reversed string is a palindrome.
We will cover the following topics in this chapter:
- Introducing strings
- The String class and its methods
- Reversing a string's logic
推薦閱讀
- DBA攻堅指南:左手Oracle,右手MySQL
- Python Deep Learning
- Python神經網絡項目實戰
- Linux命令行與shell腳本編程大全(第4版)
- JAVA程序設計實驗教程
- Learning Three.js:The JavaScript 3D Library for WebGL
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- Linux C編程:一站式學習
- Android群英傳
- SQL Server 2016 從入門到實戰(視頻教學版)
- JavaScript機器人編程指南
- Spring 5 Design Patterns
- jQuery從入門到精通(微課精編版)
- 超好玩的Scratch 3.5少兒編程
- SQL Server實例教程(2008版)