SlideShare ist ein Scribd-Unternehmen logo
1 von 4
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com
SEM 1 BSCIT SUMMER 2014 ASSIGNMENTS
BT0062- Fundamentals of IT
1 Write a short notes on fourth and fifth generation computers
2 Differentiate between primary memory and secondary memory.
3 What is cache memory? Explain the importance of cache computer memory.
4 Write the steps to insert one or more columns and one or more cells in MS Excel.
5 What is sound multimedia? Explain common sound file formats?
6 What is Internet? What is the use of it Internet in the modern world.
BT 0063- MATHEMATICS FOR IT
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 that (tan + sec – 1)/(tan - sec + 1) = cos/(1- sin ) = (1+ sin)/ cos
3 (i) Define continuity of a point
(ii) Test the continuity of the function f where f is defined by
F(x) = ((X-2)/|(X-2)| if x ï‚čï€Č
( 7 if x = 2
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
BT0064, LOGIC DESIGN
1 Add the following 4-bit binary numbers. i. (0110)2 + (0101)2 = (1011)2 ii. (0101)2 + (0101)2=
(1010)2 Add the following 8-bit binary numbers iii. (01001110)2 + (00111100)2 = (10001010)2
iv. (10011101)2 + (10001111)2= (100101100)2
2 Draw the symbol for XNOR & X-OR and explain the truth table?
3 What are adders? Explain half adders and full adders with circuit diagrams.
4 What is ring counter? Explain it working with the help of diagram.
5 Explain the concept of resolution in digital and analog multi meters.
6 What are shift registers? Explain serial in serial out shift register.
BT0065, C Programming and Data Structures,
1 Why data types are required in any programming language? Explain in detail the primary data
types of C language.
2 Explain the structure of the C program.
3 i. What is recursion?
ii. Differentiate between recursion and iteration.
iii. Write a program to generate Fibonacci series using recursion.
4 What do you mean by dynamic memory allocation? Explain the three functions for dynamic
memory allocation in C language.
5 Write C program to implement stack using arrays.
6 What do you mean by binary tree? Explain the storage representations of binary tree.
BT0066, Database Management Systems
1 What do you mean by entity and attributes in E-R diagram?
Explain the importance of E-R diagram.
2 Explain the following terms:
Constraints
3 What do you mean by indexed sequential file organization? Explain with the help of an example.
4 What is the system catalog in RDBMS? Also explain what information is stored in the system
catalog.
5 What do you mean by semantics of TRC queries? Give an example of TRC queries.
6 Explain vertical framentation with the help of an example.
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com
SEM 3 BSCIT SUMMER 2014 ASSIGNMENTS
BT0074, OOPS with JAVA
1 Explain the main method in java and its rules. Also explain how to invoke methods in java.
Explain with examples.
2 List and explain all the string comparison functions. Write a program in java to reverse a string.
3 Describe with the help of an example the implementation of inheritance in java.
4 Describe the catch and finally block statement in java with examples.
5 Draw and Explain the Life cycle of a java applet with an example.
6 Write a note on JDK security tools.
BT0075, RDBMS and MySQL
1 Write the steps for Accessing and Creating Databases and Tables.
2 How to alter databases and tables in MySQL? Explain with the help of examples.
3 Explain MySQL update and replace statements with example.
4 Explain all the date and time functions in MySQL.
5 Describe the following functions for maintaining stored procedures in MySQL.
1. CREATE PROCEDURE and CREATE FUNCTION
2. ALTER PROCEDURE and ALTER FUNCTION
3. DROP PROCEDURE and DROP FUNCTION Syntax
4. SHOW CREATE PROCEDURE and SHOW CREATE FUNCTION
5. SHOW CREATE FUNCTION
6 How to keep our passwords secure in MySQL? Explain.
BT0076, TCP/IP
1 Explain the following TCP/IP terminology:
1. Node
2. Route
3. Host
4. Upper – Layer Protocol
5. LAN Segment
6. Subnet
7. Network
8. Neighbor
9. Interface
10. Address
2 What do you mean by frame relay? Describe the frame relay frame format with diagram.
3 Define ports and explain the two types of ports.
4 Describe the following operations of FTP:
1. Connect to a remote host
2. Navigate and manipulate the directory structure.
3. List files available for transfer.
5 Define and explain Internet Message Access Protocol (IMAP4). Describe Fundamental IMAP4
Electronic Mail Models.
6 Define web servers. List and explain all well-known web servers.
BT0077, Multimedia Systems
1 List all the elements of drawing and explain any four element.
2 Describe in brief the following
1. Calligraphy
2. Text in multimedia application
3 Briefly describe monitor resolution and printer resolution.
BT0078, Website Design
1 Explain the dial up connection and its types.
2 What do you mean by frame in HTML? Describe the <frame> and <frameset>. Also explain frame
construction and frame navigation.
3 Describe the SOAP’s use of XML and schemas. Explain the elements of SOAP message.
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com
SEM 4 BSCIT SUMMER 2014 ASSIGNMENTS
BT0080, Fundamentals of Algorithms
1 Explain the three basic actions and corresponding instructions that form the basis of any
imperative language.
2 Explain quick sort. Write algorithm for it.
3 Explain knapsack problem. Write algorithm for it.
4 Explain trees and sub graphs with examples.
5 Define and explain Hamiltonian circuit and path.
6 Define and explain the following with examples;
1. Reflexive and irreflexive digraph
2. Equivalence digraph
3. Relation matrix
4. Directed path
5. Directed walk
BT0081, SOFTWARE ENGINEERING
1 1) Describe the meaning of software engineering
2) List and explain the various types of software maintenance
2 Explain the various steps involved in establishing a reliability specification and statistical
testing
3 1) Briefly explain the different kinds of assessment techniques
2) Give the importance of dimension of time in software development
4 Describe the Top-Down Testing strategy with the help of suitable diagram.
5 Explain People Factor in Multidisciplinary aspects.
6 Identify the factors that affect Interdisciplinary Ignorance
BT0082, Visual Basic
1 Describe in brief about the code editor window and solution explorer in visual studio.
2 Describe the following:
1. How to use the new project dialogue box in vb.net
2. How to use the options dialogue box in vb.net.
3 Describe the concept of Exit try statement in Vb.net with an example.
4 Describe the concept of jagged arrays in visual basic with an example.
5 Explain how to add new objects to the ListView controls? Also explain adding of column headers
to ListView control.
6 What is The jsp: plugin Element? Describe JSP: Plugin Optional Attributes.
BT0083, Server Side Programming-Theory
1 Define and explain web servers and application servers.
2 Explain handling the form elements to retrieve the data from form using servlet API. Give some
examples
3 State the advantages and disadvantages of http digest authentication. Compare digest and basic
authentication.
4 Explain the two JSP architectures.
5 Explain the impacts of software technology on business on the following:
‱ Exponential Growth in Capability
‱ Business Problem-Solving Optimization
6 Describe briefly the driving Forces of Diversity in Development Strategies.
FOR SOLVED ASSIGNMENTS AT NOMINAL COST
VISIT
WWW.SMUSOLVEDASSIGNMENTS.COM
Or Mail us at
solvemyassignments@gmail.com

Weitere Àhnliche Inhalte

Was ist angesagt?

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 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
 
GSP 125 Enhance teaching - snaptutorial.com
GSP 125   Enhance teaching - snaptutorial.comGSP 125   Enhance teaching - snaptutorial.com
GSP 125 Enhance teaching - snaptutorial.comDavisMurphyA81
 
GSP 125 RANK Education for Service--gsp125rank.com
GSP 125 RANK  Education for Service--gsp125rank.comGSP 125 RANK  Education for Service--gsp125rank.com
GSP 125 RANK Education for Service--gsp125rank.comclaric25
 
GSP 125 Final Exam Guide
GSP 125 Final Exam GuideGSP 125 Final Exam Guide
GSP 125 Final Exam Guidecritter13
 
GSP 125 Exceptional Education - snaptutorial.com
GSP 125 Exceptional Education - snaptutorial.comGSP 125 Exceptional Education - snaptutorial.com
GSP 125 Exceptional Education - snaptutorial.comdonaldzs162
 
GSP 125 Education Specialist / snaptutorial.com
  GSP 125 Education Specialist / snaptutorial.com  GSP 125 Education Specialist / snaptutorial.com
GSP 125 Education Specialist / snaptutorial.comstevesonz146
 
Gsp 125 Education Organization -- snaptutorial.com
Gsp 125   Education Organization -- snaptutorial.comGsp 125   Education Organization -- snaptutorial.com
Gsp 125 Education Organization -- snaptutorial.comDavisMurphyB85
 
Gsp 125 Enthusiastic Study / snaptutorial.com
Gsp 125 Enthusiastic Study / snaptutorial.comGsp 125 Enthusiastic Study / snaptutorial.com
Gsp 125 Enthusiastic Study / snaptutorial.comStephenson101
 
GSP 125 Final Exam Guide
GSP 125 Final Exam GuideGSP 125 Final Exam Guide
GSP 125 Final Exam Guidemonsterr20
 
Gsp 125 Future Our Mission/newtonhelp.com
Gsp 125 Future Our Mission/newtonhelp.comGsp 125 Future Our Mission/newtonhelp.com
Gsp 125 Future Our Mission/newtonhelp.comamaranthbeg8
 
Smu mca winter 2013
Smu mca winter 2013Smu mca winter 2013
Smu mca winter 2013smumbahelp
 
GSP 125 Enhance teaching/tutorialrank.com
 GSP 125 Enhance teaching/tutorialrank.com GSP 125 Enhance teaching/tutorialrank.com
GSP 125 Enhance teaching/tutorialrank.comjonhson300
 
GSP 125 Effective Communication/tutorialrank.com
 GSP 125 Effective Communication/tutorialrank.com GSP 125 Effective Communication/tutorialrank.com
GSP 125 Effective Communication/tutorialrank.comjonhson282
 
Bsc it summer 2015 solved assignments
Bsc it summer   2015 solved assignmentsBsc it summer   2015 solved assignments
Bsc it summer 2015 solved assignmentssmumbahelp
 

Was ist angesagt? (16)

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 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
 
GSP 125 Enhance teaching - snaptutorial.com
GSP 125   Enhance teaching - snaptutorial.comGSP 125   Enhance teaching - snaptutorial.com
GSP 125 Enhance teaching - snaptutorial.com
 
GSP 125 RANK Education for Service--gsp125rank.com
GSP 125 RANK  Education for Service--gsp125rank.comGSP 125 RANK  Education for Service--gsp125rank.com
GSP 125 RANK Education for Service--gsp125rank.com
 
GSP 125 Final Exam Guide
GSP 125 Final Exam GuideGSP 125 Final Exam Guide
GSP 125 Final Exam Guide
 
GSP 125 Exceptional Education - snaptutorial.com
GSP 125 Exceptional Education - snaptutorial.comGSP 125 Exceptional Education - snaptutorial.com
GSP 125 Exceptional Education - snaptutorial.com
 
GSP 125 Education Specialist / snaptutorial.com
  GSP 125 Education Specialist / snaptutorial.com  GSP 125 Education Specialist / snaptutorial.com
GSP 125 Education Specialist / snaptutorial.com
 
Gsp 125 Education Organization -- snaptutorial.com
Gsp 125   Education Organization -- snaptutorial.comGsp 125   Education Organization -- snaptutorial.com
Gsp 125 Education Organization -- snaptutorial.com
 
Gsp 125 Enthusiastic Study / snaptutorial.com
Gsp 125 Enthusiastic Study / snaptutorial.comGsp 125 Enthusiastic Study / snaptutorial.com
Gsp 125 Enthusiastic Study / snaptutorial.com
 
GSP 125 Final Exam Guide
GSP 125 Final Exam GuideGSP 125 Final Exam Guide
GSP 125 Final Exam Guide
 
Gsp 125 Future Our Mission/newtonhelp.com
Gsp 125 Future Our Mission/newtonhelp.comGsp 125 Future Our Mission/newtonhelp.com
Gsp 125 Future Our Mission/newtonhelp.com
 
Smu mca winter 2013
Smu mca winter 2013Smu mca winter 2013
Smu mca winter 2013
 
GSP 125 Enhance teaching/tutorialrank.com
 GSP 125 Enhance teaching/tutorialrank.com GSP 125 Enhance teaching/tutorialrank.com
GSP 125 Enhance teaching/tutorialrank.com
 
GSP 125 Effective Communication/tutorialrank.com
 GSP 125 Effective Communication/tutorialrank.com GSP 125 Effective Communication/tutorialrank.com
GSP 125 Effective Communication/tutorialrank.com
 
Gsp 125 final exam guide
Gsp 125 final exam guideGsp 125 final exam guide
Gsp 125 final exam guide
 
Bsc it summer 2015 solved assignments
Bsc it summer   2015 solved assignmentsBsc it summer   2015 solved assignments
Bsc it summer 2015 solved assignments
 

Andere mochten auch

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
 
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 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
 
Bba smu solved assignnents
Bba smu solved assignnentsBba smu solved assignnents
Bba smu solved assignnentssolved_assignments
 
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 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
 
Sem2 mba springassignments
Sem2 mba springassignmentsSem2 mba springassignments
Sem2 mba springassignmentssolved_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
 
Mscit spring assignments
Mscit spring assignmentsMscit spring assignments
Mscit spring assignmentssolved_assignments
 
Bba spring driveassignments
Bba spring driveassignmentsBba spring driveassignments
Bba spring driveassignmentssolved_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 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
 
Bca smu solved assignments
Bca smu solved assignmentsBca smu solved assignments
Bca smu solved assignmentssolved_assignments
 
Bba smu solved assignnents winter
Bba smu solved assignnents winterBba smu solved assignnents winter
Bba smu solved assignnents wintersolved_assignments
 

Andere mochten auch (16)

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
 
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 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
 
Bba smu solved assignnents
Bba smu solved assignnentsBba smu solved assignnents
Bba smu solved assignnents
 
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 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
 
Sem2 mba springassignments
Sem2 mba springassignmentsSem2 mba springassignments
Sem2 mba springassignments
 
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
 
Mscit spring assignments
Mscit spring assignmentsMscit spring assignments
Mscit spring assignments
 
Bba spring driveassignments
Bba spring driveassignmentsBba spring driveassignments
Bba spring driveassignments
 
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 2 winter 2015 assignments
Smu mba sem 2 winter 2015 assignmentsSmu mba sem 2 winter 2015 assignments
Smu mba sem 2 winter 2015 assignments
 
Bca smu solved assignments
Bca smu solved assignmentsBca smu solved assignments
Bca smu solved assignments
 
Questions
QuestionsQuestions
Questions
 
Bba smu solved assignnents winter
Bba smu solved assignnents winterBba smu solved assignnents winter
Bba smu solved assignnents winter
 

Ähnlich wie SOLVED ASSIGNMENTS AT NOMINAL COST

Bscit spring driveassignments
Bscit spring driveassignmentsBscit spring driveassignments
Bscit spring driveassignmentssolved_assignments
 
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 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
 
Sem 3 bscit summer 2014 solved assignments
Sem 3 bscit summer 2014  solved assignmentsSem 3 bscit summer 2014  solved assignments
Sem 3 bscit summer 2014 solved assignmentssmumbahelp
 
Smu bscit sem 3 winter 2015 assignments
Smu bscit sem 3 winter 2015 assignmentsSmu bscit sem 3 winter 2015 assignments
Smu bscit sem 3 winter 2015 assignmentssolved_assignments
 
Smu bca sem 5th summer 2014 solved assignments
Smu bca sem   5th summer 2014 solved assignmentsSmu bca sem   5th summer 2014 solved assignments
Smu bca sem 5th summer 2014 solved assignmentssmumbahelp
 
SMU ,CA FALL 2014 ASSIGNMENTS
SMU ,CA FALL 2014 ASSIGNMENTSSMU ,CA FALL 2014 ASSIGNMENTS
SMU ,CA FALL 2014 ASSIGNMENTSsolved_assignments
 
SMU BSCIT fall 2014 assignments
SMU BSCIT fall 2014 assignmentsSMU BSCIT fall 2014 assignments
SMU BSCIT fall 2014 assignmentssolved_assignments
 
Sem 1 bscit summer 2014 solved assignments
Sem 1 bscit summer 2014 solved assignmentsSem 1 bscit summer 2014 solved assignments
Sem 1 bscit summer 2014 solved assignmentssmumbahelp
 
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 5 fall assignments
Smu bca sem 5 fall assignmentsSmu bca sem 5 fall assignments
Smu bca sem 5 fall assignmentssolved_assignments
 
Higher Homework
Higher HomeworkHigher Homework
Higher Homeworkmrsmackenzie
 
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
 
Pune University MCA [Management] 2020-Sample Questions
Pune University MCA [Management] 2020-Sample QuestionsPune University MCA [Management] 2020-Sample Questions
Pune University MCA [Management] 2020-Sample Questionsshailendrashinde9
 
SMU MSCIT sem 3 fall 2014 assignments
SMU MSCIT sem 3 fall 2014 assignmentsSMU MSCIT sem 3 fall 2014 assignments
SMU MSCIT sem 3 fall 2014 assignmentssolved_assignments
 
SMU bscit sem 1 fall 2014 assignemnts
SMU bscit sem 1 fall 2014 assignemntsSMU bscit sem 1 fall 2014 assignemnts
SMU bscit sem 1 fall 2014 assignemntssolved_assignments
 
Smu bca sem 4 (old) fall 2014 solved assignments
Smu bca sem 4 (old) fall 2014  solved assignmentsSmu bca sem 4 (old) fall 2014  solved assignments
Smu bca sem 4 (old) fall 2014 solved assignmentssmumbahelp
 
Model questions-b.sc .csit-6th-sem
Model questions-b.sc .csit-6th-semModel questions-b.sc .csit-6th-sem
Model questions-b.sc .csit-6th-semNayanBakhadyo
 
Smu mca spring 2014 solved assignments
Smu mca spring 2014 solved assignmentsSmu mca spring 2014 solved assignments
Smu mca spring 2014 solved assignmentssmumbahelp
 
Need for erp.
Need for erp.Need for erp.
Need for erp.answersheet
 

Ähnlich wie SOLVED ASSIGNMENTS AT NOMINAL COST (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 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
 
Sem 3 bscit summer 2014 solved assignments
Sem 3 bscit summer 2014  solved assignmentsSem 3 bscit summer 2014  solved assignments
Sem 3 bscit summer 2014 solved assignments
 
Smu bscit sem 3 winter 2015 assignments
Smu bscit sem 3 winter 2015 assignmentsSmu bscit sem 3 winter 2015 assignments
Smu bscit sem 3 winter 2015 assignments
 
Smu bca sem 5th summer 2014 solved assignments
Smu bca sem   5th summer 2014 solved assignmentsSmu bca sem   5th summer 2014 solved assignments
Smu bca sem 5th summer 2014 solved assignments
 
SMU ,CA FALL 2014 ASSIGNMENTS
SMU ,CA FALL 2014 ASSIGNMENTSSMU ,CA FALL 2014 ASSIGNMENTS
SMU ,CA FALL 2014 ASSIGNMENTS
 
SMU BSCIT fall 2014 assignments
SMU BSCIT fall 2014 assignmentsSMU BSCIT fall 2014 assignments
SMU BSCIT fall 2014 assignments
 
Sem 1 bscit summer 2014 solved assignments
Sem 1 bscit summer 2014 solved assignmentsSem 1 bscit summer 2014 solved assignments
Sem 1 bscit summer 2014 solved assignments
 
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 5 fall assignments
Smu bca sem 5 fall assignmentsSmu bca sem 5 fall assignments
Smu bca sem 5 fall assignments
 
Higher Homework
Higher HomeworkHigher Homework
Higher Homework
 
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
 
Pune University MCA [Management] 2020-Sample Questions
Pune University MCA [Management] 2020-Sample QuestionsPune University MCA [Management] 2020-Sample Questions
Pune University MCA [Management] 2020-Sample Questions
 
SMU MSCIT sem 3 fall 2014 assignments
SMU MSCIT sem 3 fall 2014 assignmentsSMU MSCIT sem 3 fall 2014 assignments
SMU MSCIT sem 3 fall 2014 assignments
 
SMU bscit sem 1 fall 2014 assignemnts
SMU bscit sem 1 fall 2014 assignemntsSMU bscit sem 1 fall 2014 assignemnts
SMU bscit sem 1 fall 2014 assignemnts
 
Smu bca sem 4 (old) fall 2014 solved assignments
Smu bca sem 4 (old) fall 2014  solved assignmentsSmu bca sem 4 (old) fall 2014  solved assignments
Smu bca sem 4 (old) fall 2014 solved assignments
 
Model questions-b.sc .csit-6th-sem
Model questions-b.sc .csit-6th-semModel questions-b.sc .csit-6th-sem
Model questions-b.sc .csit-6th-sem
 
Smu mca spring 2014 solved assignments
Smu mca spring 2014 solved assignmentsSmu mca spring 2014 solved assignments
Smu mca spring 2014 solved assignments
 
Need for erp.
Need for erp.Need for erp.
Need for erp.
 

KĂŒrzlich hochgeladen

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
_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
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
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
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
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
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
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
 
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
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 

KĂŒrzlich hochgeladen (20)

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
_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
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
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
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
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
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
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
 
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 ...
 
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
 
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🔝
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 

SOLVED ASSIGNMENTS AT NOMINAL COST

  • 1. FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com SEM 1 BSCIT SUMMER 2014 ASSIGNMENTS BT0062- Fundamentals of IT 1 Write a short notes on fourth and fifth generation computers 2 Differentiate between primary memory and secondary memory. 3 What is cache memory? Explain the importance of cache computer memory. 4 Write the steps to insert one or more columns and one or more cells in MS Excel. 5 What is sound multimedia? Explain common sound file formats? 6 What is Internet? What is the use of it Internet in the modern world. BT 0063- MATHEMATICS FOR IT 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 that (tan + sec – 1)/(tan - sec + 1) = cos/(1- sin ) = (1+ sin)/ cos 3 (i) Define continuity of a point (ii) Test the continuity of the function f where f is defined by F(x) = ((X-2)/|(X-2)| if x ï‚čï€Č ( 7 if x = 2 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 BT0064, LOGIC DESIGN 1 Add the following 4-bit binary numbers. i. (0110)2 + (0101)2 = (1011)2 ii. (0101)2 + (0101)2= (1010)2 Add the following 8-bit binary numbers iii. (01001110)2 + (00111100)2 = (10001010)2 iv. (10011101)2 + (10001111)2= (100101100)2 2 Draw the symbol for XNOR & X-OR and explain the truth table? 3 What are adders? Explain half adders and full adders with circuit diagrams. 4 What is ring counter? Explain it working with the help of diagram. 5 Explain the concept of resolution in digital and analog multi meters. 6 What are shift registers? Explain serial in serial out shift register. BT0065, C Programming and Data Structures, 1 Why data types are required in any programming language? Explain in detail the primary data types of C language. 2 Explain the structure of the C program. 3 i. What is recursion?
  • 2. ii. Differentiate between recursion and iteration. iii. Write a program to generate Fibonacci series using recursion. 4 What do you mean by dynamic memory allocation? Explain the three functions for dynamic memory allocation in C language. 5 Write C program to implement stack using arrays. 6 What do you mean by binary tree? Explain the storage representations of binary tree. BT0066, Database Management Systems 1 What do you mean by entity and attributes in E-R diagram? Explain the importance of E-R diagram. 2 Explain the following terms: Constraints 3 What do you mean by indexed sequential file organization? Explain with the help of an example. 4 What is the system catalog in RDBMS? Also explain what information is stored in the system catalog. 5 What do you mean by semantics of TRC queries? Give an example of TRC queries. 6 Explain vertical framentation with the help of an example. FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com SEM 3 BSCIT SUMMER 2014 ASSIGNMENTS BT0074, OOPS with JAVA 1 Explain the main method in java and its rules. Also explain how to invoke methods in java. Explain with examples. 2 List and explain all the string comparison functions. Write a program in java to reverse a string. 3 Describe with the help of an example the implementation of inheritance in java. 4 Describe the catch and finally block statement in java with examples. 5 Draw and Explain the Life cycle of a java applet with an example. 6 Write a note on JDK security tools. BT0075, RDBMS and MySQL 1 Write the steps for Accessing and Creating Databases and Tables. 2 How to alter databases and tables in MySQL? Explain with the help of examples. 3 Explain MySQL update and replace statements with example. 4 Explain all the date and time functions in MySQL. 5 Describe the following functions for maintaining stored procedures in MySQL. 1. CREATE PROCEDURE and CREATE FUNCTION 2. ALTER PROCEDURE and ALTER FUNCTION 3. DROP PROCEDURE and DROP FUNCTION Syntax 4. SHOW CREATE PROCEDURE and SHOW CREATE FUNCTION 5. SHOW CREATE FUNCTION 6 How to keep our passwords secure in MySQL? Explain. BT0076, TCP/IP
  • 3. 1 Explain the following TCP/IP terminology: 1. Node 2. Route 3. Host 4. Upper – Layer Protocol 5. LAN Segment 6. Subnet 7. Network 8. Neighbor 9. Interface 10. Address 2 What do you mean by frame relay? Describe the frame relay frame format with diagram. 3 Define ports and explain the two types of ports. 4 Describe the following operations of FTP: 1. Connect to a remote host 2. Navigate and manipulate the directory structure. 3. List files available for transfer. 5 Define and explain Internet Message Access Protocol (IMAP4). Describe Fundamental IMAP4 Electronic Mail Models. 6 Define web servers. List and explain all well-known web servers. BT0077, Multimedia Systems 1 List all the elements of drawing and explain any four element. 2 Describe in brief the following 1. Calligraphy 2. Text in multimedia application 3 Briefly describe monitor resolution and printer resolution. BT0078, Website Design 1 Explain the dial up connection and its types. 2 What do you mean by frame in HTML? Describe the <frame> and <frameset>. Also explain frame construction and frame navigation. 3 Describe the SOAP’s use of XML and schemas. Explain the elements of SOAP message. FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com SEM 4 BSCIT SUMMER 2014 ASSIGNMENTS BT0080, Fundamentals of Algorithms 1 Explain the three basic actions and corresponding instructions that form the basis of any imperative language. 2 Explain quick sort. Write algorithm for it. 3 Explain knapsack problem. Write algorithm for it. 4 Explain trees and sub graphs with examples. 5 Define and explain Hamiltonian circuit and path. 6 Define and explain the following with examples; 1. Reflexive and irreflexive digraph
  • 4. 2. Equivalence digraph 3. Relation matrix 4. Directed path 5. Directed walk BT0081, SOFTWARE ENGINEERING 1 1) Describe the meaning of software engineering 2) List and explain the various types of software maintenance 2 Explain the various steps involved in establishing a reliability specification and statistical testing 3 1) Briefly explain the different kinds of assessment techniques 2) Give the importance of dimension of time in software development 4 Describe the Top-Down Testing strategy with the help of suitable diagram. 5 Explain People Factor in Multidisciplinary aspects. 6 Identify the factors that affect Interdisciplinary Ignorance BT0082, Visual Basic 1 Describe in brief about the code editor window and solution explorer in visual studio. 2 Describe the following: 1. How to use the new project dialogue box in vb.net 2. How to use the options dialogue box in vb.net. 3 Describe the concept of Exit try statement in Vb.net with an example. 4 Describe the concept of jagged arrays in visual basic with an example. 5 Explain how to add new objects to the ListView controls? Also explain adding of column headers to ListView control. 6 What is The jsp: plugin Element? Describe JSP: Plugin Optional Attributes. BT0083, Server Side Programming-Theory 1 Define and explain web servers and application servers. 2 Explain handling the form elements to retrieve the data from form using servlet API. Give some examples 3 State the advantages and disadvantages of http digest authentication. Compare digest and basic authentication. 4 Explain the two JSP architectures. 5 Explain the impacts of software technology on business on the following: ‱ Exponential Growth in Capability ‱ Business Problem-Solving Optimization 6 Describe briefly the driving Forces of Diversity in Development Strategies. FOR SOLVED ASSIGNMENTS AT NOMINAL COST VISIT WWW.SMUSOLVEDASSIGNMENTS.COM Or Mail us at solvemyassignments@gmail.com