HTML
Text Area tag
Text area Tag (<textarea> </textarea>) Example : How to create text area to store large size data. Example : How to limit the characters in text area . Example : How to fix border size (disable re-sizable property) of textarea.
![]()
Text area Tag (<textarea> </textarea>) Example : How to create text area to store large size data. Example : How to limit the characters in text area . Example : How to fix border size (disable re-sizable property) of textarea.
![]()
for Submit Values in HTML (input type=”submit”) Example : How to create various submit button in html. for Reset/Clear/Clean Values in HTML (input type=”reset”) Example : How to create reset/clear/clean button in html. for Button Values in HTML (input type=”button”/<button> — </button>) Example : How to create various button in html.
![]()
For Number/Numeric Values in HTML (input type=”number”) Example : How to Enter only Number values in html. Example : How to Enter only number values in between 10 and 100 in html. Example : How to enter only number values up to 10 digits in html. Example : How to increase the size of Read more…
![]()
for Radio Values in HTML (input type=”radio”) Example : How to create radio button to select only one choice at a time in html. for Check Box Values in HTML (input type=”checkbox”) Example : How to create check box to select none/multiple choice at a time in html.
![]()
for Date/Calendar Values in HTML (input type=”date”) Example : How to create calendar to select desired day, month & year in html page. Example : How to find/get date difference/no. of days between two dates. Example : How to find/get current day’s name in an html page. Example : How to display date in Read more…
![]()
Example : How to Export Oracle 10g/11g Database file or How to create dump(.dmp) file in Oracle10g/11g . Example : How to Export selected tables in Oracle10g/11g Database file as dump(.dmp) file. Example : How to Import dump(.dmp) file into Oracle 10g/11g.
![]()
Example : How to create and call a module function in a Form. Example : How to transfer different values from one VB form to another without using a VB module. Example : How to use connectivity code universally in another VB form via/using a VB module. Example : How to Read more…
![]()
Slno. Name of Books Author Publications 01. Computer Organization & Architecture Stallings William Prentice Hall of India Publication/Pearson Education Asia. 02. Computer System Architecture Mano M. Morris Prentice Hall of India Publication/Pearson Education Asia. 03. Computer Architecture: A Quantitative. Approach Hennessy/Patterson Morgan Kaufmann 04. Structured Computer Organization A. Tanenbaum PHI Read more…
![]()
Computer Architecture Basics Ques. : What is computer architecture? Ques. : What is computer organisation? Ques. : What are the categories of computer architecture? (System design, Instruction set architecture, Micro architecture or computer organisation) Ques. : What is pipelining? Ques. : What are the five stages in pipeline? Ques. : What Read more…
![]()
Difference Between RISC and CISC Processors Slno Similarities 1. Both are Processor’s architecture that are predominantly used today. Slno RISC CISC 1. Stands for ‘Reduced Instruction Set Computers’ Stands for ‘Complex Instruction Set Computers’. 2. Each instruction utilizes comparatively less number of Instruction cycle before completion of a job. (Main Read more…
![]()