BCIS Fourth Semester
  • Home
  • DBMS
  • Internet Technology
  • Organizational Behavior
  • Financial Accounting I
  • DAAM
  • Q/A

IT

Loops in JavaScript || Client Side Scripting || BCIS Notes

Loops in JavaScript || Client Side Scripting || BCIS Notes

April 22, 2021 Her Highness 0

Loops in JavaScript Loops are used to execute the same block of code again and again, as long as a certain condition is met. The […]

JavaScript Arrays || Client Side Scripting || BCIS Notes

JavaScript Arrays || Client Side Scripting || BCIS Notes

April 22, 2021 Her Highness 0

JavaScript Arrays Arrays are complex variables that allow us to store more than one value or a group of values under a single variable name. […]

JavaScript Conditional Statements || BCIS Notes

JavaScript Conditional Statements || BCIS Notes

April 21, 2021 Her Highness 0

JavaScript Conditional Statements Like many other programming languages, JavaScript also allows you to write code that performs different actions based on the results of logical […]

JavaScript Strings || Client Side Scripting || BCIS Notes

JavaScript Strings || Client Side Scripting || BCIS Notes

April 21, 2021 Her Highness 0

JavaScript Strings A JavaScript string is a sequence of letters, numbers, special characters and arithmetic values or combination of all. JavaScript Strings can be created […]

JavaScript Events || Client Side Scripting ||BCIS Notes

JavaScript Events || Client Side Scripting ||BCIS Notes

April 21, 2021 Her Highness 0

JavaScript Events A JavaScript events is something that happens when a user interacts with the web page, such as when he clicked a link or […]

JavaScript Operators || Client Side Scripting || BCIS Notes

JavaScript Operators || Client Side Scripting || BCIS Notes

April 21, 2021 Her Highness 0

JavaScript Operators Operators are symbols or keywords that tell the JavaScript engine to perform some sort of actions. For example, the addition (+) symbol is […]

JavaScript Data Types || Client Side Scripting || BCIS Notesz

JavaScript Data Types || Client Side Scripting || BCIS Notesz

April 21, 2021 Her Highness 0

JavaScript Data Types There are six basic data types in JavaScript which can be divided into three main categories: primitive (or primary), composite (or reference), […]

JavaScript Syntax || Client Side Scripting || BCIS Notes

JavaScript Syntax || Client Side Scripting || BCIS Notes

April 21, 2021 Her Highness 0

JavaScript Syntax The syntax of JavaScript is the set of rules that define a correctly structured JavaScript program. A JavaScript consists of JavaScript statements that […]

Introduction to JavaScript || Client Side Scripting || BCIS Notes

Introduction to JavaScript || Client Side Scripting || BCIS Notes

April 21, 2021 Her Highness 0

Introduction to JavaScript JavaScript is the most popular and widely used client-side scripting language. Client-side scripting refers to scripts that run within your web browser. […]

XSLT || XML, DTD, XSTL, XHTML || BCIS Notes

XSLT || XML, DTD, XSTL, XHTML || BCIS Notes

April 21, 2021 Her Highness 0

XSLT (Extensible Stylesheet Language Transformation) XSLT is a language for transforming XML documents. It is the most important part of XSL. XPath is a language […]

Posts navigation

« 1 … 3 4 5 »

Recent Posts

  • Views of Data || Database Management System
  • Purpose of Database systems || Database Management System
  • Application architecture || Database Management System || BCIS Notes
  • Simple Transaction Model || Transactions || Database Management System
  • ACID properties || Transactions || Database Management System

Categories

  • DAM
  • DBMS
  • FA
  • IT
  • OB
  • Q/A

Copyright © 2025 | WordPress Theme by MH Themes