0% found this document useful (0 votes)
17 views1 page

Introduction To Programming in C and Structure of C Program - Worksheet

The document is an activity for a Data Structures and Algorithms course at SRM Institute of Science and Technology, featuring a crossword puzzle related to programming in C. It includes clues for terms such as data types, functions, and operators in C programming. The crossword aims to enhance students' understanding of fundamental concepts in C programming.

Uploaded by

dharaninandhan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views1 page

Introduction To Programming in C and Structure of C Program - Worksheet

The document is an activity for a Data Structures and Algorithms course at SRM Institute of Science and Technology, featuring a crossword puzzle related to programming in C. It includes clues for terms such as data types, functions, and operators in C programming. The crossword aims to enhance students' understanding of fundamental concepts in C programming.

Uploaded by

dharaninandhan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

SRM INSTITUTE OF SCIENCE AND TECHNOLOGY, Kattankulathur

School of Computing
21CSC201J – Data Structures and Algorithms
Topic: Introduction to Programming in C and Structure of C Program
Activity: Crossword Puzzle

3 4

5 6

7 8

9 10

11 12 13

14

15

16

Across Down
4. A named location in a memory, used to store a data 1. which built in function is used to read the data from
value keyboard?
7. pictorial representation of an algorithm 2. Pre-defined words in a C compiler
9. which decision making statement used for menu 3. Who is the father of C language?
selection 5. \n refers to ?
10. which function is used to print the output? 6. which operators are used to compare 2 quantities?
11. data type used to store whole numbers 8. data type that has no value
12. identify the operator: ++ 13. Program which converts the C program into machine
14. where does the execution of any C program begin? code
15. data types used to store real numbers
16. built in function used to find the square root

You might also like