IT6212 PROGRAMMING AND DATA STRUCTURES LABORATORY 1 - ANNA UNIV 2ND SEM SYLLABUS - Anna University Multiple Choice Questions

IT6212 PROGRAMMING AND DATA STRUCTURES LABORATORY 1 - ANNA UNIV 2ND SEM SYLLABUS

ANNA UNIVERSITY CHENNAI 
IT6212 PROGRAMMING AND DATA STRUCTURES LABORATORY 1 SYLLABUS
REGULATION - 2013 
SECOND SEMESTER SYLLABUS

OBJECTIVES:

  • To introduce the concepts of structured Programming language. 
  • To introduce the concepts of pointers and files 
  • To introduce the concepts of primitive Data Structures. 

1. C Programs using Conditional and Control Statements 
2. C Programs using Arrays, Strings and Pointers and Functions 
3. Representation of records using Structures in C – Creation of Linked List – Manipulation of 
records in a Linked List 
4. File Handling in C – Sequential access – Random Access 
5. Operations on a Stack and Queue – infix to postfix – simple expression evaluation using stacks - Linked Stack Implementation – Linked Queue Implementation 
6. Implementation of Sorting algorithms 
7. Implementation of Linear search and Binary Search. 

No comments:

Post a Comment