LLB Fifth Semester Model Papers

Faculty: Law LLB III Year(V Sem.)Model Papers Sr. No. Paper Name Question Paper Link 1 Pleading, Drafting and Conveyance Click Here

PGDLL Model Papers

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, …

LLB Third Semester Model Papers

Faculty: Law LLB II Year(III Sem.)Model Papers Sr. No. Paper Name Question Paper Link 1 Bhartiya Nagrik Suraksha Sanhita Click Here

Encapsulation and Polymorphism in Java, BCA, MCA Lecture by Ms. Ritu Kumawat.

Encapsulation: Encapsulation means binding data Members and methods into a single unit with data Security. Encapsulation is used for Security purpose. Polymorphism: polymorphism means one thing performs different actions depending on …

Inheritance in java Lecture by Ritu Kumawat (Inheritance in java)

when one class acquires the properties of another class then this concept is called inheritance. This is used for reuse the existing functionality. For Example: children acquire the properties of their …