Web 2017 Old paper Solutions || BIM STUDY NOTES

Year 2017  checkout question in question paper section. //Q.no 11 

Q.no 12

Q.no 13 Write a JavaScript function that takes two strings as arguments and checks them for equality. If both the strings are equal then display the first string in uppercase else return “the two strings do not match”.

  Q.no […]

Continue Reading

Web 2020 makeup solution || BIM NOTES

Q.no 11  & 16 :- checkout in web long answer question page . Q.no 12 Q. write a javaSrcipt to validate a form with inputs name (cann’t be empty ) & contact (cann’t be empty .

Q.No 13 write a javascript to reverse the given input integer (e.g 426 (input ) to 624 (output). […]

Continue Reading

Java 2 old Papers Solution 2018 || BIM STUDY NOTES

year 2018   Create a HTML document that contains header information of a page and include this HTML as a header file in header.html

include.jsp <html> <body> <%@include file = “header.html” %> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </p></body> </html> 3.  Create […]

Continue Reading

Java 2 old Papers Solution 2017 || BIM STUDY NOTES

Year 2017 Group B 2.Write a program to display records from the table “employee” that contains (id, name, post and salary) inside the database “testdb”.

Q.no 3  Create jsp page to display all odd numbers from 10 to 50

  Q.no 5 Write a servlet to find the reverse of a string.

Group […]

Continue Reading

JAVA 2019 Old Papers Solution

year 2019 Q.no 11

Q.no 12

Q.no 13

  Q.no 14

Q.no 15

Continue Reading