Posts

Showing posts from March, 2022

MCS-033 Q1(b) Find the generating function for the following sequence : 1, 3, 3, 1, 0, 0, 0, 0

Image
Q1(b) Find the generating function for the following sequence : 1, 3, 3, 1, 0, 0, 0, 0           You can also visit my YouTube Channel Gaurav Pali MCA

MCS054 TEE June 2021 Q1(b) | Bisection Method

Image
BACHELOR OF COMPUTER APPLICATIONS (BCA) (REVISED) Term-End Examination June, 2021 BCS-054: COMPUTER ORIENTED NUMERICAL TECHNIQUES   1(c) Find the smallest positive root for the equation using bi-section method : 7 x^3 + 3x^2 - 6 =0 Show three iterations. Solution:-                 You can also visit my YouTube Channel Gaurav Pali MCA

MCS-051 : ADVANCED INTERNET TECHNOLOGIES | 1. (a) Write a web application using JSP and JDBC that takes a bank account number as input and displays the account balance.

Image
  MCS-051 : ADVANCED INTERNET TECHNOLOGIES | 1. (a) Write a web application using JSP and JDBC that takes a bank account number as input and displays the account balance. Assume that the balance after every transaction is available in the database  MCA (Revised) Term-End Examination June, 2021 MCS-051 : ADVANCED INTERNET TECHNOLOGIES   1. (a) Write a web application using JSP and JDBC that takes a bank account number as input and displays the account balance. Assume that the balance after every transaction is available in the database.                                                                                                                                                                                     7 To watch this video click on the following Picture