Welcome to the Educational Blog BBA(CA) . Purpose of this blog is provide study materials, Practical Questions slips .This blog is useful for FY ,SY, TY BBA(CA) /BCA students
Subscribe to:
Posts (Atom)
Slip 10. Write a jQuery code to make first word of each statement to bold.
Slip 10. Write a jQuery code to make first word of each statement to bold. <!DOCTYPE html> <html> <head> <scri...
-
Slip 1 a) Create a Node.js fil that will covert the output "Hello World!" into upper-case letters. b) C r eate a N ode.js f...
-
SQL>Connect Enter user name:Admin Enter Password: Connected SQL>create table dept(dno number(10) primary key,dname varchar2(20), loc v...
-
JQuery 1. Write a jQuery code to check whether jQuery is loaded or not. 2. Write a jQuery code to scroll web page from top to bottom and v...