Consolidated results
2018-19 – First Term – Regular – Exam months – Oct-Nov-Dec 2018 FYBA SEM 1 FYBCOM SEM 1 – 1 to 200 FYBCOM SEM 1 – 201 to 410
![]()
2018-19 – First Term – Regular – Exam months – Oct-Nov-Dec 2018 FYBA SEM 1 FYBCOM SEM 1 – 1 to 200 FYBCOM SEM 1 – 201 to 410
![]()
[WpProQuiz 2]
Since Oct-Nov-Dec 2018 exams we have shifted to Bhanudas Dumbre’s database. 75-25 or 7 gp pattern results will still be printed from Microsys software Mr. Dumbare has imported all 10 gp database since its beginning – y1617 and y1718 952 students and their 3500 records – average 3.67 records Till date Mr. Dumbare has submitted…
SYBA Time Table
Link to records
Question Papers FYBA – Sem II FYBCOM – Sem II
75 Marks Time Table Student lists Question Papers Detail result register Statistical reports Consolidated result Merit list 100 Marks Time Table
![]()
Keshvanandbharati case Maneka Gandhi Case Indira Gandhi Vs Rajnarayan case Taj Trapezium case Basic Structure Doctrine
![]()
/* Function to calculate Income tax input is taxable income. Function created on 3rd September 2014 Function created by Shubharaj Buwa */ function tax(input) { if (input < 250001) { return “0”; } else if (input > 250000 && input < 500001) { return ((input – 250000)* 5 /100); } else if (input > 500000…