Computer Science, asked by Samyra6693, 11 months ago

Difference between charAt() and indexOf() in Java ?

Answers

Answered by CARELESSGIRL
3

Micro grid is a localized system where energy is produced mostly locally, and/or also taken from grid for a very small area for a locality. In case of any difficulty, the micro grid can be separated from main grid and keeps operating independently. This is very convenient at local level with solar energy, or for integration of solar or wind energy at local level with larger main grid.

Smart grid is a combination of micro and mini grids, and has fine control over the individual branches and supply systems. It senses variation in loads, fluctuations in different generation and transmission lines (both voltage and frequency), and takes corrective action on its own to maintain system stability and supply quality .

Answered by omegads04
9

The char At () method of the string class returns the char value at the specified index. The index Of () method is used to get the integer value of a particular index of String type object.


charu364431: thank u very much
Similar questions