📖 generic · 12th TN - English Medium · COMPUTER SCIENCE · Page 323question

Evaluation · Part 4

Chapter 4: 6 · COMPUTER SCIENCE

dictionary key. Dictwriter() Write dictionary data into a CSV file elif else…if Embedded Firmly attached Enter key Enter key or newline is used to create rows in a csv file 12th Std - CS EM Glossary - - eval() This function is used to evaluate the value of a string. Father of Relational Database Dr. Edgar Frank Codd g++ compiler to compile c++ program GIS Geographic Information System global Scope A variable, with global scope can be used anywhere in the program.

Glue language You do not write the complete application in the language, but rather, you use the language to orchestrate(organize) modules written in (possibly many different) other languages, making them work together to form the application. A glue language makes it easy to do that (convenient syntax, good support for inter-process communication and data managing, no compilation step etc). id () It returns the memory address of the given object. IDLE Integrated Development Environment immutable unchangeable Implementation Implementation carries out the operation declared in the interfac import Import in python is similar to #include in C++.

Python modules can get access to code from another module by importing the file/function using “import” statement. Impure Functions Any function that changes the internal state of one of its arguments or the value of some external variable is an impure function. Instantiation Process of creating an object Integrity Whole and undivided Interactive Mode A way of using the Python interpreter by typing command and expressions at the prompt. Interface Interface defines what an object can do, but doesn't actually do it interpreter Translates program one statement at a time.

It continues translating the program until the first error is met, in which case it stops. Hence debugging is easy. Intersection Intersection defines a relation consisting of a set of all tuple that are in both A and B. Key Data that is mapped to a value in a dictionary 12th Std - CS EM Glossary - - lambda Lambda function is mostly used for creating small and one- time anonymous function.

LEGB rule Local

Related topics

Have a question about this topic?

Get an AI answer grounded in your actual textbook — with the exact page reference.

Ask AI about this topic →