Faculty: Law Post Graduate Diploma In Labour Law(PGDLL)Model Papers Sr. No. Paper Name Question Paper Link 1 Labour Jurisprudence and the International Labour Organization(I.L.O.) Click Here 2 Labour Law Labour Welfare, …
This is a part of lecture presented by VIJAY SHARMA, Asst.proffessor of biyani Girls College. The video is about of basic introduction of transistor, it’s characteristics and about bipolar junction transistor(BJT) …
This is a part of lecture presented by VIJAY SHARMA, Asst.proffessor of biyani Girls College. The video is about of basic introduction of transistor, it’s characteristics and about bipolar junction transistor(BJT) ,which is made out of silicon type semiconducting material and it is a back-bone electronics components widely used in various digital IC’S and electronics circuits .BJT has three parts Emitter, Base ,Collector. It is a current controller device .It provides suitable direction of electric current flow in an circuits. BJT are of two types I) N-P-N ii) P-N-P.
Both types provides charge carriers by which electric current flow in transistor.
When two or more functions have same name but different parameter list then this concept is called method overloading.Number,type and order of parameters can be different.Return type of method can be …
When two or more functions have same name but different parameter list then this concept is called method overloading.Number,type and order of parameters can be different.Return type of method can be same or different.It is a mechanism to achieve polymorphism in javaWhen we want to perform different task from one method then we use concept of overloading