Uploaded January 2013 | Updated September 2026, 2 weeks ago
In this lesson, we will describe fundamentals of arrays in programming and how arrays are stored in computer's memory.
Prerequisite: Basic knowledge of C and basic understanding of pointers in C.
Go through this video to understand pointers.
youtube.com/watch?v=h-HBipu_1P0&feature=youtu.be
In this lesson, we will describe fundamentals of arrays in programming and how arrays are stored in computer's memory.
Prerequisite: Basic knowledge of C and basic understanding of pointers in C.
Go through this video to understand pointers.
youtube.com/watch?v=h-HBipu_1P0&feature=youtu.be


![Verify a Prime number - Trial division method
See complete series on maths problems here:
http://www.youtube.com/playlist?list=PL2_aWCzGMAwLL-mEB4ef20f3iqWMGWa25&feature=view_all
In this lesson, we will write a simple program to verify whether a given number is prime or not. The tutorial only describes the algorithm and gives a pseudo-code.
Prerequisite: Knowledge of basic programming constructs like loop.
www.mycodeschool.com is a not for profit educational initiative. You can send your feedback to mycodeschool [at] gmail [dot] com Verify a Prime number - Trial division method](https://i.ytimg.com/vi/7VPA-HjjUmU/mqdefault.jpg)







