SlideShare a Scribd company logo
1 of 5
Download to read offline
www.smusolvedassigments.com
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com
MI0038/OM0011 ENTERPRISE RESOURCE PLANNING
1 Write short notes on: Integrated data model Latest trends in ERP Order management sub
module of sales and distribution module of ERP system Organisational management sub
module of Human resource module of ERP system
A Integrated data model Latest trends in ERP Order management sub module of sales and
distribution module of ERP system Organisational management sub module of Human
resource module of ERP system
2 Write short notes on : Kanban ERP vendors Data Mining Collaborative CRM A Kanban
ERP vendors Data Mining Collaborative CRM
3 What are the benefits and features of ERP purchase module.
A Listing of benefits of purchase module
Description of features of purchase module mark each)
4 What are the benefits and features of ERP financial module?
A Listing of benefits of financial module
Description of features of financial module
5 What are the important functions of the ERP inventory management module? List any
FIVE main reasons for the failure of ERP implementation.
A Description of the functions of the ERP inventory management module
Listing of five main reasons for the failure of ERP implementation
6 What are the different phases of ERP implementation life cycle?
AExplanation of the different phases of ERP implementation life cycle
MI0039- E-COMMERCE
1 Electronic Commerce is commonly known as e-commerce, is a process of buying and
selling of goods or services using electronic systems. List the applications and benefits of e-
Commerce.
Aa. Applications of e-Commerce
b. Benefits of e-Commerce
2 The e-Commerce architecture is divided into different layers which help us to have an
organized discussion of building blocks of e-Commerce in a logical order. Explain the
layered architecture of e-Commerce systems
A Explaining the six layers of e-Commerce systems
3 Suppose you are the network admin of WXZ Software Company and you are given the
responsibility of managing all the servers. What are the steps you would follow to avoid
hacking of the company’s information?
A Explaining the threat and to avoid threats
4 Assume that you are the project manager of VSG company. Due to some reason the
company’s server got shut down and the company is not able to access the company’s
confidential data. What steps would have been taken by you to avoid this?
A Explaining the backup alternatives
5 Write short note on
a. Target Audience
b. Preparing the budget
Aa. Target Audience
www.smusolvedassigments.com
b. Preparing the budget
6 Guest look is an Indian based cosmetic manufacturing company which manufactures a
wide range of cosmetics for men. Although its product was used by men all over the world, a
number of new cosmetic manufacturing companies arose in the market challenging Guest
look. Now Guest look has to find innovative ways of advertising its products.
So far, Guest look’s advertising aids were mostly printed and television media. Now Eguest
look realized the importance and benefits of e-Marketing and has started concentrating on e-
Marketing. As the company is known for its integrity and will not compromise on that with
spam and unsolicited mails. Therefore, company identified three techniques such as search
engine optimization, improving existing website and banner ads.
a. What are the benefits of offline advertising? Are Guest look following offline
advertisement? Justify your answer
b. If you are working with the development team of Guest Look, how would you go about
improvising the existing website?
c. What banner ads?
Aa. Listing the benefits of offline advertising
Justification of the answer for using offline advertisement
b. Explaining how to improvise the existing website
c. Explaining banner ads and its drawbacks
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com
MI0040- TECHNOLOGY MANAGEMENT
1 Consider that you are a manager in a company and you want to manage a technology that
is newly incorporated.
a. Describe the effects of technologies on business.
b. Prepare a list of the factors that are considered in managing technology.
A a. Explaining the effects of technologies I business
b. Collect from the key issues in managing technological innovation
2 The purpose of forecast is to improve the quality of the decisions related to selection of an
alternative from available alternatives and not to force to accept a particular decision.
Explain various techniques for forecasting with a neat diagram
A Diagram
Describing the techniques
Write short notes on
a. Technology adoption
b. Technology diffusion
c. Technology absorption
Aa. Technology adoption
b. Technology diffusion
c. Technology absorption
4 When you choose a new technology, you may have to face some of the question like what
areits functional erquirements, non-functional requirements and does the technology fit the
organization culture?
a. How do you answer for these questions?
b. What is memristor?
Aa. Explaining eight tips related to the selection of a new technology
b. Explaining memristor
www.smusolvedassigments.com
5 Write short notes on
a. Bridging agencies
b. Problem solver model
c. Bar-Zakay model
d. Schlie, Radnor and Wad model
Aa. Bridging agencies
b. Problem solver model
c. Bar-Zakay model
d. Schlie, Radnor and Wad model
6 Explain the basic scheme for knowledge based applications
A Diagram of basic scheme for knowledge based applications
Explaining the knowledge based technology process
MI0041- JAVA AND WEB DESIGN
1 Write down what the following tags will perform
a. <table>
b. <td width>
c. <embed>
d. <a>
e. <object>
A
a. <table>
b. <td width>
c. <embed>
d. <a>
e. <object>
2 Write short notes on
a. Web browsers
b. Web development tools
Aa. Explaining web browsers with an example
b. Explaining web development tools with an example
3 Write a programme to create a webpage that prints the name of the STUDENT database
in Wide Latin font and set the subtitle with description of the STUDENT to the screen. Set
the page layout to the webpage. Insert one image after the database with a Thank you note.
A Programme
Writing the output for the programme written
4 Read the following case study thoroughly and answer the following questions:
ABC is an educational institute which is reputed for its management courses. It has 3
branches in different places and is planning to launch 2 more branches in some other
places. The institute used to maintain the student details in the form of a hard copy file. One
day, a fire broke out in the record section and all such records were destroyed. Next day the
management decided to maintain the student details in a computer so as to prevent the
damage due to such disasters. One of the management members suggested that XYZ
Company is capable of developing a kind of application for maintaining records using java.
The member further told other members that in his friend’s organisation the same java
application developed by the sXYZ company was working very effectively and it also offered
enough security parameters. Immediately the management appointed an employee who had
good knowledge of java language to oversee the implementation of the required application.
That employee prepared an outline of the company’s requirements and submitted it to the
XYZ Company. The requirements of institute were: For institute’s employees–student
details, course details, materials, and access rights. For students it was– Course material,
feedback on assignments, course details and faculty details.
XYZ company’s web designers developed a prototype of an application based on the
requirements of the ABC institute. Now the programmers of XYZ company detailed the
process of application development based on the specified requirements. They decided that
www.smusolvedassigments.com
for display purpose they can use JSP (Java Sever Pages) and to retrieve the details of a
particular student, they would create JDBC connection to the all branches. The student
details can be stored in a database table (server side) by using MySql.
They also decided to use servlets for internal process. That is, sending of request and
obtaining response from the server. After developing the application, they submitted it to
ABC institute for testing purpose. During the testing process, it was found that there is no
proper security mechanism in the application. That is, the application permitted ‘Login’ by
every member. So ABC company asked XYZ company to install security mechanism in the
application such that it gives separate access to the employees and students. XYZ company
modified the application by giving only limited and absolutely necessary access rights to the
concerned users. Also a new security parameter added to the application, prevented access
by a user for 24 hours if he/she entered incorrect ‘Login’ details for three consecutive times.
a) Give reasons as to why ABC institute decided to choose XYZ Company for the
development of Java application.
b) Discuss the reason for using JSP in java application.
Aa. Answering for reasons
4 Read the following case study thoroughly and answer the following questions:
ABC is an educational institute which is reputed for its management courses. It has 3
branches in different places and is planning to launch 2 more branches in some other
places. The institute used to maintain the student details in the form of a hard copy file. One
day, a fire broke out in the record section and all such records were destroyed. Next day the
management decided to maintain the student details in a computer so as to prevent the
damage due to such disasters. One of the management members suggested that XYZ
Company is capable of developing a kind of application for maintaining records using java.
The member further told other members that in his friend’s organisation the same java
application developed by the sXYZ company was working very effectively and it also offered
enough security parameters. Immediately the management appointed an employee who had
good knowledge of java language to oversee the implementation of the required application.
That employee prepared an outline of the company’s requirements and submitted it to the
XYZ Company. The requirements of institute were: For institute’s employees–student
details, course details, materials, and access rights. For students it was– Course material,
feedback on assignments, course details and faculty details.
XYZ company’s web designers developed a prototype of an application based on the
requirements of the ABC institute. Now the programmers of XYZ company detailed the
process of application development based on the specified requirements. They decided that
for display purpose they can use JSP (Java Sever Pages) and to retrieve the details of a
particular student, they would create JDBC connection to the all branches. The student
details can be stored in a database table (server side) by using MySql.
They also decided to use servlets for internal process. That is, sending of request and
obtaining response from the server. After developing the application, they submitted it to
ABC institute for testing purpose. During the testing process, it was found that there is no
proper security mechanism in the application. That is, the application permitted ‘Login’ by
every member. So ABC company asked XYZ company to install security mechanism in the
application such that it gives separate access to the employees and students. XYZ company
modified the application by giving only limited and absolutely necessary access rights to the
concerned users. Also a new security parameter added to the application, prevented access
by a user for 24 hours if he/she entered incorrect ‘Login’ details for three consecutive times.
a) Give reasons as to why ABC institute decided to choose XYZ Company for the
development of Java application.
b) Discuss the reason for using JSP in java application.
Aa. Answering for reasons
b. Reason for using JSP
5 For the above case study answer the following questions
a. State the reason for using database connection in the application.
b. Explain the purpose of creating a java application for the ABC institute.
www.smusolvedassigments.com
Aa. Reasons for using database connection
b. Explaining the purpose of creating a java application
6 How do you handle exception in java? Give with an example
AExplaining handling exception and the ways of exception can occur
Exception types
Explaining different types of exception handling like, using throw, using finally, etc
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com

More Related Content

Viewers also liked

SMU BBA sem 5 fall 2014 assignments
SMU BBA sem 5 fall 2014 assignmentsSMU BBA sem 5 fall 2014 assignments
SMU BBA sem 5 fall 2014 assignmentssolved_assignments
 
SEM 3 OM SUMMER 2014 ASSIGNMENTS
SEM 3 OM SUMMER 2014 ASSIGNMENTSSEM 3 OM SUMMER 2014 ASSIGNMENTS
SEM 3 OM SUMMER 2014 ASSIGNMENTSsolved_assignments
 
SMU mba sem 3 om fall 2014 assignments
SMU mba sem 3 om fall 2014 assignmentsSMU mba sem 3 om fall 2014 assignments
SMU mba sem 3 om fall 2014 assignmentssolved_assignments
 
SMU MBA SEM 2 FALL 2014 ASSIGNMENTS
SMU MBA SEM 2 FALL 2014 ASSIGNMENTSSMU MBA SEM 2 FALL 2014 ASSIGNMENTS
SMU MBA SEM 2 FALL 2014 ASSIGNMENTSsolved_assignments
 
SEM 4 PM SUMMER 2014 ASSIGNMENTS
SEM 4 PM SUMMER 2014 ASSIGNMENTSSEM 4 PM SUMMER 2014 ASSIGNMENTS
SEM 4 PM SUMMER 2014 ASSIGNMENTSsolved_assignments
 
SEM 3 OM SUMMER 2014 ASSIGNMENTS
SEM 3 OM SUMMER 2014 ASSIGNMENTSSEM 3 OM SUMMER 2014 ASSIGNMENTS
SEM 3 OM SUMMER 2014 ASSIGNMENTSsolved_assignments
 
Sem 1 SMU mba spring assignments
Sem 1 SMU mba spring assignmentsSem 1 SMU mba spring assignments
Sem 1 SMU mba spring assignmentssolved_assignments
 
SEM 3 Finance SUMMER 2014 ASSIGNMENTS
SEM 3 Finance SUMMER 2014 ASSIGNMENTSSEM 3 Finance SUMMER 2014 ASSIGNMENTS
SEM 3 Finance SUMMER 2014 ASSIGNMENTSsolved_assignments
 
SEM 3 OM SUMMER 2014 ASSIGNMENTS
SEM 3 OM SUMMER 2014 ASSIGNMENTSSEM 3 OM SUMMER 2014 ASSIGNMENTS
SEM 3 OM SUMMER 2014 ASSIGNMENTSsolved_assignments
 
SEM 3 MIS SUMMER 2014 ASSIGNMENTS
SEM 3 MIS SUMMER 2014 ASSIGNMENTSSEM 3 MIS SUMMER 2014 ASSIGNMENTS
SEM 3 MIS SUMMER 2014 ASSIGNMENTSsolved_assignments
 
SEM 3 BANKING SUMMER 2014 ASSIGNMENTS
SEM 3 BANKING SUMMER 2014 ASSIGNMENTSSEM 3 BANKING SUMMER 2014 ASSIGNMENTS
SEM 3 BANKING SUMMER 2014 ASSIGNMENTSsolved_assignments
 
SEM 3 PM SUMMER 2014 ASSIGNMENTS
SEM 3 PM SUMMER 2014 ASSIGNMENTSSEM 3 PM SUMMER 2014 ASSIGNMENTS
SEM 3 PM SUMMER 2014 ASSIGNMENTSsolved_assignments
 
SMU BBA SUMMER DRIVE ASSIGNMENTS
SMU BBA SUMMER DRIVE ASSIGNMENTSSMU BBA SUMMER DRIVE ASSIGNMENTS
SMU BBA SUMMER DRIVE ASSIGNMENTSsolved_assignments
 

Viewers also liked (17)

SMU BBA sem 5 fall 2014 assignments
SMU BBA sem 5 fall 2014 assignmentsSMU BBA sem 5 fall 2014 assignments
SMU BBA sem 5 fall 2014 assignments
 
SEM 3 OM SUMMER 2014 ASSIGNMENTS
SEM 3 OM SUMMER 2014 ASSIGNMENTSSEM 3 OM SUMMER 2014 ASSIGNMENTS
SEM 3 OM SUMMER 2014 ASSIGNMENTS
 
Bscit winter 2013
Bscit winter 2013Bscit winter 2013
Bscit winter 2013
 
Bca spring driveassignments
Bca spring driveassignmentsBca spring driveassignments
Bca spring driveassignments
 
SMU mba sem 3 om fall 2014 assignments
SMU mba sem 3 om fall 2014 assignmentsSMU mba sem 3 om fall 2014 assignments
SMU mba sem 3 om fall 2014 assignments
 
Mba smu solved assignemnts
Mba smu solved assignemntsMba smu solved assignemnts
Mba smu solved assignemnts
 
SMU MBA SEM 2 FALL 2014 ASSIGNMENTS
SMU MBA SEM 2 FALL 2014 ASSIGNMENTSSMU MBA SEM 2 FALL 2014 ASSIGNMENTS
SMU MBA SEM 2 FALL 2014 ASSIGNMENTS
 
Sem 1 mba winter 2013
Sem 1 mba winter 2013Sem 1 mba winter 2013
Sem 1 mba winter 2013
 
SEM 4 PM SUMMER 2014 ASSIGNMENTS
SEM 4 PM SUMMER 2014 ASSIGNMENTSSEM 4 PM SUMMER 2014 ASSIGNMENTS
SEM 4 PM SUMMER 2014 ASSIGNMENTS
 
SEM 3 OM SUMMER 2014 ASSIGNMENTS
SEM 3 OM SUMMER 2014 ASSIGNMENTSSEM 3 OM SUMMER 2014 ASSIGNMENTS
SEM 3 OM SUMMER 2014 ASSIGNMENTS
 
Sem 1 SMU mba spring assignments
Sem 1 SMU mba spring assignmentsSem 1 SMU mba spring assignments
Sem 1 SMU mba spring assignments
 
SEM 3 Finance SUMMER 2014 ASSIGNMENTS
SEM 3 Finance SUMMER 2014 ASSIGNMENTSSEM 3 Finance SUMMER 2014 ASSIGNMENTS
SEM 3 Finance SUMMER 2014 ASSIGNMENTS
 
SEM 3 OM SUMMER 2014 ASSIGNMENTS
SEM 3 OM SUMMER 2014 ASSIGNMENTSSEM 3 OM SUMMER 2014 ASSIGNMENTS
SEM 3 OM SUMMER 2014 ASSIGNMENTS
 
SEM 3 MIS SUMMER 2014 ASSIGNMENTS
SEM 3 MIS SUMMER 2014 ASSIGNMENTSSEM 3 MIS SUMMER 2014 ASSIGNMENTS
SEM 3 MIS SUMMER 2014 ASSIGNMENTS
 
SEM 3 BANKING SUMMER 2014 ASSIGNMENTS
SEM 3 BANKING SUMMER 2014 ASSIGNMENTSSEM 3 BANKING SUMMER 2014 ASSIGNMENTS
SEM 3 BANKING SUMMER 2014 ASSIGNMENTS
 
SEM 3 PM SUMMER 2014 ASSIGNMENTS
SEM 3 PM SUMMER 2014 ASSIGNMENTSSEM 3 PM SUMMER 2014 ASSIGNMENTS
SEM 3 PM SUMMER 2014 ASSIGNMENTS
 
SMU BBA SUMMER DRIVE ASSIGNMENTS
SMU BBA SUMMER DRIVE ASSIGNMENTSSMU BBA SUMMER DRIVE ASSIGNMENTS
SMU BBA SUMMER DRIVE ASSIGNMENTS
 

Similar to Solved Assignments Website

Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web designsmumbahelp
 
Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web designsmumbahelp
 
Mba e business ii year- Annamalai Assignments 2017-18
Mba e business ii year- Annamalai Assignments 2017-18Mba e business ii year- Annamalai Assignments 2017-18
Mba e business ii year- Annamalai Assignments 2017-18PRADEEP SHARMA
 
Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web designsmumbahelp
 
Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web designsmumbahelp
 
Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web designsmumbahelp
 
Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web designsmumbahelp
 
Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web designsmumbahelp
 
Mba information system ii year- Annamalai Assignments 2017-18
Mba information system ii year- Annamalai Assignments 2017-18Mba information system ii year- Annamalai Assignments 2017-18
Mba information system ii year- Annamalai Assignments 2017-18PRADEEP SHARMA
 
310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade
310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade 310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade
310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade Isabella789
 
Mi0039 e-commerce
Mi0039  e-commerceMi0039  e-commerce
Mi0039 e-commercesmumbahelp
 
Smu mba sem 3 mis spring 2015 assignments
Smu mba sem 3 mis spring 2015 assignmentsSmu mba sem 3 mis spring 2015 assignments
Smu mba sem 3 mis spring 2015 assignmentssolved_assignments
 
Annamalai solved mba assignments 9967480770
Annamalai solved mba assignments 9967480770Annamalai solved mba assignments 9967480770
Annamalai solved mba assignments 9967480770PRADEEP SHARMA
 
Smu mba is- spring 2016 - solved assignments
Smu mba   is- spring 2016 - solved  assignmentsSmu mba   is- spring 2016 - solved  assignments
Smu mba is- spring 2016 - solved assignmentssmumbahelp
 
httponbeing.orgprogramshis-holiness-the-14th-dalai-lama-of-ti.docx
httponbeing.orgprogramshis-holiness-the-14th-dalai-lama-of-ti.docxhttponbeing.orgprogramshis-holiness-the-14th-dalai-lama-of-ti.docx
httponbeing.orgprogramshis-holiness-the-14th-dalai-lama-of-ti.docxwellesleyterresa
 

Similar to Solved Assignments Website (20)

Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web design
 
Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web design
 
Mba e business ii year- Annamalai Assignments 2017-18
Mba e business ii year- Annamalai Assignments 2017-18Mba e business ii year- Annamalai Assignments 2017-18
Mba e business ii year- Annamalai Assignments 2017-18
 
Mi0041
Mi0041Mi0041
Mi0041
 
Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web design
 
Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web design
 
Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web design
 
Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web design
 
Mi0041 java and web design
Mi0041  java and web designMi0041  java and web design
Mi0041 java and web design
 
Resume
ResumeResume
Resume
 
Mba information system ii year- Annamalai Assignments 2017-18
Mba information system ii year- Annamalai Assignments 2017-18Mba information system ii year- Annamalai Assignments 2017-18
Mba information system ii year- Annamalai Assignments 2017-18
 
310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade
310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade 310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade
310-053 Exam-Sun Certified Enterprise Architect, Java, EE5 Upgrade
 
Mi0039 e-commerce
Mi0039  e-commerceMi0039  e-commerce
Mi0039 e-commerce
 
Fayaz_CV
Fayaz_CVFayaz_CV
Fayaz_CV
 
Baiju_resume
Baiju_resumeBaiju_resume
Baiju_resume
 
Is 4 th
Is 4 thIs 4 th
Is 4 th
 
Smu mba sem 3 mis spring 2015 assignments
Smu mba sem 3 mis spring 2015 assignmentsSmu mba sem 3 mis spring 2015 assignments
Smu mba sem 3 mis spring 2015 assignments
 
Annamalai solved mba assignments 9967480770
Annamalai solved mba assignments 9967480770Annamalai solved mba assignments 9967480770
Annamalai solved mba assignments 9967480770
 
Smu mba is- spring 2016 - solved assignments
Smu mba   is- spring 2016 - solved  assignmentsSmu mba   is- spring 2016 - solved  assignments
Smu mba is- spring 2016 - solved assignments
 
httponbeing.orgprogramshis-holiness-the-14th-dalai-lama-of-ti.docx
httponbeing.orgprogramshis-holiness-the-14th-dalai-lama-of-ti.docxhttponbeing.orgprogramshis-holiness-the-14th-dalai-lama-of-ti.docx
httponbeing.orgprogramshis-holiness-the-14th-dalai-lama-of-ti.docx
 

Recently uploaded

Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
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
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
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
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
_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
 

Recently uploaded (20)

Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
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
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
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 ...
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........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
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.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🔝
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
_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
 

Solved Assignments Website

  • 1. www.smusolvedassigments.com FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com MI0038/OM0011 ENTERPRISE RESOURCE PLANNING 1 Write short notes on: Integrated data model Latest trends in ERP Order management sub module of sales and distribution module of ERP system Organisational management sub module of Human resource module of ERP system A Integrated data model Latest trends in ERP Order management sub module of sales and distribution module of ERP system Organisational management sub module of Human resource module of ERP system 2 Write short notes on : Kanban ERP vendors Data Mining Collaborative CRM A Kanban ERP vendors Data Mining Collaborative CRM 3 What are the benefits and features of ERP purchase module. A Listing of benefits of purchase module Description of features of purchase module mark each) 4 What are the benefits and features of ERP financial module? A Listing of benefits of financial module Description of features of financial module 5 What are the important functions of the ERP inventory management module? List any FIVE main reasons for the failure of ERP implementation. A Description of the functions of the ERP inventory management module Listing of five main reasons for the failure of ERP implementation 6 What are the different phases of ERP implementation life cycle? AExplanation of the different phases of ERP implementation life cycle MI0039- E-COMMERCE 1 Electronic Commerce is commonly known as e-commerce, is a process of buying and selling of goods or services using electronic systems. List the applications and benefits of e- Commerce. Aa. Applications of e-Commerce b. Benefits of e-Commerce 2 The e-Commerce architecture is divided into different layers which help us to have an organized discussion of building blocks of e-Commerce in a logical order. Explain the layered architecture of e-Commerce systems A Explaining the six layers of e-Commerce systems 3 Suppose you are the network admin of WXZ Software Company and you are given the responsibility of managing all the servers. What are the steps you would follow to avoid hacking of the company’s information? A Explaining the threat and to avoid threats 4 Assume that you are the project manager of VSG company. Due to some reason the company’s server got shut down and the company is not able to access the company’s confidential data. What steps would have been taken by you to avoid this? A Explaining the backup alternatives 5 Write short note on a. Target Audience b. Preparing the budget Aa. Target Audience
  • 2. www.smusolvedassigments.com b. Preparing the budget 6 Guest look is an Indian based cosmetic manufacturing company which manufactures a wide range of cosmetics for men. Although its product was used by men all over the world, a number of new cosmetic manufacturing companies arose in the market challenging Guest look. Now Guest look has to find innovative ways of advertising its products. So far, Guest look’s advertising aids were mostly printed and television media. Now Eguest look realized the importance and benefits of e-Marketing and has started concentrating on e- Marketing. As the company is known for its integrity and will not compromise on that with spam and unsolicited mails. Therefore, company identified three techniques such as search engine optimization, improving existing website and banner ads. a. What are the benefits of offline advertising? Are Guest look following offline advertisement? Justify your answer b. If you are working with the development team of Guest Look, how would you go about improvising the existing website? c. What banner ads? Aa. Listing the benefits of offline advertising Justification of the answer for using offline advertisement b. Explaining how to improvise the existing website c. Explaining banner ads and its drawbacks FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com MI0040- TECHNOLOGY MANAGEMENT 1 Consider that you are a manager in a company and you want to manage a technology that is newly incorporated. a. Describe the effects of technologies on business. b. Prepare a list of the factors that are considered in managing technology. A a. Explaining the effects of technologies I business b. Collect from the key issues in managing technological innovation 2 The purpose of forecast is to improve the quality of the decisions related to selection of an alternative from available alternatives and not to force to accept a particular decision. Explain various techniques for forecasting with a neat diagram A Diagram Describing the techniques Write short notes on a. Technology adoption b. Technology diffusion c. Technology absorption Aa. Technology adoption b. Technology diffusion c. Technology absorption 4 When you choose a new technology, you may have to face some of the question like what areits functional erquirements, non-functional requirements and does the technology fit the organization culture? a. How do you answer for these questions? b. What is memristor? Aa. Explaining eight tips related to the selection of a new technology b. Explaining memristor
  • 3. www.smusolvedassigments.com 5 Write short notes on a. Bridging agencies b. Problem solver model c. Bar-Zakay model d. Schlie, Radnor and Wad model Aa. Bridging agencies b. Problem solver model c. Bar-Zakay model d. Schlie, Radnor and Wad model 6 Explain the basic scheme for knowledge based applications A Diagram of basic scheme for knowledge based applications Explaining the knowledge based technology process MI0041- JAVA AND WEB DESIGN 1 Write down what the following tags will perform a. <table> b. <td width> c. <embed> d. <a> e. <object> A a. <table> b. <td width> c. <embed> d. <a> e. <object> 2 Write short notes on a. Web browsers b. Web development tools Aa. Explaining web browsers with an example b. Explaining web development tools with an example 3 Write a programme to create a webpage that prints the name of the STUDENT database in Wide Latin font and set the subtitle with description of the STUDENT to the screen. Set the page layout to the webpage. Insert one image after the database with a Thank you note. A Programme Writing the output for the programme written 4 Read the following case study thoroughly and answer the following questions: ABC is an educational institute which is reputed for its management courses. It has 3 branches in different places and is planning to launch 2 more branches in some other places. The institute used to maintain the student details in the form of a hard copy file. One day, a fire broke out in the record section and all such records were destroyed. Next day the management decided to maintain the student details in a computer so as to prevent the damage due to such disasters. One of the management members suggested that XYZ Company is capable of developing a kind of application for maintaining records using java. The member further told other members that in his friend’s organisation the same java application developed by the sXYZ company was working very effectively and it also offered enough security parameters. Immediately the management appointed an employee who had good knowledge of java language to oversee the implementation of the required application. That employee prepared an outline of the company’s requirements and submitted it to the XYZ Company. The requirements of institute were: For institute’s employees–student details, course details, materials, and access rights. For students it was– Course material, feedback on assignments, course details and faculty details. XYZ company’s web designers developed a prototype of an application based on the requirements of the ABC institute. Now the programmers of XYZ company detailed the process of application development based on the specified requirements. They decided that
  • 4. www.smusolvedassigments.com for display purpose they can use JSP (Java Sever Pages) and to retrieve the details of a particular student, they would create JDBC connection to the all branches. The student details can be stored in a database table (server side) by using MySql. They also decided to use servlets for internal process. That is, sending of request and obtaining response from the server. After developing the application, they submitted it to ABC institute for testing purpose. During the testing process, it was found that there is no proper security mechanism in the application. That is, the application permitted ‘Login’ by every member. So ABC company asked XYZ company to install security mechanism in the application such that it gives separate access to the employees and students. XYZ company modified the application by giving only limited and absolutely necessary access rights to the concerned users. Also a new security parameter added to the application, prevented access by a user for 24 hours if he/she entered incorrect ‘Login’ details for three consecutive times. a) Give reasons as to why ABC institute decided to choose XYZ Company for the development of Java application. b) Discuss the reason for using JSP in java application. Aa. Answering for reasons 4 Read the following case study thoroughly and answer the following questions: ABC is an educational institute which is reputed for its management courses. It has 3 branches in different places and is planning to launch 2 more branches in some other places. The institute used to maintain the student details in the form of a hard copy file. One day, a fire broke out in the record section and all such records were destroyed. Next day the management decided to maintain the student details in a computer so as to prevent the damage due to such disasters. One of the management members suggested that XYZ Company is capable of developing a kind of application for maintaining records using java. The member further told other members that in his friend’s organisation the same java application developed by the sXYZ company was working very effectively and it also offered enough security parameters. Immediately the management appointed an employee who had good knowledge of java language to oversee the implementation of the required application. That employee prepared an outline of the company’s requirements and submitted it to the XYZ Company. The requirements of institute were: For institute’s employees–student details, course details, materials, and access rights. For students it was– Course material, feedback on assignments, course details and faculty details. XYZ company’s web designers developed a prototype of an application based on the requirements of the ABC institute. Now the programmers of XYZ company detailed the process of application development based on the specified requirements. They decided that for display purpose they can use JSP (Java Sever Pages) and to retrieve the details of a particular student, they would create JDBC connection to the all branches. The student details can be stored in a database table (server side) by using MySql. They also decided to use servlets for internal process. That is, sending of request and obtaining response from the server. After developing the application, they submitted it to ABC institute for testing purpose. During the testing process, it was found that there is no proper security mechanism in the application. That is, the application permitted ‘Login’ by every member. So ABC company asked XYZ company to install security mechanism in the application such that it gives separate access to the employees and students. XYZ company modified the application by giving only limited and absolutely necessary access rights to the concerned users. Also a new security parameter added to the application, prevented access by a user for 24 hours if he/she entered incorrect ‘Login’ details for three consecutive times. a) Give reasons as to why ABC institute decided to choose XYZ Company for the development of Java application. b) Discuss the reason for using JSP in java application. Aa. Answering for reasons b. Reason for using JSP 5 For the above case study answer the following questions a. State the reason for using database connection in the application. b. Explain the purpose of creating a java application for the ABC institute.
  • 5. www.smusolvedassigments.com Aa. Reasons for using database connection b. Explaining the purpose of creating a java application 6 How do you handle exception in java? Give with an example AExplaining handling exception and the ways of exception can occur Exception types Explaining different types of exception handling like, using throw, using finally, etc FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com