Web Technology Basic Assessment Test

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Mindtween
M
Mindtween
Community Contributor
Quizzes Created: 2 | Total Attempts: 1,520
Questions: 15 | Attempts: 1,450

SettingsSettingsSettings
Technology Assessment Quizzes & Trivia

Web Technology Basic Assessment Test include basic aptitude level and tech level questions to assess your knowledge and interest in the applied stream of job. The exam must be cleared in the specified time span, to increase your chances to get selected.

To start with, give your full name as specified in your resume, eg. Tony Varghese.


Questions and Answers
  • 1. 

    Which three of these would you prefer in your life and why ? a) Career b) Company c) Boss d) Team mates e) Family f) Girlfriend / Boyfriend g) Friends h) Salary i) Client

  • 2. 

    Give five things, which you would love to have, on joining a new company? (eg: my own workstation, office movie-time)

  • 3. 

    A script is a

    • A.

      Program or sequence of instructions that is interpreted or carried out by processor directly

    • B.

      Program or sequence of instruction that is interpreted or carried out by another program

    • C.

      Program or sequence of instruction that is interpreted or carried out by web server only

    • D.

      None of above

    Correct Answer
    B. Program or sequence of instruction that is interpreted or carried out by another program
    Explanation
    A script is a program or sequence of instructions that is interpreted or carried out by another program. This means that a script is not directly executed by the processor, but rather it is executed by another program, often called an interpreter or a runtime environment. The interpreter reads and executes the instructions in the script, allowing the desired actions to be performed. This distinction is important because it allows for greater flexibility and compatibility, as scripts can be written in a high-level language and executed by different programs on different platforms.

    Rate this question:

  • 4. 

     When compared to the compiled program, scripts run

    • A.

      Faster

    • B.

      Slower

    • C.

      The execution speed is similar

    • D.

      All of above

    Correct Answer
    B. Slower
    Explanation
    Scripts typically run slower than compiled programs because scripts are interpreted at runtime, whereas compiled programs are pre-converted into machine code. Interpreting scripts involves an extra step of translating the code instructions into machine code, resulting in slower execution. Compiled programs, on the other hand, directly execute machine code, which makes them faster. Therefore, the correct answer is "Slower".

    Rate this question:

  • 5. 

    PHP is a widely used _____________ scripting language that is especially suited for web development and can be embedded into html

    • A.

      Open source general purpose

    • B.

      Proprietary general purpose

    • C.

      Open source special purpose

    • D.

      Proprietary special purpose

    Correct Answer
    A. Open source general purpose
    Explanation
    PHP is a widely used scripting language that is especially suited for web development and can be embedded into HTML. It is considered open source because its source code is freely available to the public, allowing developers to modify and customize it according to their needs. PHP is also a general-purpose language, meaning it can be used for a wide range of applications beyond just web development. Therefore, the correct answer is "Open source general purpose."

    Rate this question:

  • 6. 

    Which of the following is not true?

    • A.

      PHP can be used to develop web applications.

    • B.

      PHP makes a website dynamic.

    • C.

      PHP applications can not be compiled.

    • D.

      PHP can not be embedded into html.

    Correct Answer
    D. PHP can not be embedded into html.
    Explanation
    PHP can be embedded into HTML using various methods such as inline PHP code, PHP tags, or including PHP files within HTML files. This allows PHP code to be seamlessly integrated with HTML, enabling dynamic content generation and interaction with databases. Therefore, the statement "PHP can not be embedded into HTML" is not true.

    Rate this question:

  • 7. 

    The difference between include() and require()

    • A.

      Are different how they handle failure

    • B.

      Both are same in every aspects

    • C.

      Is include() produced a Fatal Error while require results in a Warning

    • D.

      None of above

    Correct Answer
    A. Are different how they handle failure
    Explanation
    The correct answer is that include() and require() are different in how they handle failure. This means that if there is an error or problem with the file being included, include() will produce a Fatal Error, which will stop the script execution completely. On the other hand, require() will only result in a Warning, allowing the script to continue running.

    Rate this question:

  • 8. 

    The function setcookie( ) is used to

    • A.

      Enable or disable cookie support

    • B.

      Declare cookie variables

    • C.

      Store data in cookie variable

    • D.

      All of above

    Correct Answer
    C. Store data in cookie variable
    Explanation
    The function setcookie() is used to store data in a cookie variable. It allows the programmer to set a cookie with a specified name and value, which can then be accessed and used later. This function is commonly used to store user preferences or session information on a website. By setting a cookie, the data can be stored on the user's browser and retrieved when needed, making it a convenient way to store and retrieve information across multiple page visits.

    Rate this question:

  • 9. 

    Which one of these is not an Open Source CMS

    • A.

      Wordpress

    • B.

      Drupal

    • C.

      MediaWiki

    • D.

      OS Commerce

    • E.

      None

    Correct Answer
    E. None
    Explanation
    The correct answer is "None." This means that all of the options listed (Wordpress, Drupal, MediaWiki, and OS Commerce) are Open Source CMS (Content Management Systems). Open Source CMS refers to software that is freely available and can be modified and distributed by users.

    Rate this question:

  • 10. 

    Which of these tools are you most familiar with

    • A.

      Smarty

    • B.

      Wordpress

    • C.

      Dreamweaver

    • D.

      Joomla

    • E.

      Drupal

    Correct Answer(s)
    A. Smarty
    B. Wordpress
    C. Dreamweaver
    D. Joomla
    E. Drupal
    Explanation
    This question is asking the respondent to indicate which tools they are most familiar with. The correct answer is Smarty, Wordpress, Dreamweaver, Joomla, and Drupal. This suggests that the respondent is familiar with all of these tools and has experience using them.

    Rate this question:

  • 11. 

    Do you think that you are capable of training a team of freshers, and make them experts in PHP technology?

    • A.

      Yes

    • B.

      No

    • C.

      Not Sure

    Correct Answer
    A. Yes
    Explanation
    This answer suggests that the person believes they are capable of training a team of freshers and turning them into experts in PHP technology. They have confidence in their abilities and believe that they have the necessary skills and knowledge to successfully train others in this specific technology.

    Rate this question:

  • 12. 

    Most commonly used ECommerce CMS

    • A.

      Magento

    • B.

      Wordpress

    • C.

      Jobberbase

    • D.

      Joomla

    Correct Answer
    A. Magento
    Explanation
    Magento is the most commonly used ECommerce CMS because it offers a wide range of features and functionalities specifically designed for online stores. It provides a flexible and scalable platform that can handle large product catalogs and high traffic volumes. Magento also offers a variety of customization options, allowing businesses to create unique and personalized online shopping experiences. Additionally, it has a strong community support and a vast marketplace of extensions and themes, making it a popular choice among ECommerce businesses.

    Rate this question:

  • 13. 

    Most widely recognized PHP IDE?

    • A.

      Zend Studio

    • B.

      PHP Nuke

    • C.

      Zend Framework

    • D.

      None of these

    Correct Answer
    A. Zend Studio
    Explanation
    Zend Studio is the most widely recognized PHP IDE because it is specifically designed for PHP development. It provides a comprehensive set of features such as code editing, debugging, and profiling tools that are tailored to the needs of PHP developers. It also has built-in support for the Zend Framework, which is a popular PHP framework. PHP Nuke, on the other hand, is a content management system and not an IDE. Zend Framework is a PHP framework and not an IDE. Therefore, the correct answer is Zend Studio.

    Rate this question:

  • 14. 

    Expand PHP.

    • A.

      Hypertext Preprocessor

    • B.

      Pre Hypetext Processor

    • C.

      Hypertext Processor

    • D.

      None of these

    Correct Answer
    A. Hypertext Preprocessor
    Explanation
    PHP stands for Hypertext Preprocessor. It is a widely-used open-source scripting language that is specifically designed for web development. PHP is embedded within HTML code and is executed on the server side, generating dynamic web pages. It is known for its simplicity, flexibility, and ease of integration with various databases. PHP is used to create dynamic websites, manage sessions, handle forms, interact with databases, and perform various other server-side tasks.

    Rate this question:

  • 15. 

    "Reversed C in a Full Circle" what does this symbol stands for.

    • A.

      Copyright. All rights reserved

    • B.

      Copyleft. All rights reserved

    • C.

      Copyleft. All wrongs reserved

    • D.

      There is no such symbol

    Correct Answer
    C. Copyleft. All wrongs reserved
    Explanation
    The symbol "Reversed C in a Full Circle" stands for "Copyleft. All wrongs reserved." This is a play on the traditional copyright symbol, which is a "C" inside a full circle. Copyleft is a term used to describe the practice of granting the right to freely distribute and modify a work, as opposed to the restrictions imposed by copyright. The phrase "All wrongs reserved" is a humorous twist on the traditional "All rights reserved" statement often found in copyright notices.

    Rate this question:

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 22, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jun 27, 2011
    Quiz Created by
    Mindtween
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.