JS Function Examples

Example : A JS Program to print a message using the (No Argument No Return) Function. Example : A JS Program to display an output of given Input using the (With Argument No Return) Function. Example : A JS Program to …

Loading

JS Array Examples

Example : A JS program in Array to find the length of an array. Example : A JS program in Array to display the first and last elements of an array. Example : A JS program in Array to display …

Loading

JS Basic Examples

Example : How to Print/Display Messages in a Java Script(JS) program? Example : A JS program to Add Two Values and display them. Example : A JS program to Swap Two Values without Third Variables and display them. Example : …

Loading

Token Bus/IEEE 802.4

Introduction Token bus was standardized by IEEE standard 802.4. Definition Token bus is a LAN network protocol that implemens a Token Ring protocol over a virtual ring on a coaxial cable(ethernet). Features The token bus is a distributed processing system.  Here, …

Loading

Reference Books & Websites

slno Name of Books Authors Publications 1. Unix Shell Programming Yashwant Kanitkar BPB 2. Linux Networking and Security Nicholas Wells Vikas Publishing, New Delhi 3. Unix – Concepts & Applications Sumitabha Das Tata Mcgraw Hill Publications 4. Unix for Programmers …

Loading

Aryabhatta Knowledge University (AKU)

Descriptions Links   Hints AKU Website http://akubihar.ac.in/   AKU Previous Yr. Questions Link1  Link2  Link3   AKU Syllabus http://akubihar.ac.in/Academics/Syllabus.aspx   AKU Result  http://results.akuexam.net/   AKU Notices http://akubihar.ac.in/Administration/ShowNotices.aspx   Online Courses (PDF) http://online.akubihar.ac.in/OnlineCourseContents.aspx   AKU Contact http://akubihar.ac.in/Administration/ContactUs.aspx  

Loading

Terminology & Miscellaneous

Web Page/Page Multimedia documents(a document contains information in the form of text, image, audio, animation, video etc) when formatted and annotated with the Hypertext Markup Language (HTML) which mainly includes hypertext, hypermedia etc. are called web page. Typically, Web Pages …

Loading

Simple Object Access Protocol(SOAP)

Introduction of SOAP SOAP was initially called as XML-RPC. The stable release version of SOAP is/was v1.2 in April 2007. Definition SOAP is XML-based, hence lightweight(i.e. only uses XML format of data/message for request and response), Application layer protocol for …

Loading