Skip to main content

Posts

Showing posts with the label Introduction of Webpages

Client Architecture

If the content of the website can be changed in real-time based on the user request then this could be an example of - Dynamic Website Which website will return the same hard-coded content from the server whenever a particular resource is requested? Note: Hard-coded contents are static content that can not be changed without replacing the website’s pages with updated or new files. Ans: Static Website