×
MindLuster Logo
Join Our Telegram Channel Now to Get Any New Free Courses : Click Here

How to Compile and Run your code in C

Share your inquiries now with community members Click Here
Sign Up and Get Free Certificate
Sign up Now
Lesson extensions

Lessons List | 13 Lesson

Comments

Our New Certified Courses Will Reach You in Our Telegram Channel
Join Our Telegram Channels to Get Best Free Courses

Join Now

We Appreciate Your Feedback

Excellent
14 Reviews
Good
5 Reviews
medium
0 Reviews
Acceptable
0 Reviews
Not Good
0 Reviews
4.7
19 Reviews

Tariq Jamil

I recently joined this free online courses, and I must say—I’m truly impressed! At first, I couldn’t believe the quality of education being offered for free, but now I’m genuinely excited to continue learning. The courses are well-structured, easy to follow, and incredibly informative. This has been a game-changer for me, and I highly recommend others to take advantage of such valuable opportunities! 2025-04-12

Chandu Chandu

nice 2025-04-11

JOHN AMITH J S

It's really good and helpful 2025-04-11

Atique Jutt

it is such a valueable course deep concepts 2025-04-11

Show More Reviews

Course Description

ArrayLists in C#, in this course we will learn about ArrayLists in C# in a practical and beginner-friendly way. ArrayLists in C# are non-generic collections that allow us to store elements of different types. We’ll start with understanding what an ArrayList is, how it differs from arrays and generic lists, and when to use it. You’ll learn how to create ArrayLists, add and remove elements, search within them, and loop through their contents. We’ll also explore useful methods like AddRange, Insert, RemoveAt, and Sort. Additionally, you’ll discover how boxing and unboxing work when storing value types. By the end of this course, you'll be confident in using ArrayLists in real C# applications and understand their performance implications. Whether you're preparing for interviews or sharpening your C# skills, this course provides a solid foundation in mastering ArrayLists. HOWTECH