Salesqueen Software Solution

Download Free Estimation Now Click Here
Dinesha G
@dinesha-g
Reputable Member
Joined: Jul 25, 2022
Last seen: Aug 2, 2022
Topics: 199 / Replies: 262
Reply
RE: What are the new form elements introduced in HTML5?

(1)Week: Week is used to choose a week and year from a drop-down menu. (2)Time: Time is an input box where you can choose the time, in hours. AM/P...

2 years ago
Reply
RE: what are the advantages of HTTP 2.0 over HTTP 1.1?

Multiplexing - HTTP/1.1 loads resources one after the other, so if one resource cannot be loaded, it blocks all the other resources behind it. In cont...

2 years ago
Reply
RE: What is Namespacing in JavaScript?

Wrapping a group of things, variables, functions, or objects in a single umbrella term is known as namespacing. There are several ways to accomplish s...

2 years ago
Reply
RE: What do you mean by a pseudo-class?

A pseudo-class is a selector that only chooses components that meet certain criteria, such as being the first of their kind or having the mouse pointe...

2 years ago
Reply
RE: What are the types of CDNs supported in jQuery?

There are two varieties of jQuery CDNs: standard pull and reverse proxy.

2 years ago
Reply
RE: What do you mean by Pair Programming?

Coupled with Extreme Programming (XP), pair programming is an Agile software development method where two developers collaborate on a single computer....

2 years ago
Reply
RE: What is the result if a jQuery Event Handler returns false?

How to utilize the return false statement in JavaScript scripts, as well as when to use it. Additionally, it will clarify the distinction between prev...

2 years ago
Reply
RE: What are the types of popup boxes present in JavaScript?

In JavaScript, there are three different sorts of pop-up boxes. the following Alert – A dialogue box with an OK button and the optionally specified ...

2 years ago
Reply
RE: How can styles or classes be changed in elements using JavaScript?

To modify the styles of all items belonging to a particular class: To obtain a collection of the elements with the specified class, use the qu...

2 years ago
Reply
RE: Can you tell the advantages of JavaScript in Web Development?

Interoperability: JavaScript can be utilised in a wide range of applications and gets along well with other languages.

2 years ago
Reply
RE: What are the various data types present in JavaScript?

Primitive data types in JavaScript include: null\sundefined Boolean number string symbol, bigint, and a complex data type object are all available...

2 years ago
Reply
RE: How do you say JavaScript useful in web development ?

For making web pages, JavaScript is frequently utilised. It enables us to add dynamic functionality and additional effects to the website. It is prima...

2 years ago
Reply
RE: What is the difference between XHTML and HTML?

Extensible Hypertext Markup Language (XHTML), a hypertext and markup programming language derived from HTML, is used to create web pages. Hypertext Ma...

2 years ago
Reply
RE: What is the difference between cookies and local storage?

Cookies The cookies can be read and written by both clients and servers. There is data transfer to the server. All browsers, including older ...

2 years ago
Reply
RE: Why are external style sheets preferred?

Using an external style sheet has the advantage of storing everything in a single file. All other pages that make reference to the stylesheet will aut...

2 years ago
Page 5 / 31