You are on page 1of 1

Database refers collection of data in some organized way to facilitate its users to easily access, manage and

upload the data.

Reducing Data Redundancy:


Sharing Data:
Data Integrity:
Data Security:

Primary Key uniquely identifies the records in a database table while Foreign Key, on the other hand, is used to
link two or more tables together.

Normalization is the process of analyzing relational schemas which are based on their respective functional
dependencies and the primary keys so that they fulfill certain properties.

1.Tell me about yourself?


2.Project?
3.Real-time applications of my project?
4.Why IT being EEE?
5. What is the base of python?
6. Where do you use python?
7.what is init_ in python? constructor in object-oriented terminology. This method is called when an object is
created from a class, and it allows the class to initialize the attributes of the class.
8.what are the Software’s used by any 5 companies?
Accounting Software. ...
Time Tracking Software. ...
Project Management Software. ...
Customer Relationship Management Software. ...
Communication Software. ...
Website Building Software. ...
Payment Transaction Software. ...
Sales, Marketing, and PR Software.
9.what is ERP (I don't remember Exactly something like that)? Enterprise resource planning (ERP) refers to a
type of software that organizations use to manage day-to-day business activities such as accounting,
procurement, project management, risk management and compliance, and supply chain operations.
10. Do you know any Databases?
11.What do you know about Capgemini
12. Any questions to ask?

Capgemini - France in 1967, serge kampf, aiman ezzat

A Zener diode is a heavily doped semiconductor device that is designed to operate in the reverse direction

start a dialogue, invite them in, revisit the team's mission, clarify the members roles, identify new
opportunities to motivate,

Inheritance allows us to define a class that inherits all the methods and properties from another class.

Parent class is the class being inherited from, also called base class.

Child class is the class that inherits from another class, also called derived class.

Python private heap space

You might also like