logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is the difference between stack and array?


  • Correct Answer
  • Stack: - Stack is a ordered collection of items - Stack is a dynamic object whose size is constantly changing as items are pushed and popped - Stack may contain different data types Array: - Array is an ordered collection of items - Array is a static object ie no of item is fixed and is assigned by the declaration of the array - It contains same data types 


  • Technology problems


    Search Results


    • 1. What is DHTML? What are the features of DHTML?
    • Discuss
    • 2. Which of the following can't be done with client-side JavaScript?

    • Options
    • A. Sending a form's contents by email
    • B. Storing the form's contents to a database file on the server
    • C. Validating a form
    • D. None of the above
    • Discuss
    • 3. What is function prototyping? What are its advantages?
    • Discuss
    • 4. What is RDBMS? Explain its features.
    • Discuss
    • 5. What did you enjoy most and least in your last retailing job?
    • Discuss
    • 6. Which operator performs pattern matching ?

    • Options
    • A. LIKE operator
    • B. EXISTS operator
    • C. BETWEEN operator
    • D. None of these
    • Discuss
    • 7. A world wide web contains web pages

    • Options
    • A. residing in many computers linked together using HTML.
    • B. with links to other web pages.
    • C. residing in many computers.
    • D. created using HTML.
    • Discuss
    • 8. What are the types of Collision Resolution Techniques and the methods used in each of the type?
    • Discuss
    • 9. Write SQL Query to display current date?
    • Discuss
    • 10. Write an SQL Query find number of employees according to gender whose DOB is between 01/01/1960 to 31/12/1975.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment