[go: up one dir, main page]

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

C Language Assignment

The document is an assignment for FYBCA and FYBBC[CA] students at Sinhgad College of Arts and Commerce, detailing various topics related to the C programming language. It includes questions on flowcharts, algorithms, data types, control statements, and multiple programming tasks such as arithmetic operations, temperature conversion, and checking for prime numbers. The submission date for the assignment is January 13, 2025.

Uploaded by

gkuntalwad
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

C Language Assignment

The document is an assignment for FYBCA and FYBBC[CA] students at Sinhgad College of Arts and Commerce, detailing various topics related to the C programming language. It includes questions on flowcharts, algorithms, data types, control statements, and multiple programming tasks such as arithmetic operations, temperature conversion, and checking for prime numbers. The submission date for the assignment is January 13, 2025.

Uploaded by

gkuntalwad
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

Sinhgad College of Arts and Commerce, Warje, Pune-411058

Class: FYBCA and FYBBC[CA] Submission Date: 13.01.2025

Assignment of C Language
1. What is the Flowchart?
2. Define Algorithm with Example.
3. Define printf() statement with Example
4. Explain scanf() statement with Example.
5. Explain for Loop with syntax and Example
6. Define Keyword with example.
7. Define Identifier with example.
8. Explain data types in C language.
9. Explain Nested-If-else with example.
10. Explain the Switch statement with example.
11. Explain the Break statement with example.
12. Explain the Continue statement with example.
13. Explain control Statement with example.
14. Explain Array in C Language.
15. Explain Nested for loop with example.
16. Explain Nested do while with example
17. Explain Nested while with example
18. Explain Array in C Language.
19. Explain 1 D Array in C Language with Example.
20. Explain 2 D Array in C Language with Example.
21. Explain the function in C Lanuguage
22. Write a C program an addition, Subtraction, Multiplication and Division of two numbers.
23. What a C program swapping of two with third variables
24. Write a c program to convert temperature from Fahrenheit to Celsius
25. Write a C program to check, the given no is even or not.
26. Write a C program to check, Max no the given three no
27. Write a C program to calculate the percentage and grade of student’s five subject
28. Write a C program of Factorial Number.
29. Write a C program of Table the given number.
30. Write a C program to check weather given no is Palindrome or not.
31. Write a C program to check weather given no is Prime or not.
32. Write a C program to check weather given no is Perfect or not.
33. Write a C Program to Calculate Sum of Natural Numbers.
34. Write a C program to check weather given no is Armstrong or not.
35. What a C program swapping of two variables.
36. Write C Program to find the find the ASCCI no of all character form the keyboard.
37. Write a C program generate the following pattern for ‘n’ lines:
Sinhgad
Sinhgad Sinhgad
Sinhgad Sinhgad Sinhgad

You might also like