2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
9th April 2013, 01:08 PM
Super Moderator
 
Join Date: May 2012
Re: GOA University Syllabus Computer Science

As you are looking for the syllabus of Master of Computer Applications for Goa University so here I am sharing with you.

Syllabus of Master of Computer Applications


CS 11 - PROBLEM SOLVING WITH ‘C’ LANGUAGE

Introduction to Programming
The Basic Model of Computation, Algorithms, Flow-charts, Programming Languages, Compilation, Linking and Loading, Testing and Debugging, Documentation.

Algorithms for Problem Solving
Exchanging values of two variables. summation of a set of numbers, Decimal Base to Binary Base conversion, Reversing digits of an integer, GCD (Greatest Common Division) of two numbers. Test whether a number is prime, Organize numbers in ascending order. Find square root of a number, factorial computation, Fibonacci sequence, Evaluate ‘sin x’ as sum of a series, Reverse order of elements of an array, Find largest number in an array, Print elements of upper triangular matrix, multiplication of two matrices, Evaluate a Polynomial

Introduction to ‘C’ Language
Character set, Variables and Identifiers, Built-in Data Types, Variable Definition, Arithmetic operators and Expressions, Precedence of evaluation, Constants and Literals, Simple assignment statement, Basic input/output statement, Simple ‘C’ programs , preprocessor command: #define, #include, #ifdef.

Conditional Statements and Loops
Decision making within a program, Conditions, Relational Operators, Logical Connectives, if statement, if-else statement, Loops: while loop, do while, for loop, Nested loops, Infinite loops, Switch statement, continue and go to statements, Structured Programming

Arrays
One Dimensional arrays: Array manipulation; Searching, Insertion, Deletion of an element from an array; Finding the largest/smallest element in an array; Two dimensional arrays, Addition/Multiplication of two matrices, Transpose of a square matrix; Null terminated strings as array of characters, Representation of sparse matrices.

Functions
Top-down approach of problem solving, Modular programming and functions, Prototype of a function: Formal parameter list, Return Type, Function call, Block structure, Passing arguments to a Function: call by reference, call by value, Recursive Functions, arrays as function arguments, Standard Library of C functions.

Structures and Unions
Structure variables, initialization, structure assignment, nested structure, structures and functions, structures and arrays: arrays of structures, structures containing arrays, unions. Pointers
Address operators, pointer type declaration, pointer assignment

Rest of the detailed syllabus is attached in below file which is free of cost for you.
Attached Files
File Type: pdf GOA University MCA Syllabus.pdf (625.1 KB, 130 views)


Tags
syllabus

Quick Reply
Your Username: Click here to log in

Message:
Options

Thread Tools Search this Thread



All times are GMT +5. The time now is 05:24 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4