COMP Lab Internal 1
Hi frnds these are the questions for lab internal 1 as given by comp madam
- add, sub, mul, div of 16 bit numbers
- add, sub 2 packed bcd numbers
- factorial of a number
- sum of n natural numbers
- addition of array elements
- sum of squre of n numbers
- count number of even numbers and odd numbers
- largest number amoung the array
- ascending order of an array
- length of string
- reverse of a string
- string copy
- string moving
- string scanning
- file appending writing and reading
- 32 bit addtion using loops
Total 21 programs
Already some answers are available in the following link LINK, the other programs will be uploaded soon.