CS606 Assignment No 1 Solution Fall 2017:
Here You Can Read and Download CS606 Assignment Solution. You Can Also Download Solved Mid Term Papers, Short Notes, Assignment Solutions, Lecture Wise Questions Answers Files, Solved MCQs, Solved Quiz, Solved Mid Term Subjective Papers, Solved Mid Term Objective Papers, Solved Final Term Objective Papers, Solved Final Term Subjective Papers from VU Ki Duniya for Preparation of Mid Term Papers.
CS606 Complete Assignment No 1 Solution Fall 2017:
Assignment No.1
Semester: Fall 2017
CS606 Complete Solution
Task 1: [Marks = 10]
∑ = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}
Write a RE that would accept any number that is divisible to digit 4.
For example; If I enter string 21356496 then RE would accept this number as it is divisible to 4. And if I would pass / enter string 531487 then suggested RE would not accept this string as it is not divisible to 4.
Note:
- String pass to RE would be of any length
- Consider table of 4 (including 4 * 0 = 0) to find a pattern
- You may also allowed to sub divide ∑ into more than one sets but name these language sets accordingly and also mention in your assignment solution.
Task 2: [Marks = 5]
Draw a FA that correspond to RE in Task 1.
You May Also Like:
- ENG101 Assignment No 1Complete Solution Fall 2017
- MATH GDB No 1 Complete Solution Fall 2017
- CS001 Assignment No 1Complete Solution Fall 2017
Download Complete Solution:
Download CS606 Assignment Solution by Clicking the Download Button Below in just single Click.
Post a Comment