1st Year, AIM

AIM-108: Programming in C Lab syllabus for AIM 1st Year C20 regulation APSBTET

Programming in C Lab detailed syllabus for Diploma in Artificial Intelligence and Machine Learning (AIM) for C20 regulation curriculum has been taken from the APSBTET official website and presented for the AIM students. For course code, course name, number of credits for a course and other scheme related information, do visit full semester subjects post given below.

For Diploma in Artificial Intelligence and Machine Learning 1st Year scheme and its subjects, do visit AIM 1st Year C20 regulation scheme. The detailed syllabus of programming in c lab is as follows.

Course Objectives:

  1. Edit, compile and debug execution of C-Programs
  2. Learn the syntax of all the statements, keywords, user defied identifiers and usage of writing statements in C-Program.
  3. Evaluate all the expressions using different primary types of data, derived data, operators and with their precedence,
  4. Write C-programs using I/O statements, decision making statements.
  5. Write structured and modular C-programs
  6. Write C-programs on text files using different file operating modes and file pointers.
  7. Write C-programs to implement dynamic memory allocation using pointer concepts

Course Outcomes:

  1. Perform Edit, compile and debug and execution of C-Programs
  2. Develop programs using different predefined functions, keywords, user defined identifiers
  3. Write different expressions using available C-operators and valid data supported by C-language
  4. Develop C-programs using control statements, array’s, structures, unions, files
  5. Develop C-programs using user defined functions and recursion
  6. Develop C-programs to implement dynamic memory concept

Name of the Experiment

  1. Exercise on structure of C program:
  2. For a given C program, identify the different building blocks

  3. Exercise on Keywords and identifiers:
  4. For a given C program identify the keywords and identifiers

  5. Exercise on constants and variables:
  6. For a given C program identify the constants and variables

  7. Execution of simple C program:
  8. Execute a simple C program

  9. Exercise on operators and expressions:
  10. Write a C program that uses different arithmetic operators

  11. Exercise on special operators:
  12. Write a C program that uses special operators

  13. Exercise on input and output of characters:
  14. Write a C program for reading and writing characters

  15. Exercise on formatted input:
  16. Write a C program using formatted input

  17. Exercise on Escape Sequence Characters:
  18. Write a C program using Escape Sequence Characters

  19. Exercise on simple if statement:
  20. Write a C program using simple if statement

  21. Exercise on if..else statement:
  22. Write a C program using if..else statement

  23. Exercise on else..if ladder statement:
  24. Write a C program using else..if ladder statement

  25. Exercise on switch statement:
  26. Write a C program using switch statement

  27. Exercise on conditional operator
  28. Exercise on while statement:
  29. Write a C program using while statement

  30. Exercise on for statement:
  31. Write a C program using for statement

  32. Exercise on do..while statement:
  33. Exercise on one dimensional arrays:
  34. Write a C program to create and access one dimensional array

  35. Exercise on two dimensional arrays:
  36. Write a C program to create and access two dimensional array

  37. Exercise on strings:
  38. Write a C program for reading and writing strings

  39. Exercise on structure:
  40. Write a C program using structure

  41. Exercise on union:
  42. Write a C program using union

  43. Exercise on array of structures:
  44. Write a C program to create an array of structures and store and retrieve data from that array

  45. Exercise on user-defined function:
  46. Write a C program to define and call

  47. Exercise on storage classes:
  48. Write a C program using different storage classes

  49. Exercise on parameter passing techniques:
  50. Write a C program using parameter passing techniques

  51. Exercise on recursion:
  52. Write a C program using recursion

  53. Exercise on pointers:
  54. Write a C program using pointer data type

  55. Exercise on text files:
  56. Write a C program to create a text file, write data into it and read data from it

  57. Exercise on macros:
  58. Write a C program using macros

For detailed syllabus of all other subjects of Diploma in Artificial Intelligence and Machine Learning, C20 regulation curriculum do visit AIM 1st Year subject syllabuses for C20 regulation.

For all Diploma in Artificial Intelligence and Machine Learning exam timetable, visit APSBTET AIM all semester exam timetable direct link.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.