Upsides and Concerns of Artificial Intelligence

Page 1


International Research Journal of Engineering and Technology (IRJET) e-ISSN:2395-0056

Volume: 11 Issue: 07 | July 2024 www.irjet.net p-ISSN:2395-0072

Upsides and Concerns of Artificial Intelligence

Digambar Amonkar1, Ms. Komal Sunil Jadhav2

1,2Assistant Professor, Dept. of Information Technology and Computer Science, D.G. Ruparel College of Arts, Science and Commerce, Mumbai, Maharashtra, India

Abstract - Currently, Artificial Intelligence technology has captured significant interest as it has improved human life in numerous ways and yet is seen as one of the most crucial technologies. Artificial intelligence is influencing our future more profoundly than any other invention of this century.

The innovation of AI has reshaped various sectors such as Banking, Financial Services and Insurance, Education sector, Healthcare, Art, Games, Telecommunications, Government and public administration, etc.

Undoubtedly, it has enhanced living standards and simplified life, but it has radically and adversely impacted human life. The ongoing contentious debate regarding artificial intelligence concerns its potential impact on human beings, whether it will be advantageous or detrimental.

Key Words: Artificial Intelligence, Cognitive Science, Intelligent Systems, Components of AI, Subfields of AI, Advantages, Disadvantages

1. INTRODUCTION

We humans identify ourselves as Homo sapiens "wise man"becauseourintelligenceholdsparamountimportance tous.

Toreplicatehumanintelligenceinmachines,itisessentialto firstunderstandhumanintelligence.

This involves exploring the inner workings of the human brain and then comparing computer programs to understand its functions. Thisistheobjectiveofcognitive science.

1.1 Cognitive Science

Cognitivescienceisaninterdisciplinaryfieldthatstudiesthe human mind and its processes, including perception, thinking,memory,learning,andlanguage.

It integrates knowledge and methodologies from various disciplines such as psychology, neuroscience, artificial intelligence, philosophy, linguistics, anthropology, and education to understand how the mind works and how mentalfunctionsarerealizedinthebrain.

Cognitivepsychologistsconsiderthathumanscanbeseenas data processing systems and that the functions of a

computerandthehumanmindareanalogous–theyencode andstoreinformationthenproduceoutputs.

Technological advancements enabled AI to incorporate principlesandideasfromcognitivescience.

1.2 Artificial Intelligence

Artificialintelligenceisemployedineverydaytaskssuchas: Socialmediainteractions,Digitalassistants(e.g.,Siri,Alexa), Autonomousvehicles,Emailfilteringandmanagement,Web search engines, Online shopping and personalized recommendations,everythingrangingfrommicroelectronic devicestoroboticplanetaryexplorers.

Thesechangeshavebeenlargelyunnoticed.

Herbert Simon's statement from 1957 is commonly referencedas "My goal is not to surprise or shock you, but the simplest way I can summarize is that there are now machines in the world that think, learn, and create".

1.2.1 Definition

The term Artificial Intelligence (AI) was introduced by emeritus Stanford Professor John McCarthy in 1955 in connection with a proposed summer workshop at DartmouthCollege.

TheworkshopmarkedthemomentwhenAIestablishedits nameandiswidelyrecognizedasthebirthofAI.

He defined AI as “the science and engineering of making intelligentmachines”.

AccordingtothedefinitionofAI,

a) Itwasdesignedtomimichumanbehaviourthrough programsandrobots,primarilytosimplifyhuman work.

b) Artificial intelligence refers to computer systems that can execute complex tasks previously achievableonlybyhumans.

c) Anyprogramcapableofperformingtaskstypically associatedwithhumanabilitiescanbeclassifiedas artificialintelligence.

International Research Journal of Engineering and Technology (IRJET) e-ISSN:2395-0056

Volume: 11 Issue: 07 | July 2024 www.irjet.net p-ISSN:2395-0072

1.2.2 Categorization of AI

TherearethreemaintypesofAIbasedonitscapabilitiesnarrowAI,generalAI,andsuperAI.

a) Narrow AI - Focusesonspecifictasksandoperates within defined limits (common in everyday applications).

b) General AI - Capableofunderstandingandlearning any intellectual task comparable to humans (currentlyaresearchfocus).

c) Super AI - Surpasses human intelligence and performs tasks more effectively than humans (currentlyconceptual).

1.3 Intelligent System

An Artificial Intelligence system functions similarly to the human brain, enabling machines or software to exhibit intelligence while performing designated tasks. Such systemsarecommonlyreferredtoasIntelligentSystems.

here's a representation of the process how AI systems handleandanalyzeinputdata:

1.InputData(Speech,Text,Images)inIntelligent System

2.PreprocessingandFeatureExtraction

3.Modelling(AIAlgorithms)

4.DecisionMaking

5.Output(Actions,Recommendations,Predictions)

Fig-1: StepsofhowAIworks

AIsystemsbeginbyreceivinginformation,suchasspeech, text,orimages.

Subsequently,thesystememploysrulesandalgorithmsto process the data, which includes interpreting the information, making predictions, and executing actions basedontheinput.

1.4 Components of AI

AIisatechnologythatemploysintelligentsystemstocarry outtasks.

1. Perception

2. KnowledgeRepresentation

3. Learning

4. Reasoning

5. ProblemSolving

6. NaturalLanguageProcessing

1. Perception

Theagentobservestheenvironmentusingsensorssuchas camerasandtemperaturesensors;thisprocessisknownas perception.

2. Knowledge Representation

Informationacquiredfromtheenvironmentthroughsensors may not initially match the system's required format. It needs to be converted into a standardized format for subsequentprocessing.

Examples of techniques for knowledge representation includepropositionallogicandfirst-orderlogic.

3. Learning

The most basic form of learning involves trial and error. Followingaretypesoflearning

a) Supervised learning referstoamachinelearning techniquewherethealgorithmlearnsfromlabelled data,whichmeanstheinputdataisaccompaniedby the correct output. The algorithm aims to learn a mapping function from the input to the output, making predictions or classifications when new dataisgiven.

b) Unsupervised learning is a machine learning techniquewherethealgorithmlearnspatternsfrom unlabelleddata.Unlikesupervisedlearning,there arenocorrectoutputlabelsprovided.Instead,the algorithmexploresthedataandidentifiespatterns orstructuresonitsown.

c) Reinforcement learning is a machine learning methodwhereanagentlearnsbyinteractingwith an environment, receiving feedback through rewardsorpenalties.Itaimstoachievegoalsand optimize cumulative rewards over time, drawing inspirationfrombehaviouralpsychology'strial-anderrorlearning.Thisapproachiswidelyappliedin fields like gaming (e.g., AlphaGo), robotics, autonomousdriving,andrecommendationsystems.

4. Reasoning

Reasoninginvolvesmakinglogicalinferencesfrompremises or evidence, utilizing rational thinking to analyze information,evaluatesituations,andsolveproblems.

International Research Journal of Engineering and Technology (IRJET) e-ISSN:2395-0056

Volume: 11 Issue: 07 | July 2024 www.irjet.net p-ISSN:2395-0072

a) Itencompasses deductivereasoning,whichderives conclusionsfromgeneralprinciples,and

b) inductive reasoning, which draws conclusions basedonspecificobservationsorexamples.

5. Problem-solving

DifferenttypesofproblemsinAIrequirevariousproblemsolvingstrategies.

a) These methods are broadly categorized into general-purpose methods, which are applicable acrossawiderangeofproblems,and

b) special-purpose methods, which are tailored to addressspecifictypesofproblems.

6. Natural Language Processing

NLP involves machines or robots understanding and processinghumanlanguagetoinferknowledgefromspeech input. Theinputand output ofanNLPsystemcaninclude bothspokenandwrittentext.

1.5 Subfields of AI

ArtificialIntelligenceiscapableofperformingawiderange ofactivitiesacrossvarioussubfieldsincluding:

1. Machinetranslation

2. Speechrecognition

3. Roboticvehicles

4. Logisticsplanning

5. Spamdetectionandprevention

6. Autonomousplanningandscheduling

7. Robotics

8. Gameplaying

Over time, AI has successfully transformed these once hypotheticalconceptsintoreality.

1.6 Why didn't AI align with control theory, operations research, or decision theory, or why isn't it seen as a branch of mathematics?

1. The primary reason is that AI initially focused on replicating human abilities like creativity, selfimprovement,andlanguageuse.

2. Thesecondreasonisit'sapproach.

3. AIistheonlyoneofthesefieldsthatisdistinctlya branchofcomputerscience.

4. Additionally,AIistheonlyfieldattemptingtocreate machines that can operate autonomously in complex,dynamicenvironments.

2. UPSIDES AND CONCERNS

AIplaysanotableroleasithasenhancedthehumanlifein manyareas.

Itsimportanceisunquestionable.Itsapplicationsinvarious aspectsoflifeprovideasolidjustificationforitsexistence andadvancement.

2.1 Advantages

2.1.1) Minimization in Human errors: Oneoftheprimary advantages of Artificial Intelligence lies in its ability to minimizeerrorsandenhanceaccuracyandprecisionacross variousapplications.AIsystemsarebasedonvastamounts ofdataandalgorithmsthatenablethemtomakecalculations andpredictionswithremarkableconsistencyandreliability.

Example: Autonomousvehiclesareaprimeexamplewhere AI significantly reduces human error, leading to safer transportation.Humandriversarepronetovariouserrors such as distraction, fatigue, and misjudgement, which can resultinaccidents.AI-poweredautonomousvehicles,onthe other hand, rely on sensors, cameras, and advanced algorithmstoperceivetheenvironmentandmakedriving decisionsinreal-time.

2.1.2) Judgement: AIindeedrevolutionizesdecision-making byharnessingextensivedatatouncovercomplexpatterns and trends that might avoid human perception. Machine learning algorithms play a pivotal role here, as they can examine through massive amounts of historical data, perceive meaningful correlations and forecast future outcomeswitharemarkabledegreeofaccuracy.

Example: In healthcare, AI is used for decision-making processes,particularlyinmedicaldiagnosisandtreatment planning.

2.1.3) Around the Clock Availability: Humans typically have a finite capacity for focused work before needing breaksorexperiencingdiminishingreturnsinproductivity. Artificial intelligence, on the other hand doesn't require breaks.AI systems can indeed operate continuously, think rapidlyandhandlemultipletaskssimultaneouslywithhigh accuracy.Thiscapabilitymakesthemwell-suitedfortasks thataretedious,repetitiveorrequirecomplexcomputations.

Example: Imagineacustomerservicescenarioforaglobal companythatprovidessupport24/7.Humanagentstypically work in shifts due to their need for rest and work-life balance.Theymighthandlecustomerinquiriesduringtheir

International Research Journal of Engineering and Technology (IRJET) e-ISSN:2395-0056

Volume: 11 Issue: 07 | July 2024 www.irjet.net p-ISSN:2395-0072

specificshifthours,whichcouldrangefrom8to10hours perday.

In contrast, AI-powered chatbots can provide instant responsestocustomerqueriesatanytimeofdayornight. Thesechatbotscananalyzecustomermessages,understand natural language and provide relevant information or assistance promptly. They don't need breaks, sleep or downtimeallowingthemtooperatecontinuously.

2.1.4) Virtual Assistant: Virtualassistantsarethesoftware which is used to perform tasks based on commands or questions.

Examples: include Siri (Apple), Alexa (Amazon), Google AssistantandCortana(Microsoft)

2.1.5) Innovative inventions: AI drives innovation by enablingthedevelopmentofnewproductsandservicesthat werepreviouslyimpracticalorimpossible.

Example: AI is advancing fields such as autonomous vehicles, healthcare diagnostics and natural language processing, pushing the boundaries of technological capabilities.

2.1.6) AI in Risky Situations: AIcanbeincrediblyusefulin riskysituationswherehumansafetyisaconcern.

HereareafewwaysAIisapplied:

a) Surveillanceand Monitoring: AI-poweredcameras and sensors can detect unusual activities or emergenciesinreal-time,suchasaccidents,firesor intrusions. They can then alert authorities for a swiftresponse.

b) Predictive Analytics: AI algorithms can analyze vast amounts of data to predict risks before they escalate. This is used in fields like financepredicting market crashes, healthcare-identifying patients at risk of complications and natural disastermanagement.

c) Robotics: AI-powered robots are deployed in challenging environments like nuclear facilities, deep-seaexpeditionsanddisaster-strickenareasfor enhancedsafety and efficiency.Theycan perform tasks that are too dangerous for humans, like handling radioactive materials or searching for survivorsinunstablestructures.

d) Autonomous Vehicles: AIplaysacrucialroleinthe development of self-driving cars, which aim to reduceaccidentscausedbyhumanerror.Theyuse sensors and AI algorithms to navigate traffic and avoidcollisions.

e) Emergency Response: AIcanoptimizeemergency responsetimesbypredictingwhereincidentsmight occur based on historical data and current conditions.Dispatchsystemscanprioritizecallsand allocateresourcesefficiently.

f) Medical Diagnosis: AI-poweredsystemscanassist doctors in diagnosing conditions quickly and accurately, especially in urgent situations where timeiscritical.

g) Cybersecurity: AI algorithms can detect and respond to cyber threats faster than traditional methods, protecting critical infrastructure from attacksthatcouldendangerlives.

2.1.7) Predictive Maintenance: AI analyzes sensor data and historical performance to predict equipment failures before they occur. Minimizes downtime, reduces maintenancecostsandextendsthelifespanofmachineryby schedulingmaintenanceproactivelybasedonactualusage patterns.

Example: IndustrialEquipmentMaintenance

2.1.8) Data Analysis and Insights: AIalgorithmsanalyze large volumes of transaction data in real-time to detect patterns indicative of fraudulent activities. Enhances security by identifying suspicious transactions promptly, reduces financial losses and improves regulatory compliance.

Example: FinancialFraudDetection

2.1.9) Personalized Recommendations: AI Algorithms analyze customer preferences, purchase history and browsing behaviour to provide personalized product recommendations. Increases sales conversion rates, enhancescustomerengagementandimprovesoveralluser experiencebypresentingrelevantcontent.

Example: OnlineRetailRecommendationSystems

2.1.10) Natural Language Processing: AI-powered NLP enablesreal-timelanguagetranslationandinteractionwith voice assistants like Siri or Google Assistant. Facilitates communicationacrosslanguages,enhancesaccessibilityand simplifieseverydaytaskssuchasschedulingappointments orsearchingforinformation.

Example: LanguageTranslationandVoiceAssistants

2.1.11) Identifies Better Human Efforts: AIanalyzesand identifiesinefficiencies,suggestingimprovementsforbetter humanworkflows.Bycheckinghowthetasksareperformed, AI can figure out the areas where time and resources are wastedandoffersrecommendationsforsmoothoperations. Thishelpstheorganizationstoenhanceworkflow,improve workforceproductivityandreducetheoperationalcosts.AI

International Research Journal of Engineering and Technology (IRJET) e-ISSN:2395-0056

Volume: 11 Issue: 07 | July 2024 www.irjet.net p-ISSN:2395-0072

toolscananalyzeprojecttimelines,resourceallocationand task dependencies in project management to identify bottlenecksandsuggestmoreefficientworkflows.

Example: an AI platform could suggest reallocating responsibilitiesaccordingtoteammember'sexpertiseand currentavailability,resultinginexpeditedprojecttimelines andoptimized resourcemanagement.This ensurestimely project completion and adherence to financial constraints thereby bolstering overall project efficiency and effectiveness.

2.1.12) Enhanced Safety and Security:

a) Risk Mitigation: AIenhancessafetybypredicting andpreventingpotentialrisksinvariousdomains such as cybersecurity, autonomous vehicles and industrialsafetyprotocols.

b) Monitoring and Surveillance: AI-poweredsystems monitorenvironments,detectanomaliesandalert authorities to potential threats or emergencies, improvingoverallsafetyandsecuritymeasures.

While AI brings numerous benefits in risky situations, it's important to consider ethical implications, reliability, and the need for human oversight to ensure safety and effectiveness.

2.2 Disadvantages

Artificial Intelligence has transformed every aspect of our lives,providingconvenienceandefficiency.WhileAIoffers numerous benefits, we must be aware of its negative consequences.

Adverse Impacts on Humanity

2.2.1) Costly Implementation in terms of time, cost, and labour: ThemajordrawbackofimplementingAIisitshigh developmentcosts,whichstemfromsubstantialinvestments in hardware, software and skilled personnel. Creating, rebuildingandrepairingAIsystemscanbeveryexpensive withrespecttofollowingterms:

a) Cost: Replicatinghumanintelligenceiscostlydueto expensive equipment. The cost varies depending onthespecificAIrequirements.

b) Time: Implementing statistical algorithms in machines requires significant time. Simple tasks mayinvolveextensivelinesofcode.

c) Labour: All automated processes require human oversight to identify errors or mistakes. Thus, Substantial labour costs could still accumulate, despite expectations of cost savings through AI implementation.

2.2.2) Employment displacement: As machines and algorithms replace human workers in specific tasks and industries, AI and automation can result in job displacement.AI effectively handles routine and repetitive tasks which are carried out by human workers. As AI continues to advance, it is expected to automate and potentially replace certain roles that primarily involve predictable,rule-basedtasks.

2.2.3) Ethical Challenges: Ethicsandmoralityareessential humancharacteristicsthatcanbechallengingto integrate intoAIsystems.

AIraisesethicalissuessuchasinvasionofprivacyandthe potentialmisuseofAIforsurveillanceorcontrol.Therapid progressofAIhasraisedconcernsaboutitsuncontrollable advancement leading to the AI singularity, a theoretical momentwhereAIsurpasseshumanintelligence.Ensuring theethicaldevelopmentanduseofAIremainsasignificant challenge.

2.2.4) Security Threats: Ensuringthesecurityandsafetyof AI systems, especially in critical applications such as autonomous vehicles, healthcare, finance, and national security,isessentialbutdifficult.

AIcanbeexploitedbymaliciousactorstocreateadvanced cyberattackswhichexpandtheoverallthreatlandscape.

Maintaining AI system security demands continuous vigilanceandadvancedcybersecuritymeasures,whichcan becostlyandtechnicallydemanding.

2.2.5) Privacy issues: ThesubstantialdatademandsofAI systems raise significant privacy concerns.AI tools often gatherpersonalinformationtotrainAImodelsortailoruser experiences. AI's extensive data requirements can compromise individual's privacy rights through various means, including public facial recognition systems and internet surveillance for targeted advertising.AI-driven surveillancesystemsanddataminingpracticesposerisksto personal privacy, potentially facilitating data misuse by corporations,governmentsorcybercriminals.

2.2.6) Environmental Impact: The computational requirements of AI, especially for training deep learning models,demandsubstantialcomputingpowerandenergy consumption. This can result in a negative environmental impact, contributing to carbon emissions and electronic waste.

2.2.7) Indecisiveness and Laziness: Theinnovationofany newtechnologyistheriskofexcessivedependence.

AI has the potential to reduce creativity and decrease dependenceonskillscultivatedovertime.

International Research Journal of Engineering and Technology (IRJET) e-ISSN:2395-0056

Volume: 11 Issue: 07 | July 2024 www.irjet.net p-ISSN:2395-0072

For instance, individuals might worry about losing motivationwhentheyarenolongertaskedwithcompleting ataskfrombeginningtoend.

The immediate availability of information provided by AI maydiscouragecriticalthinkingandindependentresearch.

SearchengineslikeGoogleprovideimmediateanswerstoa wide array of questions, potentially reducing the need for deepexplorationorintellectualcuriosity.

Increased dependence on AI-driven technologies for communication and decision-making could potentially diminish human interaction and social skills among individuals.

Impacts on Machine

Machines can only perform tasks they are specifically designed or programmed to do;anything beyond thatcan cause them to crash or produce irrelevant outputs, which canbeasignificantdrawback.

2.2.8) Dependency on Data: AIsystemsheavilyrelyondata forlearninganddecision-making.Biasedorincompletedata canresultinskewedorerroneousoutcomes,perpetuating inequalitiesorleadingtoflaweddecisions.

2.2.9) Clarity of AI model: The decision-makingprocesses of AI models lack transparency in crucial sectors such as healthcare or criminal justice where understanding the reasoning behindAI decisionsisimportant. Transparency playsavitalroleinbuildingcompletetrustinAIsystemsand holdingthem accountable fortheir actions.Improvingthe interpretability and transparency of AI requires ongoing research and the development of tools that can clarify AI decisionsinaclearandaccessibleway.

2.2.10) Absence of Pragmatic Judgement: AIcanproduce decisionsthatarelogicallysoundbutmaybepracticallyor ethically flawed. Despite their advancement, AI systems frequentlylackcommon-sensereasoning.

Whiletheyexcelatprocessingandanalyzingextensivedata, theystrugglewithcomprehendingcontext,makingintuitive judgmentsoradaptingtonovelandunexpectedsituations.

Thisconstraintcanleadtomistakesorinappropriateactions in scenarios requiring differential comprehension and adaptability.

2.2.11) Lack of Creativity: Oneoftheprimarydrawbacksof AIisitsscarcityincreativity.WhileAIcansimulatecreativity bygeneratingart,musicorwritingusingexistingpatterns,it lacksgenuineoriginalityortheabilitytoinnovate.Artificial Intelligence often lacks the inherent creativity found in humans, which arises from experiences, emotional depth, abstractthinkingandimaginativeprocesses.

2.2.12) Lack of emotional intelligence: Thislimitationcan be crucial in fields that require innovation and advanced decision-making. It depends on patterns and data constraints that benefit from intuition and emotional intelligence.

Thereisnodoubtthatmachinesexcelatefficiencybutthey cannot replicate the human connection that fosters teamwork. Machines are unable to form interpersonal bonds,acrucialattributeineffectiveteammanagement.

3. CONCLUSIONS

Whether or not we realize it, Artificial Intelligence has steadily become a fundamental part of our lives in recent years from the smart gadgets in our households to the appsweuseandbeyond.

Today, the concept of AI has expanded beyond basic data processingtoencompassthecreationofmachinescapableof learning, reasoning, and problem-solving. Technological advancements and innovations have enabled scientists to simulate the human brain on computerized systems with greaterprecisionandaccuracy.

WeareuncertainwhethernumerouscurrentpromisingAI applications are technically reliable, or if they might potentially lead to behaviors that are not trustworthy towardshumanity.

Itservesasatoolthatcanbeutilizedforbothadvantageous anddetrimentalpurposes,dependingonhowitisdeveloped andapplied.

It is a key to approach AI with careful oversight and responsibility, ensuring ethical and transparent developmentandimplementationtoutilizeAItechnologyfor beneficialpurposes.

REFERENCES

[1] Artificial Intelligence: A Modern Approach, Stuart RussellandPeterNorvig,3rdEdition,Pearson,2010.

[2] AdvantagesAndDisadvantagesOfArtificialIntelligence, Mr. Sachin Bhosale, Mr. Vinayak Pujari, Mr. Zameer Multani, Aayushi International Interdisciplinary ResearchJournal(ISSN2349-638x)(SpecialIssueNo.77 ):29thFeb2020

[3] ARTIFICIALINTELLIGENCEANDITSAPPLICATIONIN DIFFERENT AREAS, Sachin S. Bhosale, Ashwini G. SalunkheandShaileshS.Sutar,InternationalJournalof Advance and Innovative Research Volume 7, Issue 1 (VI):January-March,2020Part–1,ISSN2394-7780

[4] ADVANTAGES AND DISADVANTAGES OF ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING: A LITERATURE REVIEW Ku. Chhaya A. Khanzode, Dr.

International Research Journal of Engineering and Technology (IRJET) e-ISSN:2395-0056

Volume: 11 Issue: 07 | July 2024 www.irjet.net p-ISSN:2395-0072

RavindraD.Sarode,InternationalJournalofLibrary& InformationScience(IJLIS)Volume9,Issue1,JanuaryApril2020

[5] Importance of Artificial Intelligence with their wider application and Technologies in Present Trends, Pavankumar Naik, International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2016 IJSRCSEIT | Volume 1 | Issue3|ISSN:2456-3307, 30Dec2016

[6] https://mitu.co.in/wp-content/uploads/2022/01/4.Advantages-and-Disadvantages-of-AI.pdf

[7] https://collegeessay.org/sample_files/the-advantagesand-disadvantages-of-artificial-intelligence-in-modernsociety.pdf

[8] https://www.simplilearn.com/advantages-anddisadvantages-of-artificial-intelligence-article

[9] https://www.ibm.com/blog/breaking-down-theadvantages-and-disadvantages-of-artificial-intelligence

[10] https://www.mygreatlearning.com/blog/artificialintelligence-advantages-and-disadvantages

BIOGRAPHIES

Asst.Prof.NikhitaD.Amonkar

M.Sc.InformationTechnology

Asst.Professor,Mumbai

IT/CSDept.

Asst.Prof.KomalS.Jadhav

M.Sc.InformationTechnology

Asst.Professor,Mumbai

IT/CSDept.

Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.