Monday, 23 November 2015

List of Practicals for B.Tech(CSE)-7th sem

Dear Students,

Find below the list of practicals to be included in practical record file. Further, lab internal examination will be held on 30th Nov. Bring your lab file on 30th and be prepared for viva-voce on the same date. Internal will be of 30 marks which will comprise your attendance, lab record file and your performance in the viva voce.


List of practical to be included in practical file:

1.         Write a C Program to demonstrate working of Lexical Analyzer.
2.         Write a C Program to check whether a string belongs to a grammar or not.
3.         Write a C Program to find leading terminals.
4.         Write a C Program to find trailing terminals.
5.         Write a C Program to compute follow of non terminals.
6.         Write a C Program to remove left factoring present in a grammar.
7.         Write a C Program to implement stack operations using linked list.
8.         Write a C program to count number of spaces and new lines.
9.         Write a C Program to show various operations i.e. read, write and modify in text file.
10.     Write a C Program to generate parse tree.

11.     Write a C Program to check whether a grammar is left recursive and remove left recursion.

No comments:

Post a Comment