-
🔥Visit our Website: GCC❌CSD
Q1) Write a JAVA program to find the sum of any number of integers entered as command line arguments.
Q10) Write a JAVA program to search a number in a given List (Using ArrayList from Collection Framework).
Q11) Write a JAVA program to sort a given List of numbers in Ascending Order and Descending Order (Using ArrayList from Collection Framework).
- PART-1
trim(); length(); concat(); charAt(); equals(); indexOf(); valueOf(); endsWith(); contains(); toUpperCase(); lastIndexOf();
- PART-2
replace(); substring(); startsWith(); toLowerCase(); equalsIgnoreCase();
append(); insert(); delete(); replace(); reverse(); capacity();