Technology Questions

Q:

What is HTML5 Web Storage?

Answer

With HTML5, it is possible for the web pages to store the data locally in the user's browser. This web storage is much faster and secured than the cookies. Also, a larger amount of data can be stored without causing any adverse effect to the performance of the website. 


The data here is not included with every server request. It is used ONLY when it is asked for. It is only that particular web page that can access the data stored by itself.

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 1582
Q:

What is relation between the window and canvas views?

Answer

Canvas views are the back ground objects on which you place the interface items (Text items), check boxes, radio groups etc.,) and boilerplate objects (boxes, lines, images etc.,) that operators interact with us they run your form . Each canvas views displayed in a window.

Report Error

View answer Workspace Report Error Discuss

0 1580
Q:

.What are the different types of environments available in the web?

Answer

Intranet  (local Network)


Internet  (wide area Network)


Extranet (Private network over internet)

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 1578
Q:

What is Xpath?

Answer

XPath specifies the path in the XML document which has hierarchical elements. XPath is used with XPointer and XSLT and parser.  

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 1578
Q:

What are the three file types in NT ?

Answer

NTFS, FAT & FAT 32 are the file systems of NT.

Report Error

View answer Workspace Report Error Discuss

1 1578
Q:

In a class if private data member is declared then how to set data to that private data member?

Answer

By using method.


The method used to set the data is called setter method.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 1577
Q:

Differentiate between Canvas and SVG.

Answer

Some important differences between Canvas and SVG:


- Canvas is resolution dependent while SVG is not. 


- Canvas does not provide any support for event handlers while SVG does. 


- Canvas is suitable for graphic-intensive games while SVG is not suitable for gaming.


- Canvas is suitable for small rendering areas while SVG is suitable for large rendering areas like Google maps.

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 1576
Q:

What is Blackberry technology?

Answer

BlackBerry is nothing but a handheld wireless device that is just like a two way pager.


It supports the features like mobile telephone, push e-mail, text messaging, web browsing, internet faxing.


In addition to these, all types of wireless information services and multi-touch interfaces are also included. 

Report Error

View answer Workspace Report Error Discuss

0 1575