Logic Development & Programming Design
Across
- 1. It is a sequence of alphabets
- 3. who stores the address of another variable
- 5. this variable's value can't be change.
- 7. this operator has Right-To-Left associativity.
- 8. This operator will always return Boolean value.
- 9. this can terminate loop.
Down
- 1. is used to search a given substring in the main string and returns the pointer to the first occurrence of the given substring in the main string.
- 2. While naming a variable no other special character is allowed expect.
- 4. a block of code which only runs when it is called
- 6. is a group of similar elements or data items