What kind of web client technology uses pre-compiled component blocks called 'Plugins' (such as Adobe Flash or Silverlight historically) to run complex media blocks inside older browsers? MCQ with Answer and Explanation
What kind of web client technology uses pre-compiled component blocks called 'Plugins' (such as Adobe Flash or Silverlight historically) to run complex media blocks inside older browsers?
A. DNS Routing Rulesets
B. Native HTML5 Elements
C. Browser Plugins / Add-ons
D. Server-side Framework engines
Answer: Option C
Solution (By JKExamLibrary)
Plugins were external software modules that browser apps could load to run specialized media streams, though modern standards have replaced them with native HTML5 tags.
What type of program code logic runs directly on a remote internet server host machine to calculate custom dashboard outputs before compiling them into standard HTML to return to a browser?
Explanation:
Server-side scripting (using languages like PHP, Python, or Node.js) executes on the hosting server to build dynamic web content before transmitting flat HTML back to the client.
Explanation:
Anti-CSRF tokens are a common defense, where a unique token is included in forms and validated on the server to ensure the request originates from the legitimate user.
No comments yet. Be the first to start the discussion!