Posts

BJT VS FET

Image
BANSILAL RAMNATH AGARWAL CHARITABLE TRUST’S VISHWAKARMA INSTITUTE  OF TECHNOLOGY  ( An autonomous institute affiliated to Savitribai Phule   pane  university)              Vishwakarma institute of technology, 666, upper Indiranagar,                        Bibwewadi, pane, Maharashtra, india-411037.                                   contact No.+91-20-24283001 BLOG ON BJT VS FET Contents 1.INTRODUCTION 2. WHAT IS BJT 3. WHAT IS FET ? 4.DIFFERENCE BETWWEN BJT VS FET 5.WHICH IS FASTER BJT VS FET 6. WHY IS FET PREFERRED OVER BJT INTRODUCTION: The BJT VS FET also known as active semiconductor devices. They have both are two different kinds of transistor The BJT stand for (bipolar junction transistor) and FET stand for (field effect transistor) .Both the devices available in...

java truth and myths

Image
Java truth and myths Table of contents 1. Introduction 2. java truth 3. Myths and facts 4. intresting fact about java 5. java platform include 6. Summary 7. Placement opportunities 8. Reference  1. Introduction Java is a high level, class based object oriented programming language that is designed to have as few implimentions dependencies as possible. It is general purpose programming language intended to let application developer write once, run anywhere meaning that compiled Java code can run on all platform that supports java without a need for recompilation.  The syntax of java is similar to c and c++, but has fewer low - level facilities than either of them  2. Truth 2.1 .Java is Powerful?  2.2. Truth: Java has a rich set of standard libraries  1) Networking  2) Threads (lightweight processes) Distributed objects  3) Database access  4) Graphics: GUI controls and drawing  5) Data structure library  6) Arbitrary precision integral ...