You are on page 1of 5

Computer Programming C Language Assignment Set 1 1. Explain the following operators with an example for each: a.

Conditional Operators b. Bitwise Operators c. gets() and puts() function with a programming example for each. 2. Explain the following with a programming example for each: a. Arrays of Structures b. Unions 3. Write a program demonstrating the usage of pointers with one dimensional and two dimensional arrays. 4. Describe the following with suitable programming examples: a. Input/Output operations on files b. Predefined Streams c. Error handling during I/O operations d. Random access to files Assignment Set 2 1. With the help of programming examples, explain the following constants: a. Integer Constants b. Real Constants c. Character Constants d. String Constants e. Backslash Character Constants 2. Describe the following: a. Function Prototypes b. Recursion Give appropriate programming examples for each. 3. Describe the following with respect to Structures and Unions: a. Structures and Functions b. Arrays of Structures c. Pointers and Structures d. Self Referential Structures 4. Describe the following with the help of suitable programming examples: a. Abstract Data Types b. Stack as an Abstract Data Type c. Queue as an Abstract Data Type Digital Systems, Computer Organization and Architecture Assignment Set 1 1. Describe the following: a. Binary Number System b. Octal Number System c. Hexadecimal Number System Give appropriate numerical examples for the above.

2. Describe the Canonical Logical Forms: a. Sum of Products Form b. Product of Sums Form Give appropriate numerical examples for the above. 3. Explain the universal NAND and NOR gates with suitable examples. 4. Describe the following: a. Control Unit b. Bus Structure c. Von Neumann Architecture with appropriate block diagrams. 5. Discuss the different types of Addressing Modes with suitable examples 6. Describe the following: a. Programmed I/O b. Interrrupt Driven I/O Assignment Set 2 1. Describe Binary Adders and Binary Subtractors with appropriate block diagrams. 2. Describe the following Asynchronous Counters: a. Negative edge triggered 2-bit ripple Up-counter b. Negative edge triggered 2-bit ripple Down-counter c. Negative edge triggered 2-bit ripple up/down-counter 3. Discuss with a numerical example error correction and detection codes. 4. Describe the following: a. Elements of Bus Design b. Bus Structures 5. Describe the following: a. Cache Memory b. External Memory 6. Discuss the following: a. Vector processing requirements b. Super scalar processors Discrete Mathematics Assignment Set 1 1. A computer company wants to hire 25 programmers to handle systems programming and 40 programmers for applications programming. Of those hired, ten will be expected to perform jobs of both types. How many programmers must be hired? 2. If A = {1, 2, 3} , B= {2, 4, 5} find (a) (AB) v (AB) (b) A v (AB) 3. Prove that the set of real numbers is an Abelian group with respect to Multiplication. 4. Prove that a given connected graph G is Euler graph if and only if all vertices of G are of even degree. 5. Prove that a connected planar graph with n vertices and e edges has e n + 2 regions. 6. Find the values of the Boolean function f ! (x yd) z d. Assignment Set 2 1. Prove that a Poset has atleast one greatest element and atmost one least element. 2. In how many ways the letters of the word MISSISSIPPI be arranged so that the 4Ss are not together. 3. Prove that the function f(x) = 2x + 3 is one to one. 4. Let B be a Boolean Algebra. Show that for all a B, there exists a unique complement a d. 5. Discuss about the different applications of fuzzy sets. 6. Prove that the vertices of every planar graph can be properly coloured with five colours.

Basic Web Development Assignment Set 1 1. Describe the following: a. Internet Technologies b. Networks c. Media Access Control 2. Describe various mail protocols. 3. Explain various HTML tags associated with creation of lists on a web page and write an application that uses all these tags and show the corresponding web page as a screenshot. 4. Describe the following with respect to Form Controls: a. Form Controls b. The FORM element c. The INPUT element d. The BUTTON element Write the appropriate code showing the usage of the above concepts and show the appropriate web page output as a screen shot. Assignment Set 2 1. Describe the following: a. How Internet Works? b. RFCs c. Internet Technologies d. OSI Model 2. Describe the following using HTML: a. various definitions associated with HTML b. SGML c. Constructs used in HTML d. Basic structure of a HTML document 3. Describe the following elements used in constructing tables: a. The TABLE element b. The CAPTION element c. THEAD, TFOOT, and TBODY elements d. COLGROUP and COL elements Write the appropriate code showing the usage of the above concepts and show the appropriate web page output as a screen shot. 4. Discuss the following with respect to Frames: a. The FRAMESET element b. The FRAME element c. Specifying target frame information d. Alternate content Write the appropriate code showing the usage of the above concepts and show the appropriate web page output as a screen shot. Financial management Assignment Set 1 1. What is Depreciation? [05 Marks] 2. What are the elements of an accounting system? [10 Marks] 3. How do you prepare Flexible Budget? [10 Marks] 4. Briefly explain concept of Profit/Volume Ratio. [10 Marks] 5. Briefly explain features of cash flow statements. [05 Marks]

6. Write a short note on: [10 Marks] i. Computation of changes in Working Capital ii. Funds from operations iii. Sources and Application of Funds iv. Illustration 7. What is Combined Ratios? [05 Marks] 8. What is an audit? [05 Marks]

1. 2. 3. 4. 5. 6. 7. 8.

Assignment Set 2 What is the purpose of Trial Balance? Explain the contents of trial balance. [10 Marks ] What is balance Sheet Ratios? [05 Marks ] Explain Classification of Ratios. [05 Marks ] What is the difference between Funds flow statement and P & L A/C?[05 Marks ] What are overheads and non-cost Items? [10 Marks ] How do you classify the Cash flows? [05 Marks ] Briefly explain Merits and Demerits of Budgetary Control. [10 Marks ] What is the difference between Historical Costing Vs Standard Costing?[10 Marks ]

You might also like