Array 1D - Create - Input - Display - by Prashant Tandon
Array 1D - Create - Input - Display - by Prashant Tandon
} // end of main
} // end of class
For Class 10 # Created by Prashant Tandon, Computer Teacher, SMC Kanpur # Mobile 9839575830
Page No 1 of 3
For Class 10 # Created by Prashant Tandon, Computer Teacher, SMC Kanpur # Mobile 9839575830
Sample 2 : Create an OneD Array of String (to store Names) as per the size provided by User, Then
Input / accept values for an array & Display all the array values.
} // end of main
} // end of class
For Class 10 # Created by Prashant Tandon, Computer Teacher, SMC Kanpur # Mobile 9839575830
Page No 2 of 3
For Class 10 # Created by Prashant Tandon, Computer Teacher, SMC Kanpur # Mobile 9839575830
Sample 3 : Create an OneD Array of float as per the size provided by User, Then Input / accept
} // end of main
} // end of class
For Class 10 # Created by Prashant Tandon, Computer Teacher, SMC Kanpur # Mobile 9839575830
Page No 3 of 3