Salesqueen Software Solution

Download Free Estimation Now Click Here
Kavi
@kavi
Estimable Member
Joined: Aug 1, 2022
Last seen: Aug 10, 2022
Topics: 0 / Replies: 100
Reply
RE: What is the difference between SOAP and REST?

REST stands for Representational State Transfer, whereas SOAP stands for Simple Object Access Protocol. REST is an architectural pattern, whereas ...

3 years ago
Reply
RE: Explain how can you refer to CSS file in the web page.

To refer Use tag in the .css file on the webpage. It is typically advised to keep this inside the tag. The rel attribute value should be "stylesheet,"...

3 years ago
Reply
RE: How to reduce load time of a web application?

Make sure there is enough CPU, RAM, disc, network, etc. gear available.Adjust the setup for efficient resource use.minimum amount of logging Reduce St...

3 years ago
Reply
RE: Mention the difference between CDATA and PCDATA in DTD.

CDATA denotes the presence of character data that is not intended for parsing by a parser in the element.According to PCDATA, the element does contain...

3 years ago
Reply
RE: Can you tell about DTD (Document Type Declaration)?

An instruction known as a document type declaration (DOCTYPE) links a specific XML or SGML document (such as a webpage) with a document type definitio...

3 years ago
Reply
RE: What do you mean by long polling?

A method called HTTP Long Polling is used to send data from the server as quickly as feasible to a client. As a result, there is no need for the serve...

3 years ago
Reply
RE: What do you mean by an E-Tag and how does it work?

In order to confirm that the client (such as a mobile device) has the most recent version of a record, an HTTP header called an ETag (entity tag) is u...

3 years ago
Reply
RE: How does CORS works?

Cross Origin Resource Sharing, or CORS. By adding a few headers to HTTP responses, you can specify (on your server) what other servers are allowed acc...

3 years ago
Reply
RE: What is CORS?

A technology called cross-origin resource sharing (CORS) enables limited resources on a web page to be requested from a domain other than the one that...

3 years ago
Reply
RE: What web developer should know?

You need to be familiar with HTML, CSS, and JavaScript to work as a web developer. It's also advised to become familiar with CSS and CSS frameworks. Y...

3 years ago
Page 7 / 7