Programming fundamentals
Across
- 4. Key to success
- 5. a value that does not change
- 7. I terminate the loop
- 8. method used to compare two strings returns integer value
- 11. skip the rest part of the loop body and go for next iteration
- 12. a group of homogeneous elements
Down
- 1. A group of characters
- 2. can store a value
- 3. method which marks the starting point of a program
- 6. represents type of value stored in a variable
- 7. A data type with two possible values
- 9. a bottom tested loop
- 10. A string function to find character at a specific position