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.

Loading

Input type Submit/Reset/Button tag

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 …

Loading

Input type Number/Email tag

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 …

Loading

Input type Radio/Check Box Tag

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 …

Loading

Input type Date/Time Tag

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 …

Loading

Import & Export in Sql

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 …

Loading

CO Reference Books

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 …

Loading

Interview Questions

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. …

Loading