logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What do you mean by undeclared and undefined variables ?


  • Correct Answer
  • Difference between undeclared and undefined variables is defined as Undeclared variables are those that do not exist in a program and are not declared If the program tries to read the value of an undeclared variable, then a runtime error is encountered Undefined variables are those that are declared in the program but have not been given any value If the program tries to read the value of an undefined variable, an undefined value is returned 

  • Tags: Analyst, IT Trainer, Project Manager

    Technology problems


    Search Results


    • 1. Explain about services in Angular.js ?
    • Discuss
    • 2. What are string functions in VBScript?
    • Discuss
    • 3. Which class provides an interface for invoking JavaScript methods and examining JavaScript properties.

    • Options
    • A. ScriptObject
    • B. JSObject
    • C. JavaObject
    • D. Jobject
    • Discuss
    • 4. What is webdynpro for ABAP ?
    • Discuss
    • 5. Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables ?

    • Options
    • A. Data Manipulation Language(DML)
    • B. Data Definition Language(DDL)
    • C. Both A & B
    • D. None
    • Discuss
    • 6. Webpages are written using

    • Options
    • A. Win Zip
    • B. HTML
    • C. A fifth generation language
    • D. Peripherals
    • Discuss
    • 7. What is the need of Response.Output.Write() in Asp.net ?
    • Discuss
    • 8. Which among the following are not the c++ tokens

    • Options
    • A. Identifiers
    • B. keywords
    • C. Strings
    • D. None
    • Discuss
    • 9. How many kinds of classes are there in c++?

    • Options
    • A. 1
    • B. 2
    • C. 3
    • D. 4
    • Discuss
    • 10. Values that are used to end loops are referred to as _____ values.

    • Options
    • A. stop
    • B. sentinel
    • C. end
    • D. finish
    • Discuss


    Comments

    There are no comments.

Enter a new Comment