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

B.A. LL.B VII Semester Model Paper

Faculty: Law B.A. LL.B VII Semester Model Papers Sr. No. Paper Name Question Paper Link 1 Property Law Click Here

Method Overloading in java

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 …

For Loop of C++

The Video all about the useof for loop of C++ in programming language. This video describes the syntax of for loop; it also shows the example of for loop, it also …