IGNOU MCA IGNOU BCA IGNOU MBA IGNOU CIC Courses

Pages (4) : [1] 2 3 4 » ... Last »

Projects of BCA from IGNOU

Filed under:

Get the latest project of every semester of IGNOU BCA.

Projects of BCA

Comment for Projects of BCA from IGNOU
—————————————————————————————–
project
i need bca project for ignou
—————————————————————————————–
bca
i will need for the course bca
—————————————————————————————–
ignou AHE-01 projects
please i need this project
—————————————————————————————–

BCA from IGNOU

Filed under:

Get the complete details of BCA from IGNOU.

BCA Tutor Mark Assignments
Projects - BCA
Syllabus - BCA

Comment for BCA from IGNOU
—————————————————————————————–
admission in BCA
Please send me detail how to get admission in BCA. Send admission form also in fees structure.
—————————————————————————————–

BCA Assignements : TMA CS - 62 �C� Programming & Data Structure

Filed under:

BCA Assignements : TMA CS - 62 �C� Programming & Data Structure

Course Code : CS-62
Course Title : �C� Programming & Data Structure
Assignment Number : BCA (2)-62/TMA/05
Maximum Marks : 10
Last Date of Submission : 15th April, 2005

This is a Tutor Marked Assignment. There are two questions in this assignment. Answer all the questions. Each question carries equal weightage . You may use illustrations and diagrams to enhance explanations.

Question 1: Write a program in �C� language which accepts a stack as input and reverses the elements of the stack using two additional stacks.

Question 2: Write a program in �C� language which accepts a stack as input and
reverses the elements of the stack using one additional queue.

Comment for BCA Assignements : TMA CS - 62 ?C? Programming & Data Structure
—————————————————————————————–
cs-62 assingments with solutions of year 2005 (jan-june)
Hi there,
I want BCA assingments with solutions for previous year 2005 (jan-june).plz,help me it’s urgent!!
—————————————————————————————–
bca
I am doing Ist sem in bca in IGNOU. I want the assingments of this semester ….
—————————————————————————————–

BCA Assignements : TMA CS - 612 PC Software Application Skills

Filed under:

BCA Assignements : TMA CS - 612 PC Software Application Skills

Course Code : CS-612
Course Title : PC Software Application Skills
Assignment Number : BCA(2)-612/TMA/05
Maximum Marks : 10
Last Date of Submission : 15th April, 2005

This is a Tutor Marked Assignment. There are four questions in this assignment. Answer all the questions. Each question carries equal weightage. You may use illustrations and diagrams to enhance explanations.

Question 1: If you have eight coins , one of which is different , heavier or lighter from the rest, Explain the process, how you can determine it in no more than three weighs.

Question 2: What is cell referencing? What are different ways of giving cell references? How it is useful in writing formulas?

Question 3: What are the advantages of using charts in spread sheets? Explain the different types of charts available in MS�EXCEL.

Question 4: How is the address book helpful in E�mail applications? Explain the use
of FTP.

Comment for BCA Assignements : TMA CS - 612 PC Software Application Skills
—————————————————————————————–
BCA suggastion IGNOU dec’2009
I need BCA suggastion of IGNOU for dec’2009 termend examination
—————————————————————————————–

BCA Assignements : TMA CS - 06 Introduction to DBMS

Filed under:

BCA Assignements : TMA CS - 06 Introduction to DBMS

Course Code : CS-06
Course Title : Introduction to DBMS
Assignment Number : BCA(4)-06/TMA/05
Maximum Marks : 10
Last Date of Submission : 15th April, 2005

This is a Tutor Marked Assignment. There are five questions in this Assignment. Answer all the questions. Each question carries equal weightage. You may use illustrations and diagrams to enhance explanations.

Question 1: Discuss the advantages and disadvantages of object oriented database management system in comparison with RDBMS. Discuss types of applications suitable for object oriented DBMS and RDBMS.

Question 2: Discuss the concept of data independence and explain its importance in a database environment with the help of a suitable example.

Question 3: Describe the problems that are associated with redundant data. Can data redundancies be completely eliminated when the database approach is used? Why or why not?

Question 4: Describe the concept of functional dependency. How is this associated with the process of normalization?
Question 5: Describe the rules for deriving relations that represent strong entity types, weak entity types, one-to-one binary relationship types, one-to-many relationship types, multi-valued attributes, and superclass / subclass relationships.

Comment for BCA Assignements : TMA CS - 06 Introduction to DBMS
—————————————————————————————–
database
critically examine two different dbms and compare the functionalities they offer?
—————————————————————————————–
DBMS
—————————————————————————————–

BCA Assignements : TMA CS - 64 Introduction to Computer Organisation

Filed under:

BCA Assignements : TMA CS - 64 Introduction to Computer Organisation

Course Code : CS-64
Course Title : Introduction to Computer Organisation
Assignment Number : BCA(4)-64/TMA/05
Maximum Marks : 10
Last Date of Submission : 15th April, 2005

This is a Tutor Marked Assignment. There are two questions in this assignment. Answer all the questions. You may use illustrations and diagrams to enhance explanations.

Question 1:

(a) What is an Instruction in the context of Computer Architecture? What are the key fields that must exist in a Computer Instruction? 1 Mark
(b) How is an Instruction executed by the Computer? Explain with the help of a symbolic instruction such as SUB A, B. How can computer execute a subroutine call? 1 Mark
© What happens when an Interrupt occurs in a machine? Explain all the steps with the help of an example of occurrence of a keyboard interrupt. 1 Mark
(d) A Company has its own Mail server, which has a secure backup. Suggest the suitable configuration for the servers. You must include the following details in the configuration: 2 Marks
• CPU
• BUS
• Cache memory
• Memory Capacity
• Disk Capacity and whether to use RAID
• Input/Output devices/interfaces
Justify your selection by giving reasoning in support of your answer.

Question 2:

(a) What is the need of many addressing modes in a machine? Select the addressing modes for a machine that process data only in the registers. Give reasons for your selection. 1 Mark
(b) What is a Micro-program? Explain how the micro-program results in execution of an instruction given in question 1 (b) above. 1 Mark
© What are the advantages of having segments in 8086 Microprocessor? Describe the usage of various segment registers with the help of an example each. 1 Mark
(d) Explain the following in the context of 8086 Microprocessor. (Give suitable example of your own) 2 Marks
? Shift Instructions
? BCD addition
? Addressing modes of 8086 microprocessors
? Multiplication and Division

BCA Assignements : TMA CS - 65 Window Programming

Filed under:

BCA Assignements : TMA CS - 65 Window Programming

Course Code : CS-65
Course Title : Window Programming
Assignment Number : BCA(4)-65/TMA/05
Maximum Marks : 10
Last Date of Submission : 15th April, 2005

This is a Tutor Marked Assignment. There are five questions in this Assignment. Answer all the questions. Each question carries equal weightage. You may use illustrations and diagrams to enhance explanations. Please go through the guidelines regarding assignments.
Question 1: Explain the differences between flexgrid control and dbgrid control.
Question 2: Explain the difference between a multiple document interface (MDI) application and a single document interface (SDI) application with suitable examples.

Question 3: With the help of an example, explain the step-by-step procedure for creating database using Visual Data Manager.

Question 4: “With Visual Basic 6.0, you can build desktop applications, application components, and Internet applications.” Discuss in support with the statement given.

Question 5: Discuss the advanced features of Visual Basic 6.0.

BCA Assignements : TMA CS - 67 RDBMS Lab

Filed under:

BCA Assignements : TMA CS - 66 Multimedia

Course Code : CS-66
Course Title : Multimedia
Assignment Number : BCA(4)-66/TMA/05
Maximum Marks : 10
Last Date of Submission : 15th April, 2005

This is a Tutor Marked Assignment. There are two questions in this assignment. Answer all the questions. Each question carries equal weightage. You may use illustrations and diagrams to enhance explanations.

Question 1:

What is Multimedia? What are the hardware and software requirements of a PC that can be used as a terminal to display multimedia at public places like reservation enquiry? What are the hardware / software components needed for a Multimedia Development System?

Question 2:

What are the various techniques for animation in Multimedia? List the features required in the Multimedia Authoring Software. Compare and contrast the features of Flash and Authorware.

BCA Assignements : TMA CS - 67 RDBMS Lab

Filed under:

BCA Assignements : TMA CS - 67 RDBMS Lab

Course Code : CS-67
Course Title : RDBMS Lab
Assignment Number : BCA(4)-67/TMA/05
Maximum Marks : 10
Last date of submission : 15th April, 2005

This is a Tutor Marked Assignment. There are two questions in this assignment. Answer all the questions. Each question carries equal weightage. You may use illustrations and diagrams to enhance explanations.

Question 1:

Consider the following requirements for the Consumer Goods (for example, water purifier’s) Maintenance Company’s database system that is used to keep track of it’s clients, pending repairs, advances and bills, stock of equipment components in the store etc.

• The clients for the company are of two kinds: (i) Clients who have the Annual Maintenance Contract (AMC) with the Company and (ii) Others.
• All the visits under AMC are recorded and all repair actions are noted. In addition, the other customers are given warranty of 3 months for the fault repaired.
• The store keeps track of each component with it. It keeps information such as component code, date of last acquisition from the company, quantity in hand, reorder level etc. The store informs the company to issue an order in case the quantity in hand falls below the reorder level.
• The store also keeps track of the issuance of each item (components) to various repairing persons. All issues or returns update the quantity in hand of that component uniquely. Each piece of a component has a unique ID.
• The company also keeps the information about the client details such as client code, name, address of communication, date of AMC etc.
• In addition, all the bills of the clients are duly recorded. In case a bill is paid through a draft or cash, the record of it is directly moved to database, however, in cases where bill is paid by cheque then the record is moved to database only on realisation of cheque.

Draw an ER diagram for the above company. Specify key attributes and constraints of each entity type and on each relationship type. Note any unspecified requirements, and make appropriate assumptions to make the specification complete. Also design the normalized tables with require integrity and security constraints.

Question 2:

(a) Consider a Finance Company that maintains the following tables:

• Clients-List (client-id, name, address, contact-phone, proof-of-residence, maximum-loan-allowed, PAN)
• Deposits (client-id, deposit-no, date-of-deposit, amount)
• Withdrawal (client-id, withdrawal-no, date-of-withdrawal, amount, allowed/denied)

Please Note: A client may withdraw at any time, and deposit any time. Withdrawals are subject to maximum-loan-allowed. A Client is given an iInterest of 10% on the Balance. However, if the client balance is negative, he will be charged 12% interest. (Balance is calculated as = sum of all deposits of the client – sum of all withdrawals). Interest is calculated every month on the Minimum balance of that month.

Create the tables having appropriate referential Integrity constraints. Make and state suitable assumptions, if any.

Write and run the following SQL queries on the tables:

• Find all the client names that have not made any deposits in the last month.
• Find the list of all deposits and withdrawals of last month, in the order of clients and net balance of each.
• Find the list of names of all those clients who have been denied withdrawal more than once.
• List the client’s details and their balances.
• Calculate the interest due for all the clients for the last month.
Make suitable assumptions, if any.

(b) Consider the Relation R={A, B, C, D, E, F} and the set of functional dependencies.
A?D C?B F?D E?F E?C
C?D
What are the various alternate keys in the Relation R? Decompose R into 2NF, 3NF and finally in BCNF relation.

BCA Assignements : TMA CS - 68 Computer Networks

Filed under:

BCA Assignements : TMA CS - 68 Computer Networks

Course Code : CS-68
Course Title : Computer Networks
Assignment Number : BCA(5)-68/TMA/05
Maximum Marks : 10
Last date of Submission : 15th April, 2005

This is a Tutor Marked Assignment. There are four questions in this assignment. Answer all the questions. All questions carry equal weightage. You may use illustrations and diagrams to enhance applications.

Q 1. Describe the specification and characteristics and application of the following devices: (2 Marks)
� Routers
� Bridge
� Repeaters
� Switches
Also show diagrammatically where are these devices are placed in a Network setup.

Q 2. (i) Compare and contrast packet and cell switching (1 Mark)

(ii) What type of Switching techniques are used in ATM and what is the significance of ATM? (1 Mark)

(iii) Discuss the ATM cell format (1 Mark)

Q 3. (i) Name all the basic network topologies and describe advantages of each type of network topology (1 Mark)

(ii) With respect to WAN, distinguish between virtual circuit and datagram services (1 Mark)

(iii) What are the different service primitives in the OSI model? (1 Mark)

Q 4. (i) List and describe all the layers of OSI model with the protocol functionalities and standards. (1 Mark)

(ii) What are the issues to be considered in designing different layers in the network models? (1 Mark)

Comment for BCA Assignements : TMA CS - 68 Computer Networks
—————————————————————————————–
BCA
i want to bca syllabus
—————————————————————————————–
bca
i an army officer,looking forword to do bca while working in army.Please tell me details of admission,fees,duration etc
—————————————————————————————–








Related pages

MCA : CS - 09 PROJECT Computer Networks

MCA CS - 09 TMA Computer Networks Course Code : CS-09 Course Title : Computer Networks Assignment Number : MCA(5)-09/Project/05 Maximum Marks : 15 Last Date of Submission : 30th April 2005 This is a Project Assignment. Answer all the questions. You may use illustrations and diagrams to enhance answers. Question 1: Derive the throughput expression for Aloha and slotted .....

MCS-042: Data Communication and Networks

New Revised Syllabus of MCS-042: Data Communication and Networks From IGNOU MCS-042: Data Communication and Networks :: 3 Credits Objectives The main purpose of the course is to provide the broad coverage of data communications and computer networks related topics. The course uses the OSI (Open System Interconnection) reference model .....

MCA Assignments : CS - 09 TMA Computer Networks

MCA Assignments : CS - 09 TMA Computer Networks Course Code : CS- 09 Course Title : Computer Networks Assignment Number : MCA(5)-09/TMA/05 Maximum Marks : 10 Last Date of Submission : 15th April 2005 This is a Tutor Marked Assignment. Answer all questions. You may use illustrations and diagrams to enhance the explanations. Questions 1: Answer the following questions as .....

CS-09 Data Communication and Networks

Syllabus of CS-09 Data Communication and Networks From IGNOU CS-09 Data Communication and Networks .....

BCA Assignements : TMA CS - 71 Computer Oriented Numerical Techniques

BCA Assignements : TMA CS - 71 Computer Oriented Numerical Techniques Course Code : CS-71 Course Title : Computer Oriented Numerical Techniques Assignment No. : BCA(5)-71/TMA/05 Maximum Marks : 10 Last date of Submission : 15th April, 2005 This is a Tutor Marked Assignment. There are Four questions in this assignment. Answer all the following questions. You may use illustrations .....

BCA Assignements : TMA CS - 71 Computer Oriented Numerical Techniques

BCA Assignements : TMA CS - 70 Software Engineering Course Code : CS-70 Course Title : Software Engineering Assignment Number : BCA(5)-70/TMA/05 Maximum Marks : 10 Last date of Submission : 15th April,2005 This is a Tutor Marked Assignment. Answer all the following questions. All questions carry equal weightage . You may use illustrations and diagrams to enhance explanations. Question 1: In .....

CS-611 Computer Fundamentals and PC Software

CS-611 Computer Fundamentals and PC Software Block 1 Computer Fundamentals : Hardware & Software Unit 1 : Computer and Memory Systems Unit 2 : Input Output Organisation and new Tech. Unit 3 : Software Concepts and Terminology Unit 4 : Operating Systems Concepts Block 2 Comp. Fundamentals : Communications, Networking, Security .....

CS-610 Foundation Course in English for Computing

CS-610 Foundation Course in English for Computing Block 1 Computer Fundamentals : Hardware & Software Unit 1 : Computer and Memory Systems Unit 2 : Input Output Organisation and new Tech. Unit 3 : Software Concepts and Terminology Unit 4 : Operating Systems Concepts Block 2 Comp. Fundamentals : Communications, Networking, Security .....

JAN 2001

Question Paper of CS-12 - Computer Architecture of Jan 2001 from IGNOU Note : Question one is compulsory. Answer any three from the rest. 1(i) The execution times (in seconds) of four programs on three computers are given below: Execution Time (in seconds) Program Computer A .....

BCA Assignements : TMA CS - 64 Introduction to Computer Organisation

BCA Assignements : TMA CS - 64 Introduction to Computer Organisation Course Code : CS-64 Course Title : Introduction to Computer Organisation Assignment Number : BCA(4)-64/TMA/05 Maximum Marks : 10 Last Date of Submission : 15th April, 2005 This is a Tutor Marked Assignment. There are two questions in this assignment. Answer all the questions. You may use illustrations and diagrams to enhance .....

Recently Visited Pages

  • Master of Arts (MA) Political Science
    Master of Arts (MA) Political Science Starting 2004-05 Comment for Master of Arts (MA) Political Science ----------------------------------------------------------------------------------------- mapoliticalscience course looking for infromation about ma political science admmission pls tell ----------------------------------------------------------------------------------------- last year (.....)
  • IGNOU Regional Centres - Dehradun
    IGNOU Regional Centres - Dehradun Region Code - 31 Dr. Rajender Gujral Regional Director IGNOU Regional Centre 6-A, Municipal Road Dehradun – 248 001 Uttaranchal. Ph.Off 0135-2713681 / 2713683 / (.....)
  • IGNOU Regional Centres - Khanna
    IGNOU Regional Centres - Khanna Region Code - 22 Dr. U.C. Pandey Regional Director (I/c) IGNOU Regional Centre I.T.I. Building Bulepur (District Ludhiana) Khanna - 141401. Punjab. Ph.Off 01628-229993 / 229994 / 238284 (TLC) / 237361 Fax 01628-238632 Email ignoukhanna@yahoo.co.in (.....)
  • Bachelor in Tourism Studies (BTS)
    Bachelor in Tourism Studies (BTS) Eligibility: BPP from IGNOU or 10+2 or its equivalent Age: No bar Min. Duration: 3 years Max. Duration: 6 years Course (.....)
  • PG Certificate in Writing for Television and Certificate in Craft and Design (Pottery)
    Postgraduate Certificate in Writing for Television and Certificate in Craft and Design (Pottery) Starting from 2004-05 (.....)
  • MS-9 Managerial Economics
    Syllabus of MS-9 Managerial Economics From IGNOU MS-9 Managerial Economics Comment for MS-9 Managerial Economics ----------------------------------------------------------------------------------------- ms-9 results i want to (.....)
  • Ahmedabad Study Centre – Adipur
    Ahmedabad Study Centre – Adipur SC CODE - 0923 NAME & ADDRESS OF THE IGNOU STUDY CENTRE MR. KHIYANI HARISH TIRATH DAS COORDINATOR, IGNOU STUDY CENTRE TOLANI COMMERCE COLLEGE, P.B. (.....)
  • IGNOU Regional Centres - Patna
    IGNOU Regional Centres - Patna Region Code - 05 Dr. S.S. Jena Regional Director IGNOU Regional Centre 170-A, Patliputra Colony Patna- 800 013. Bihar. Ph.Off 0612-2261341/ 2272545 Fax 0612-2265625 Email ssjena@hotmail.com ss_jena2002@yahoo.com ignoupt@sancharnet.in ignourcpatna@yahoo.com Operational Area - State of (.....)
  • December 2002
    Question Paper of CS-10 - Software Engineering of December 2002 from IGNOU Note: Question 1 is compulsory. Answer any three from the rest. 1. (a) (.....)
  • IGNOU: Jammu Regional Study Centres
    IGNOU: Jammu Regional Study Centres SL. NO. PLACE OF STUDY CENTRE SC (.....)
  • Post Graduate Diploma in Higher Education
    Post Graduate Diploma in Higher Education (.....)
  • JAN 2001
    Question Paper of CS-16 - Object-Oriented Systems of Jan 2001 from IGNOU Note : Question one is compulsory. Answer any three from the rest. 1. (.....)
  • MBA Assignements : TMA MS -11 Second Assignment Corporate policies and Practices
    MBA Assignements : TMA MS -11 Second Assignment Corporate policies and Practices Course Code : MS-11 Course Title : Corporate policies and Practices Assignment No. : 11/TMA-2/SEM-II/2004 Coverage : Blocks 4,5 and 6 Note: There are three (.....)
  • JUNE 2000
    Question Paper of CS-54 - Finance & Accounting On Computers of June 2000 from IGNOU Note : There are 6 questions in the paper. Question (.....)
  • Myanmar - 9101
    International Partner Institutions of IGNOU in South East Asian Countries - Myanmar - 9101 Myanmar - 9101 The University Of Distance Education 47-A, Inya Raod, Kamayut (.....)
Tell Us in Details What You Are Looking for
Your e-mail:


Subject:


Type verification image:
verification image, type it in the box

Message:

Latest Education Alerts


All Archive Section : Alerts News 1 2 3 4 CBSE Institutions 1 2 3 4  IGNOU Symbiosis Amity Delhi University Mumbai University Syllabus Scholarship  Bussiness Schools Results Study Abroad Career Forum Archives : 1 2 3 4 Disclaimer   About Us Site Design and SEO by : MAAS InfoMedia
Site best viewed in Opera and Google Chrome browsers with 1024x768 resolution. May not be best viewed in Internet Explorer.