SlideShare a Scribd company logo
1 of 7
Download to read offline
www.smusolvedassignments.com
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com
BCA ASSIGNMEMNTS
SESSION- SPRING 2014
BCA – Sem 1
BCA1010/IMC1010 - FUNDAMENTALS OF IT AND PROGRAMMING
1 Define Computer. Briefly explain organization of the Computer.
2 How are computers classified? Briefly explain the classifications of Computer.
3 What is Computer Software? How it is useful in running Hardware?
BCA1020- PROGRAMMING IN C
1 Define operators. Briefly explain about any four Operators in C.
2 Differentiate between formal parameters and actual parameters with example
3 Describe about static and external variables.
4 Distinguish between pass by value and pass by reference with the help of an example.
5 Define macro. How can we declare a macro statement? Explain with an example.
6 What is the use of fopen () and fclose () function? List and explain different modes for
opening a file.
BCA 1030- BASIC MATHEMATICS
1 (i) Let A = {1, 2, 3, 4, 5, 6} and B = {2, 4, 6, 8}. Find A – B and B – A.
(ii) In a group of 50 people, 35 speak Hindi, 25 speak both English and Hindi and all the
people speak at least one of the two languages. How many people speak only English and
not Hindi ? How many people speak English?
2 (i) Express 792 in radians and (7/12)c in degrees
(ii) Prove thattan0+sec0-1 = cos0 = 1+sin0
Tan0- sec0+1 1- sin0 cos0
3 (i) Define continuity of a point
(ii) Test the continuity of the function f where f is defined by
4 Solve dy/dx = y+x-2/y-x-4
5 A bag contains two red balls, three blue balls and five green balls.
Three balls are drawn at random. Find the probability that
a) the three balls are of different colours
b) two balls are of the same colour
c) all the three are of the same colour.
6. Solve: 2x + 3y + 4z = 20, x + y + 2z = 9, 3x + 2y + z = 10
BCA1040/IMC1040- DIGITAL LOGIC
1 Convert each of the following hexadecimal numbers to binary, octal, and decimal formats.
i) (4FB2)16
www.smusolvedassignments.com
ii) (DC4)16
2 Construct the following gates using NAND gates.
a)AND b) NOR c) XOR d)XNOR
4x2 ½ 10
3 Expand the following Boolean functions into their canonical form:
i. f(X,Y,Z)=XY+YZ+ X Z+ X Y
ii. f(X,Y,Z)=XY+ X Y + X YZ
4 Simplify the following Boolean function:
F = A’C + A’B + AB’C + BC, using K-map?
5 What are sequential circuits? Explain differences between sequential circuits and
combinational circuits.
6 What are shift registers? Explain serial in serial out shift register.
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com
BCA – Sem 2
BCA2010 – OPERATING SYSTEM
1 Define operating system. Explain any four major functions of operating system
2 What is hardware virtual machine? Discuss the three ways through which the software
virtualization can be done
3 Explain the following scheduling algorithm [10 Marks].
a) First come First served
b) Shortest Job First
4 Define deadlock. Discuss any four condition that leads to deadlock
5 Explain LRU page replacement algorithm with an example
6 What is computer virus? List the types of virus and its various infection methods.
BCA2020/IMC2020-DATA STRUCTURE AND ALGORITHM
1 What do you mean by data structure operation? Briefly explain some of the operations
used frequently.
2 Briefly explain Insertion Algorithms.
3 What is queue? Briefly explain array implementation of queue.
4 Write a short note on: NP-Completeness and Optimization versus decision problems.
5 Write the Algorithm to find the maximum and minimum items in a set of ‘n’ element.
6 Briefly explain Greedy Method Strategy.
BCA2030- OBJECT ORIENTED PROGRAMMING – C++
1 Write short notes on:
a) Inheritance
b) Polymorphism
2 Differentiate between Classes and Objects. Write an example program to represent a
class and its object.
3 Describe operator overloading. Which are the operators that cannot be overloaded?
4 What are the advantages of Polymorphism? How it can be implemented?
5 Differentiate between Containers and Iterators
6 Describe the two basic exception handling models
www.smusolvedassignments.com
BCA2040- COMMUNICATION SKILL
1 What is nonverbal communication? Give five examples for non-verbal communication
2 What are the prosodic features of speech?
3 Define hearing and Listening. How is ‘hearing’ different from ‘listening’
BCA2050/IMC2050 COMPUTER ORGANISATION
1 What is difference engine? Briefly explain the structure of Babbage’s Difference Engine.
2 What is the difference between fixed and floating point numbers?
3 Briefly explain the instruction characteristics.
4 Briefly explain the read and write cycle of an 8086 processor.
5 Briefly explain Interrupt Driven I/O.
6 Describe Multiprocessing. Briefly explain its system.
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com
BCA Sem 3
BCA3010/IMC3010-COMPUTER ORIENTED NUMERICAL METHODS
1 Find the Taylors Series for 𝑓(𝑥)=𝑥3−10𝑥2+6 about 𝑥0=3
2. Find a real root of the transcendental equation cos x – 3x+1 = 0, correct to four decimal
places using iteration method
3. Solve the equations
2x + 3y + z = 9
x + 2y + 3z = 6
3x + y + 2z = 8
by LU decomposition method.
4. Fit a second degree parabola y = a + bx + cx2 in the least square method for the following
data and hence estimate y at x = 6.
5.
The population of a certain town is shown in the following table
Find the rate of growth of the population in 1961.
6. Solve of 𝑦𝑛+2−2 𝐶𝑜𝑠𝛼𝑦𝑛+1+𝑦𝑛=𝐶𝑜𝑠𝛼𝑛.
BCA3020/IMC3020- Database Management System
1 What is Database? Explain its properties.
2 Write a note on:
MySQL Architecture
Primary Subsystems
3 What are the attributes used in the E-R model? Explain with the example of Student
database.
4 What is Relational Database Management System? Explain three aspects of RDBMS.
5 What do you mean by Embedded SQL? How do you declare variables and exceptions?
www.smusolvedassignments.com
6 Briefly explain the reasons behind Object-relational impedance mismatch.
BCA3030/IMC3030-UNDERSTANDING PC & TROUBLE SHOOTING
1 What are processor modes? Explain the three types of processor modes
2 List the different PCI signals along with their functions
3 Define the following
a. Front Sided Bus
b. Dual Independent Bus
4 What is POST? What are the various steps performed by the POST to check for resource
availability
5 Discuss any five guidelines that we need to follow while troubleshooting the hardware
problem
6 List the steps involved in installation of software in modem.
BCA 3040/IMC3040 – DATA COMMUNICATION
1 Draw the block diagram of communication system and briefly explain the each block.
2 Briefly explain the communication channel with an example.
3 What is modulation? Explain why modulation is required?
4 What is Coaxial cable? Briefly explain the structure of Coaxial cable with a supported
diagram.
5 Briefly explain Nyquist theorem with mathematical representation.
6 What are the advantages of packet switching over circuit switching?
BCA 3050/IMC3050 – Soft Skill - Personality Development
1(a) Explain any two personality characteristics in an organization
(b) Explain the POSEC method of time management
2 Why are goals important? Why should they be SMART?
3 (a) How does Jung explain the traits of personality?
(b) What is self-image? How is it created?
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com
-
BCA – Sem 4
BCA 4010/IMC4010 COMPUTER NETWORKING
1 What is OSI model? Explain all its layers with diagram.
2 Write a short note on ALOHA protocols.
3 What is the function of data link layer? Explain the services of the data link layer.
4 Explain Shortest Path routing Algorithm.
5 Discuss any two design issues of Session Layer.
6 Explain Recursive queries and Iterative queries that a DNS resolver (either a DNS client or
another DNS server) can make to a DNS server.
BCA 4020 - PROGRAMMING IN JAVA
1 Describe about Multi-threading. What is the significance of Java Bytecode?
2 Differentiate Break and Continue statements in Java with example program.
3 Differentiate between packages and Interfaces.
4 What are Applets? What are the restrictions of Applets? Describe about applet class.
www.smusolvedassignments.com
5 Compare JDBC and ODBC
6 Describe about Java Beans and BeanBox.
BCA 4030/IMC4030 -System Software
1 Define Language Processor and explain its activities in detail
2 Describe the different types of Assemblers.
3 Define a linker? Elaborate the various steps involved in the execution of a program with
the help of a diagram
4 Explain the various phases of compiler with the help of a block diagram
5 List and explain the various issues which must be considered to make your drivers
portable across CPU architectures
6 What do you mean by a USB end point? Explain the types of an end point
BCA 4040 PRINCIPLES OF FINANCIAL ACCOUNTING AND MANAGEMENT
1 Define Accounting. Briefly explain the ‘Entity Concept’ and ‘Money Measurement Concept’
of accounting.
2 What is rectification of errors? List and explain the stages where the errors are deducted
for rectification.
3 Explain the various steps in financial planning
4 What is inventory management and explain the following
a. Economic Order Quantity
b. Reorder Point
5 Explain the different steps involved in preparation of Fund Flow Statements.
6 What is cost? Discuss the factors involved in estimating the cost.
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com
BCA - Sem 5
BCA5010- WEB DESIGN
1 Briefly explain the various classes of networks
2 Explain the process steps of developing web site.
3 List out the advantages of DHTML
4 Explain browser object model using suitable diagram
5 What are the loop types are available in PHP? Explain each with the syntax
6 List out Conditional and looping constructs available in JavaScript. Explain with syntax
BCA5020- VISUAL PROGRAMMING
1 What is event driven programming? List and explain the advantages of event driven
programming
2 What is IDE? List and explain its components. Discuss the environment with windows IDE
environment.
3 Explain the comparison and logical operators available in VB .NET.
4 Discuss the concept of constructor and destructor with appropriate example.
5 What is attributes? Explain its properties. Discuss the targets of attributes.
6 Explain the components of tarsus platform.
Explain three types of application operations.
www.smusolvedassignments.com
BCA5030 - Software Engineering
1 Explain different kinds of software applications.
2 What are the Limitations of waterfall model? Explain
3 Describe the operation of Data flow model with the help of a block diagram
4 Explain the various activities involved in Software Reengineering process model
5 Explain Black-Box Testing in detail
6 With the help of bock diagram explain how global problem solving can apply a software-
driven approach to enhance the efficiency of problem solving.
BCA5042– Graphics and Multimedia Systems
1 Briefly explain RGB color model.
2 Write a note on: Direct view storage tubes and Raster Scan Display.
3 Write a note on:
(i) Control points
(ii) Knot Vector
4 Explain different types of coherence.
5 What is multimedia? Explain briefly the uses of multimedia.
6 Explain the following
(a) Full animation
(b) Limited animation
(c) Rotoscoping
BCA – Sem 6
BC0057 – OBJECT ORIENTED ANALYSIS AND DESIGN
1 Why is object oriented system important? State 2 orthogonal views of the software.
2 Explain about Encapsulation & information hiding and Class hierarchy
3 Describe Rumbaugh et al.’s Object Modeling Technique
4 Write short notes on : (i) Sequence Diagram (ii) Collaboration Diagram
5 Explain the 3 steps in extracting Entity Classes with a flowchart.
6 What are the reasons that the operations not added during the analysis workflow, but
rather during the design workflow? Explain.
BC0058 – DATA WAREHOUSING
1 Differentiate between OLTP and Data Warehouse.
2 What are the key issues in Planning a Data Warehouse
3 Explain Source Data Component and Data Staging Components of Data Warehouse
Architecture.
4 Discuss the Extraction Methods in Data Warehouses.
5 Write short notes on : (i) RAID 0 (ii) RAID 1
6 What is Metadata Management? Explain Integrated Metadata Management with a block
diagram.
BC5901 - ARTIFICIAL INTELLIGENCE
1 Write the importance of Artificial Intelligence.
2 For what type of problems Simulated Annealing technique is best suitable?
3 Explain 3 kinds of knowledge and properties for knowledge representation systems.
4 Write the advantages and disadvantages of Conceptual Dependency (CD).
5 Determine the guidelines for a problem to suit expert system solution.
6 Write short notes on (i) Sensors (ii) Effectors of robot hardware
www.smusolvedassignments.com
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com

More Related Content

What's hot

Model paper 4 (UGC NET Paper-1)
Model paper 4 (UGC NET Paper-1)Model paper 4 (UGC NET Paper-1)
Model paper 4 (UGC NET Paper-1)Raja Adapa
 
Smu bca-sem-2-fall-2015- solved - assignments
Smu bca-sem-2-fall-2015- solved - assignmentsSmu bca-sem-2-fall-2015- solved - assignments
Smu bca-sem-2-fall-2015- solved - assignmentssmumbahelp
 
Smu mca winter 2013
Smu mca winter 2013Smu mca winter 2013
Smu mca winter 2013smumbahelp
 
ARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
ARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITIONARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
ARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITIONsipij
 
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...ijfls
 
From_seq2seq_to_BERT
From_seq2seq_to_BERTFrom_seq2seq_to_BERT
From_seq2seq_to_BERTHuali Zhao
 
HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITIONHANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITIONcsandit
 
Smu mscit sem 2 spring 2015 assignments
Smu mscit sem 2 spring 2015 assignmentsSmu mscit sem 2 spring 2015 assignments
Smu mscit sem 2 spring 2015 assignmentssolved_assignments
 
B.Sc.IT: SEMESTER - V (May - 2018) [IDOL: Old Course | Question Paper]
B.Sc.IT: SEMESTER - V (May - 2018) [IDOL: Old Course | Question Paper]B.Sc.IT: SEMESTER - V (May - 2018) [IDOL: Old Course | Question Paper]
B.Sc.IT: SEMESTER - V (May - 2018) [IDOL: Old Course | Question Paper]Mumbai B.Sc.IT Study
 
International Journal of Advanced Engineering and Management
 International Journal of Advanced Engineering and Management International Journal of Advanced Engineering and Management
International Journal of Advanced Engineering and ManagementIJOAEM
 
Smu mscit sem 2 fall 2015 solved assignments
Smu mscit sem 2 fall 2015 solved assignmentsSmu mscit sem 2 fall 2015 solved assignments
Smu mscit sem 2 fall 2015 solved assignmentssmumbahelp
 

What's hot (14)

Model paper 4 (UGC NET Paper-1)
Model paper 4 (UGC NET Paper-1)Model paper 4 (UGC NET Paper-1)
Model paper 4 (UGC NET Paper-1)
 
Smu bca-sem-2-fall-2015- solved - assignments
Smu bca-sem-2-fall-2015- solved - assignmentsSmu bca-sem-2-fall-2015- solved - assignments
Smu bca-sem-2-fall-2015- solved - assignments
 
Smu mca winter 2013
Smu mca winter 2013Smu mca winter 2013
Smu mca winter 2013
 
ARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
ARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITIONARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
ARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
 
The Short-term Swap Rate Models in China
The Short-term Swap Rate Models in ChinaThe Short-term Swap Rate Models in China
The Short-term Swap Rate Models in China
 
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...
 
From_seq2seq_to_BERT
From_seq2seq_to_BERTFrom_seq2seq_to_BERT
From_seq2seq_to_BERT
 
HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITIONHANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
 
443 449
443 449443 449
443 449
 
Smu mscit sem 2 spring 2015 assignments
Smu mscit sem 2 spring 2015 assignmentsSmu mscit sem 2 spring 2015 assignments
Smu mscit sem 2 spring 2015 assignments
 
B.Sc.IT: SEMESTER - V (May - 2018) [IDOL: Old Course | Question Paper]
B.Sc.IT: SEMESTER - V (May - 2018) [IDOL: Old Course | Question Paper]B.Sc.IT: SEMESTER - V (May - 2018) [IDOL: Old Course | Question Paper]
B.Sc.IT: SEMESTER - V (May - 2018) [IDOL: Old Course | Question Paper]
 
International Journal of Advanced Engineering and Management
 International Journal of Advanced Engineering and Management International Journal of Advanced Engineering and Management
International Journal of Advanced Engineering and Management
 
Smu mscit sem 2 fall 2015 solved assignments
Smu mscit sem 2 fall 2015 solved assignmentsSmu mscit sem 2 fall 2015 solved assignments
Smu mscit sem 2 fall 2015 solved assignments
 
Y=mx+c card sort
Y=mx+c card sortY=mx+c card sort
Y=mx+c card sort
 

Viewers also liked

Smu mba sem 2 spring 2016 assignments
Smu mba sem 2 spring 2016 assignmentsSmu mba sem 2 spring 2016 assignments
Smu mba sem 2 spring 2016 assignmentssolved_assignments
 
Smu mba sem 2 winter 2015 assignments
Smu mba sem 2 winter 2015 assignmentsSmu mba sem 2 winter 2015 assignments
Smu mba sem 2 winter 2015 assignmentssolved_assignments
 
Smu bba sem 2 winter 2015 assignments
Smu bba sem 2 winter 2015 assignmentsSmu bba sem 2 winter 2015 assignments
Smu bba sem 2 winter 2015 assignmentssolved_assignments
 
Smu mba sem 3 ib fall 2016 assignments
Smu mba sem 3 ib fall 2016 assignmentsSmu mba sem 3 ib fall 2016 assignments
Smu mba sem 3 ib fall 2016 assignmentssolved_assignments
 
Smu mba sem 4 pm winter 2015 assignments
Smu mba sem 4 pm winter 2015 assignmentsSmu mba sem 4 pm winter 2015 assignments
Smu mba sem 4 pm winter 2015 assignmentssolved_assignments
 
Smu mba sem 3 mis winter 2015 assignments
Smu mba sem 3 mis winter 2015 assignmentsSmu mba sem 3 mis winter 2015 assignments
Smu mba sem 3 mis winter 2015 assignmentssolved_assignments
 
Smu mba sem 4 finance winter 2015 assignments
Smu mba sem 4 finance winter 2015 assignmentsSmu mba sem 4 finance winter 2015 assignments
Smu mba sem 4 finance winter 2015 assignmentssolved_assignments
 
Bba smu solved assignnents winter
Bba smu solved assignnents winterBba smu solved assignnents winter
Bba smu solved assignnents wintersolved_assignments
 
Smu mba sem 3 om spring 2016 assignments
Smu mba sem 3 om spring 2016 assignmentsSmu mba sem 3 om spring 2016 assignments
Smu mba sem 3 om spring 2016 assignmentssolved_assignments
 

Viewers also liked (16)

Bca smu solved assignments
Bca smu solved assignmentsBca smu solved assignments
Bca smu solved assignments
 
Bba smu solved assignnents
Bba smu solved assignnentsBba smu solved assignnents
Bba smu solved assignnents
 
Bba spring driveassignments
Bba spring driveassignmentsBba spring driveassignments
Bba spring driveassignments
 
Sem4 ib
Sem4 ibSem4 ib
Sem4 ib
 
Smu mba sem 2 spring 2016 assignments
Smu mba sem 2 spring 2016 assignmentsSmu mba sem 2 spring 2016 assignments
Smu mba sem 2 spring 2016 assignments
 
Smu mba sem 2 winter 2015 assignments
Smu mba sem 2 winter 2015 assignmentsSmu mba sem 2 winter 2015 assignments
Smu mba sem 2 winter 2015 assignments
 
Smu bba sem 2 winter 2015 assignments
Smu bba sem 2 winter 2015 assignmentsSmu bba sem 2 winter 2015 assignments
Smu bba sem 2 winter 2015 assignments
 
Smu mba sem 3 ib fall 2016 assignments
Smu mba sem 3 ib fall 2016 assignmentsSmu mba sem 3 ib fall 2016 assignments
Smu mba sem 3 ib fall 2016 assignments
 
Smu mba sem 4 pm winter 2015 assignments
Smu mba sem 4 pm winter 2015 assignmentsSmu mba sem 4 pm winter 2015 assignments
Smu mba sem 4 pm winter 2015 assignments
 
Smu mba sem 3 mis winter 2015 assignments
Smu mba sem 3 mis winter 2015 assignmentsSmu mba sem 3 mis winter 2015 assignments
Smu mba sem 3 mis winter 2015 assignments
 
Smu mba sem 4 finance winter 2015 assignments
Smu mba sem 4 finance winter 2015 assignmentsSmu mba sem 4 finance winter 2015 assignments
Smu mba sem 4 finance winter 2015 assignments
 
Sem2 mba springassignments
Sem2 mba springassignmentsSem2 mba springassignments
Sem2 mba springassignments
 
Bba smu solved assignnents winter
Bba smu solved assignnents winterBba smu solved assignnents winter
Bba smu solved assignnents winter
 
Mscit spring assignments
Mscit spring assignmentsMscit spring assignments
Mscit spring assignments
 
Smu mba sem 3 om spring 2016 assignments
Smu mba sem 3 om spring 2016 assignmentsSmu mba sem 3 om spring 2016 assignments
Smu mba sem 3 om spring 2016 assignments
 
Questions
QuestionsQuestions
Questions
 

Similar to Bca spring driveassignments (1)

Smu bsc it Spring 2014 solved assignments
Smu bsc it Spring 2014  solved assignmentsSmu bsc it Spring 2014  solved assignments
Smu bsc it Spring 2014 solved assignmentssmumbahelp
 
Smu bca winter 2013
Smu bca winter 2013Smu bca winter 2013
Smu bca winter 2013smumbahelp
 
Smu bscit sem 2 fall 2014 assignments
Smu bscit sem 2 fall 2014 assignmentsSmu bscit sem 2 fall 2014 assignments
Smu bscit sem 2 fall 2014 assignmentssmumbahelp
 
SMU BSC IT FALL / SUMMER 2013 SOLVED ASSIGNMENTS
SMU BSC IT FALL / SUMMER 2013 SOLVED ASSIGNMENTSSMU BSC IT FALL / SUMMER 2013 SOLVED ASSIGNMENTS
SMU BSC IT FALL / SUMMER 2013 SOLVED ASSIGNMENTSsmumbahelp
 
SMU BCA SUMMER 2014 ASSIGNMENTS
SMU BCA SUMMER 2014 ASSIGNMENTSSMU BCA SUMMER 2014 ASSIGNMENTS
SMU BCA SUMMER 2014 ASSIGNMENTSsolved_assignments
 
Smu bca sem 2 fall 2015 assignments
Smu bca sem 2 fall 2015 assignmentsSmu bca sem 2 fall 2015 assignments
Smu bca sem 2 fall 2015 assignmentssolved_assignments
 
SMU BCA SPRING 2014 SOLVED ASSIGNMENTS SEM-1
SMU BCA SPRING 2014  SOLVED ASSIGNMENTS SEM-1SMU BCA SPRING 2014  SOLVED ASSIGNMENTS SEM-1
SMU BCA SPRING 2014 SOLVED ASSIGNMENTS SEM-1smumbahelp
 
Sem 1 mca fall 2014 solved assignments
Sem 1 mca fall 2014 solved assignmentsSem 1 mca fall 2014 solved assignments
Sem 1 mca fall 2014 solved assignmentssmumbahelp
 
Smu bca sem 2 winter 2015 assignments
Smu bca sem 2 winter 2015 assignmentsSmu bca sem 2 winter 2015 assignments
Smu bca sem 2 winter 2015 assignmentssolved_assignments
 
Smu msc it spring 2014 solved assignments
Smu msc it spring 2014 solved assignmentsSmu msc it spring 2014 solved assignments
Smu msc it spring 2014 solved assignmentssmumbahelp
 
SMU MCA SEM 1 FALL 2014 ASSIGNMENTS
SMU MCA SEM 1 FALL 2014 ASSIGNMENTSSMU MCA SEM 1 FALL 2014 ASSIGNMENTS
SMU MCA SEM 1 FALL 2014 ASSIGNMENTSsolved_assignments
 
Smu bca sem 2 summer 2015 assignments
Smu bca sem 2 summer 2015 assignmentsSmu bca sem 2 summer 2015 assignments
Smu bca sem 2 summer 2015 assignmentssolved_assignments
 
Smu bca sem 1 winter 2014 assignments
Smu bca sem 1 winter 2014 assignmentsSmu bca sem 1 winter 2014 assignments
Smu bca sem 1 winter 2014 assignmentssmumbahelp
 
Mca solved assignments winter 2013
Mca solved assignments winter 2013Mca solved assignments winter 2013
Mca solved assignments winter 2013solved_assignments
 
Sem 1 mca summer 2014 solved assignments
Sem 1 mca summer 2014  solved assignmentsSem 1 mca summer 2014  solved assignments
Sem 1 mca summer 2014 solved assignmentssmumbahelp
 
SMU MCA SUMMER 2014 ASSIGNMENTS
SMU MCA SUMMER 2014 ASSIGNMENTSSMU MCA SUMMER 2014 ASSIGNMENTS
SMU MCA SUMMER 2014 ASSIGNMENTSsolved_assignments
 
SMU BCA SPRING 2014 SOLVED ASSIGNMENTS SEM-2
SMU BCA SPRING 2014  SOLVED ASSIGNMENTS SEM-2SMU BCA SPRING 2014  SOLVED ASSIGNMENTS SEM-2
SMU BCA SPRING 2014 SOLVED ASSIGNMENTS SEM-2smumbahelp
 
Smu bscit sem 1 summer 2015 assignemnts
Smu bscit sem 1 summer 2015 assignemntsSmu bscit sem 1 summer 2015 assignemnts
Smu bscit sem 1 summer 2015 assignemntssolved_assignments
 

Similar to Bca spring driveassignments (1) (20)

Bscit spring driveassignments
Bscit spring driveassignmentsBscit spring driveassignments
Bscit spring driveassignments
 
Smu bsc it Spring 2014 solved assignments
Smu bsc it Spring 2014  solved assignmentsSmu bsc it Spring 2014  solved assignments
Smu bsc it Spring 2014 solved assignments
 
Smu bca winter 2013
Smu bca winter 2013Smu bca winter 2013
Smu bca winter 2013
 
Smu bscit sem 2 fall 2014 assignments
Smu bscit sem 2 fall 2014 assignmentsSmu bscit sem 2 fall 2014 assignments
Smu bscit sem 2 fall 2014 assignments
 
SMU BSC IT FALL / SUMMER 2013 SOLVED ASSIGNMENTS
SMU BSC IT FALL / SUMMER 2013 SOLVED ASSIGNMENTSSMU BSC IT FALL / SUMMER 2013 SOLVED ASSIGNMENTS
SMU BSC IT FALL / SUMMER 2013 SOLVED ASSIGNMENTS
 
SMU BCA SUMMER 2014 ASSIGNMENTS
SMU BCA SUMMER 2014 ASSIGNMENTSSMU BCA SUMMER 2014 ASSIGNMENTS
SMU BCA SUMMER 2014 ASSIGNMENTS
 
Smu bca sem 2 fall 2015 assignments
Smu bca sem 2 fall 2015 assignmentsSmu bca sem 2 fall 2015 assignments
Smu bca sem 2 fall 2015 assignments
 
SMU BCA SPRING 2014 SOLVED ASSIGNMENTS SEM-1
SMU BCA SPRING 2014  SOLVED ASSIGNMENTS SEM-1SMU BCA SPRING 2014  SOLVED ASSIGNMENTS SEM-1
SMU BCA SPRING 2014 SOLVED ASSIGNMENTS SEM-1
 
Sem 1 mca fall 2014 solved assignments
Sem 1 mca fall 2014 solved assignmentsSem 1 mca fall 2014 solved assignments
Sem 1 mca fall 2014 solved assignments
 
Smu bca sem 2 winter 2015 assignments
Smu bca sem 2 winter 2015 assignmentsSmu bca sem 2 winter 2015 assignments
Smu bca sem 2 winter 2015 assignments
 
Smu msc it spring 2014 solved assignments
Smu msc it spring 2014 solved assignmentsSmu msc it spring 2014 solved assignments
Smu msc it spring 2014 solved assignments
 
SMU MCA SEM 1 FALL 2014 ASSIGNMENTS
SMU MCA SEM 1 FALL 2014 ASSIGNMENTSSMU MCA SEM 1 FALL 2014 ASSIGNMENTS
SMU MCA SEM 1 FALL 2014 ASSIGNMENTS
 
Smu bca sem 2 summer 2015 assignments
Smu bca sem 2 summer 2015 assignmentsSmu bca sem 2 summer 2015 assignments
Smu bca sem 2 summer 2015 assignments
 
Smu bca sem 1 winter 2014 assignments
Smu bca sem 1 winter 2014 assignmentsSmu bca sem 1 winter 2014 assignments
Smu bca sem 1 winter 2014 assignments
 
Mca solved assignments winter 2013
Mca solved assignments winter 2013Mca solved assignments winter 2013
Mca solved assignments winter 2013
 
Sem 1 mca summer 2014 solved assignments
Sem 1 mca summer 2014  solved assignmentsSem 1 mca summer 2014  solved assignments
Sem 1 mca summer 2014 solved assignments
 
SMU MCA SUMMER 2014 ASSIGNMENTS
SMU MCA SUMMER 2014 ASSIGNMENTSSMU MCA SUMMER 2014 ASSIGNMENTS
SMU MCA SUMMER 2014 ASSIGNMENTS
 
SMU ,CA FALL 2014 ASSIGNMENTS
SMU ,CA FALL 2014 ASSIGNMENTSSMU ,CA FALL 2014 ASSIGNMENTS
SMU ,CA FALL 2014 ASSIGNMENTS
 
SMU BCA SPRING 2014 SOLVED ASSIGNMENTS SEM-2
SMU BCA SPRING 2014  SOLVED ASSIGNMENTS SEM-2SMU BCA SPRING 2014  SOLVED ASSIGNMENTS SEM-2
SMU BCA SPRING 2014 SOLVED ASSIGNMENTS SEM-2
 
Smu bscit sem 1 summer 2015 assignemnts
Smu bscit sem 1 summer 2015 assignemntsSmu bscit sem 1 summer 2015 assignemnts
Smu bscit sem 1 summer 2015 assignemnts
 

Recently uploaded

Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 

Recently uploaded (20)

Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 

Bca spring driveassignments (1)

  • 1. www.smusolvedassignments.com FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com BCA ASSIGNMEMNTS SESSION- SPRING 2014 BCA – Sem 1 BCA1010/IMC1010 - FUNDAMENTALS OF IT AND PROGRAMMING 1 Define Computer. Briefly explain organization of the Computer. 2 How are computers classified? Briefly explain the classifications of Computer. 3 What is Computer Software? How it is useful in running Hardware? BCA1020- PROGRAMMING IN C 1 Define operators. Briefly explain about any four Operators in C. 2 Differentiate between formal parameters and actual parameters with example 3 Describe about static and external variables. 4 Distinguish between pass by value and pass by reference with the help of an example. 5 Define macro. How can we declare a macro statement? Explain with an example. 6 What is the use of fopen () and fclose () function? List and explain different modes for opening a file. BCA 1030- BASIC MATHEMATICS 1 (i) Let A = {1, 2, 3, 4, 5, 6} and B = {2, 4, 6, 8}. Find A – B and B – A. (ii) In a group of 50 people, 35 speak Hindi, 25 speak both English and Hindi and all the people speak at least one of the two languages. How many people speak only English and not Hindi ? How many people speak English? 2 (i) Express 792 in radians and (7/12)c in degrees (ii) Prove thattan0+sec0-1 = cos0 = 1+sin0 Tan0- sec0+1 1- sin0 cos0 3 (i) Define continuity of a point (ii) Test the continuity of the function f where f is defined by 4 Solve dy/dx = y+x-2/y-x-4 5 A bag contains two red balls, three blue balls and five green balls. Three balls are drawn at random. Find the probability that a) the three balls are of different colours b) two balls are of the same colour c) all the three are of the same colour. 6. Solve: 2x + 3y + 4z = 20, x + y + 2z = 9, 3x + 2y + z = 10 BCA1040/IMC1040- DIGITAL LOGIC 1 Convert each of the following hexadecimal numbers to binary, octal, and decimal formats. i) (4FB2)16
  • 2. www.smusolvedassignments.com ii) (DC4)16 2 Construct the following gates using NAND gates. a)AND b) NOR c) XOR d)XNOR 4x2 ½ 10 3 Expand the following Boolean functions into their canonical form: i. f(X,Y,Z)=XY+YZ+ X Z+ X Y ii. f(X,Y,Z)=XY+ X Y + X YZ 4 Simplify the following Boolean function: F = A’C + A’B + AB’C + BC, using K-map? 5 What are sequential circuits? Explain differences between sequential circuits and combinational circuits. 6 What are shift registers? Explain serial in serial out shift register. FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com BCA – Sem 2 BCA2010 – OPERATING SYSTEM 1 Define operating system. Explain any four major functions of operating system 2 What is hardware virtual machine? Discuss the three ways through which the software virtualization can be done 3 Explain the following scheduling algorithm [10 Marks]. a) First come First served b) Shortest Job First 4 Define deadlock. Discuss any four condition that leads to deadlock 5 Explain LRU page replacement algorithm with an example 6 What is computer virus? List the types of virus and its various infection methods. BCA2020/IMC2020-DATA STRUCTURE AND ALGORITHM 1 What do you mean by data structure operation? Briefly explain some of the operations used frequently. 2 Briefly explain Insertion Algorithms. 3 What is queue? Briefly explain array implementation of queue. 4 Write a short note on: NP-Completeness and Optimization versus decision problems. 5 Write the Algorithm to find the maximum and minimum items in a set of ‘n’ element. 6 Briefly explain Greedy Method Strategy. BCA2030- OBJECT ORIENTED PROGRAMMING – C++ 1 Write short notes on: a) Inheritance b) Polymorphism 2 Differentiate between Classes and Objects. Write an example program to represent a class and its object. 3 Describe operator overloading. Which are the operators that cannot be overloaded? 4 What are the advantages of Polymorphism? How it can be implemented? 5 Differentiate between Containers and Iterators 6 Describe the two basic exception handling models
  • 3. www.smusolvedassignments.com BCA2040- COMMUNICATION SKILL 1 What is nonverbal communication? Give five examples for non-verbal communication 2 What are the prosodic features of speech? 3 Define hearing and Listening. How is ‘hearing’ different from ‘listening’ BCA2050/IMC2050 COMPUTER ORGANISATION 1 What is difference engine? Briefly explain the structure of Babbage’s Difference Engine. 2 What is the difference between fixed and floating point numbers? 3 Briefly explain the instruction characteristics. 4 Briefly explain the read and write cycle of an 8086 processor. 5 Briefly explain Interrupt Driven I/O. 6 Describe Multiprocessing. Briefly explain its system. FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com BCA Sem 3 BCA3010/IMC3010-COMPUTER ORIENTED NUMERICAL METHODS 1 Find the Taylors Series for 𝑓(𝑥)=𝑥3−10𝑥2+6 about 𝑥0=3 2. Find a real root of the transcendental equation cos x – 3x+1 = 0, correct to four decimal places using iteration method 3. Solve the equations 2x + 3y + z = 9 x + 2y + 3z = 6 3x + y + 2z = 8 by LU decomposition method. 4. Fit a second degree parabola y = a + bx + cx2 in the least square method for the following data and hence estimate y at x = 6. 5. The population of a certain town is shown in the following table Find the rate of growth of the population in 1961. 6. Solve of 𝑦𝑛+2−2 𝐶𝑜𝑠𝛼𝑦𝑛+1+𝑦𝑛=𝐶𝑜𝑠𝛼𝑛. BCA3020/IMC3020- Database Management System 1 What is Database? Explain its properties. 2 Write a note on: MySQL Architecture Primary Subsystems 3 What are the attributes used in the E-R model? Explain with the example of Student database. 4 What is Relational Database Management System? Explain three aspects of RDBMS. 5 What do you mean by Embedded SQL? How do you declare variables and exceptions?
  • 4. www.smusolvedassignments.com 6 Briefly explain the reasons behind Object-relational impedance mismatch. BCA3030/IMC3030-UNDERSTANDING PC & TROUBLE SHOOTING 1 What are processor modes? Explain the three types of processor modes 2 List the different PCI signals along with their functions 3 Define the following a. Front Sided Bus b. Dual Independent Bus 4 What is POST? What are the various steps performed by the POST to check for resource availability 5 Discuss any five guidelines that we need to follow while troubleshooting the hardware problem 6 List the steps involved in installation of software in modem. BCA 3040/IMC3040 – DATA COMMUNICATION 1 Draw the block diagram of communication system and briefly explain the each block. 2 Briefly explain the communication channel with an example. 3 What is modulation? Explain why modulation is required? 4 What is Coaxial cable? Briefly explain the structure of Coaxial cable with a supported diagram. 5 Briefly explain Nyquist theorem with mathematical representation. 6 What are the advantages of packet switching over circuit switching? BCA 3050/IMC3050 – Soft Skill - Personality Development 1(a) Explain any two personality characteristics in an organization (b) Explain the POSEC method of time management 2 Why are goals important? Why should they be SMART? 3 (a) How does Jung explain the traits of personality? (b) What is self-image? How is it created? FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com - BCA – Sem 4 BCA 4010/IMC4010 COMPUTER NETWORKING 1 What is OSI model? Explain all its layers with diagram. 2 Write a short note on ALOHA protocols. 3 What is the function of data link layer? Explain the services of the data link layer. 4 Explain Shortest Path routing Algorithm. 5 Discuss any two design issues of Session Layer. 6 Explain Recursive queries and Iterative queries that a DNS resolver (either a DNS client or another DNS server) can make to a DNS server. BCA 4020 - PROGRAMMING IN JAVA 1 Describe about Multi-threading. What is the significance of Java Bytecode? 2 Differentiate Break and Continue statements in Java with example program. 3 Differentiate between packages and Interfaces. 4 What are Applets? What are the restrictions of Applets? Describe about applet class.
  • 5. www.smusolvedassignments.com 5 Compare JDBC and ODBC 6 Describe about Java Beans and BeanBox. BCA 4030/IMC4030 -System Software 1 Define Language Processor and explain its activities in detail 2 Describe the different types of Assemblers. 3 Define a linker? Elaborate the various steps involved in the execution of a program with the help of a diagram 4 Explain the various phases of compiler with the help of a block diagram 5 List and explain the various issues which must be considered to make your drivers portable across CPU architectures 6 What do you mean by a USB end point? Explain the types of an end point BCA 4040 PRINCIPLES OF FINANCIAL ACCOUNTING AND MANAGEMENT 1 Define Accounting. Briefly explain the ‘Entity Concept’ and ‘Money Measurement Concept’ of accounting. 2 What is rectification of errors? List and explain the stages where the errors are deducted for rectification. 3 Explain the various steps in financial planning 4 What is inventory management and explain the following a. Economic Order Quantity b. Reorder Point 5 Explain the different steps involved in preparation of Fund Flow Statements. 6 What is cost? Discuss the factors involved in estimating the cost. FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com BCA - Sem 5 BCA5010- WEB DESIGN 1 Briefly explain the various classes of networks 2 Explain the process steps of developing web site. 3 List out the advantages of DHTML 4 Explain browser object model using suitable diagram 5 What are the loop types are available in PHP? Explain each with the syntax 6 List out Conditional and looping constructs available in JavaScript. Explain with syntax BCA5020- VISUAL PROGRAMMING 1 What is event driven programming? List and explain the advantages of event driven programming 2 What is IDE? List and explain its components. Discuss the environment with windows IDE environment. 3 Explain the comparison and logical operators available in VB .NET. 4 Discuss the concept of constructor and destructor with appropriate example. 5 What is attributes? Explain its properties. Discuss the targets of attributes. 6 Explain the components of tarsus platform. Explain three types of application operations.
  • 6. www.smusolvedassignments.com BCA5030 - Software Engineering 1 Explain different kinds of software applications. 2 What are the Limitations of waterfall model? Explain 3 Describe the operation of Data flow model with the help of a block diagram 4 Explain the various activities involved in Software Reengineering process model 5 Explain Black-Box Testing in detail 6 With the help of bock diagram explain how global problem solving can apply a software- driven approach to enhance the efficiency of problem solving. BCA5042– Graphics and Multimedia Systems 1 Briefly explain RGB color model. 2 Write a note on: Direct view storage tubes and Raster Scan Display. 3 Write a note on: (i) Control points (ii) Knot Vector 4 Explain different types of coherence. 5 What is multimedia? Explain briefly the uses of multimedia. 6 Explain the following (a) Full animation (b) Limited animation (c) Rotoscoping BCA – Sem 6 BC0057 – OBJECT ORIENTED ANALYSIS AND DESIGN 1 Why is object oriented system important? State 2 orthogonal views of the software. 2 Explain about Encapsulation & information hiding and Class hierarchy 3 Describe Rumbaugh et al.’s Object Modeling Technique 4 Write short notes on : (i) Sequence Diagram (ii) Collaboration Diagram 5 Explain the 3 steps in extracting Entity Classes with a flowchart. 6 What are the reasons that the operations not added during the analysis workflow, but rather during the design workflow? Explain. BC0058 – DATA WAREHOUSING 1 Differentiate between OLTP and Data Warehouse. 2 What are the key issues in Planning a Data Warehouse 3 Explain Source Data Component and Data Staging Components of Data Warehouse Architecture. 4 Discuss the Extraction Methods in Data Warehouses. 5 Write short notes on : (i) RAID 0 (ii) RAID 1 6 What is Metadata Management? Explain Integrated Metadata Management with a block diagram. BC5901 - ARTIFICIAL INTELLIGENCE 1 Write the importance of Artificial Intelligence. 2 For what type of problems Simulated Annealing technique is best suitable? 3 Explain 3 kinds of knowledge and properties for knowledge representation systems. 4 Write the advantages and disadvantages of Conceptual Dependency (CD). 5 Determine the guidelines for a problem to suit expert system solution. 6 Write short notes on (i) Sensors (ii) Effectors of robot hardware
  • 7. www.smusolvedassignments.com FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com