web 2015 Solution || BIM STUDY NOTES

year 2015 Q.no 11

  Q.no 13

   

Continue Reading

Web 2016 Old paper Solutions

2016 Old  paper    Q.no 12 

14.

Q.no 15

Continue Reading

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 2018 old paper Solution || BIM STUDY NOTES

year 2018 Q.no 11 Checkout question from question section.

Q.no 12 . Write a source code to create the login form that contains a textbox for username, a textbox for password and a submit button. Make the following validations (both username and password isrequired and cannot be the same and length should be greater than […]

Continue Reading

Web 2019 old Paper Solution || BIM STUDY NOTES

Q.no 12  & 16 :- checkout in web long answer question page . Q.no 11

Q.no 13

Q.no 14

Q.no 15 checkout image in question paper section.

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 solution 2016 Batch pre board Answers

 2016 Batch Asian 2.Write a program passing parameter in applet.Write complete HTML file to include applet.

3.Explain two key swing features. Swing offers two key features: Swing components are lightweight and don’t rely on peers. Swing supports a pluggable look and feel. The three PLAFs available to all users are Metal (default), Windows, and Motif. 4.Write a swing program […]

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 old Papers Solution 2016 || BIM STUDY NOTES

Year 2016 Group B   Q.no 2 Write a swing program to add two numbers given as input by user.

Q.no 3 Write an applet to check whether given word by user is of length 5 or not.

4.  Write a JSP program to display ” Apache Tomcat” eight times.

5.  Write a program […]

Continue Reading