What is the difference between SOAP and REST ?

                  SOAP                    REST It is a protocol. It is an architectural style. SOAP- Simple Object Access Protocol. REST- Representational State Transfer. It can’t use REST because it is a…
View Answer

What is Grid system ?

It is a structure comprising a series of vertical and horizontal lines which intersect and used to arrange content. Is a way of providing a system that designers can work with…
View Answer

What is Semantic HTML ?

It is essential to understand the meaning of words during communication in any language. It becomes more critical and provides more semantic elements which make it easy to understand the…
View Answer

What is JS ?

It is a small piece of javascript program that can add user interactivity to your website. A Script could provide a dropdown menu and generate a pop-up alert box message.…
View Answer

What is Flexbox ?

It is a one-dimensional layout model that has efficient and flexible layouts with distributed spaces among items to control their alignment structure in CSS . It is a layout model…
View Answer

What is CSS ?

CSS- Cascade Style Sheet. It is a style sheet language that is used to describe the format and look of a document written in markup language. It is generally used…
View Answer

What is PHP ?

PHP- Hypertext Preprocessor. It is an open-source, object-oriented, and interpreted scripting language that can be executed at the server side. For web development it is well suited. It is used…
View Answer

What is Web Design ?

Web designing is the creation of websites and pages to reflect a company’s brand, ensure a user-friendly experience and information. it can be easily accessed and shared online throughout the…
View Answer

What are MongoDB Charts ?

It is one of integrated tool used to create visual representation of your MongoDB. In a programming language such as Java or Python, it allows users to perform quick data…
View Answer

Pros and Cons of Mongodb ?

Advantages of MongoDB : Developer UX : It is created in such a way that ensures that the developers have an excellent experience while creating apps. Programming languages like JavaScript…
View Answer