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:
- Edit, compile and debug execution of C-Programs
- Learn the syntax of all the statements, keywords, user defied identifiers and usage of writing statements in C-Program.
- Evaluate all the expressions using different primary types of data, derived data, operators and with their precedence,
- Write C-programs using I/O statements, decision making statements.
- Write structured and modular C-programs
- Write C-programs on text files using different file operating modes and file pointers.
- Write C-programs to implement dynamic memory allocation using pointer concepts
Course Outcomes:
- Perform Edit, compile and debug and execution of C-Programs
- Develop programs using different predefined functions, keywords, user defined identifiers
- Write different expressions using available C-operators and valid data supported by C-language
- Develop C-programs using control statements, array’s, structures, unions, files
- Develop C-programs using user defined functions and recursion
- Develop C-programs to implement dynamic memory concept
Name of the Experiment
- Exercise on structure of C program:
- Exercise on Keywords and identifiers:
- Exercise on constants and variables:
- Execution of simple C program:
- Exercise on operators and expressions:
- Exercise on special operators:
- Exercise on input and output of characters:
- Exercise on formatted input:
- Exercise on Escape Sequence Characters:
- Exercise on simple if statement:
- Exercise on if..else statement:
- Exercise on else..if ladder statement:
- Exercise on switch statement:
- Exercise on conditional operator
- Exercise on while statement:
- Exercise on for statement:
- Exercise on do..while statement:
- Exercise on one dimensional arrays:
- Exercise on two dimensional arrays:
- Exercise on strings:
- Exercise on structure:
- Exercise on union:
- Exercise on array of structures:
- Exercise on user-defined function:
- Exercise on storage classes:
- Exercise on parameter passing techniques:
- Exercise on recursion:
- Exercise on pointers:
- Exercise on text files:
- Exercise on macros:
For a given C program, identify the different building blocks
For a given C program identify the keywords and identifiers
For a given C program identify the constants and variables
Execute a simple C program
Write a C program that uses different arithmetic operators
Write a C program that uses special operators
Write a C program for reading and writing characters
Write a C program using formatted input
Write a C program using Escape Sequence Characters
Write a C program using simple if statement
Write a C program using if..else statement
Write a C program using else..if ladder statement
Write a C program using switch statement
Write a C program using while statement
Write a C program using for statement
Write a C program to create and access one dimensional array
Write a C program to create and access two dimensional array
Write a C program for reading and writing strings
Write a C program using structure
Write a C program using union
Write a C program to create an array of structures and store and retrieve data from that array
Write a C program to define and call
Write a C program using different storage classes
Write a C program using parameter passing techniques
Write a C program using recursion
Write a C program using pointer data type
Write a C program to create a text file, write data into it and read data from it
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.