1) _________ is 8 bit non accessible register.
Answer: (c) IR (Instruction Register)
2) __________ is an example of 16 bit accessible register of MP 8085.
Answer: (b) SP (Stack Pointer)
3) __________ register pair acts as a memory pointer.
Answer: (b) HL
4) After fetching an instruction from memory, it is stored in ___________.
Answer:
...BUSINESS LAW - ULTIMATE EXAM CHEAT SHEET
1. TRADER
Definition: A physical or legal person who performs commercial acts.
Conditions:
• Habitual (continuous commercial activity).
• Professional (commerce is the person's profession).
• Own name & own account (jurisprudence).
• Registered in the Commercial Register. Obligations:
• Register in the Commercial Register.
• Keep accounting records.
2. COMMERCIAL ACTS
By Nature: Buying to resell, transformation, mining and services.
Прва Шенонова теорема: lˉ≥H(S) → објашњава колико највише можемо да смањимо
(компресујемо) податке
теорема тврди да је просечна дужина кодних речи lˉ увек већа или једнака
ентропији извора H(S).
коефицијент компресије - што је већи, компресија је боља
ефикасност - што је већа
Here is a comprehensive study guide based on the **History of Europe (1789-1878)**. The questions are drawn from your exam papers and the standard syllabus for this period. The answers are written in simple, easy-to-understand English.
### **Section A: 15 Questions (2 Marks) – Approx. 50 Words Each**
**1. Define Enlightenment.**
The Enlightenment was a movement in 18th-century Europe. It stressed human reason, science, and logic over blind faith and old traditions. Thinkers believed that education...
Estado = Um instrumento criado pelas pessoas, uma vez que é reconhecida como a maneira mais eficaz de alcançar os objectivos que as pessoas têm na vida. O estado pode ser referido como uma pessoa coletiva pública que desempenha a actividade administrativa; é uma forma de organização política
Existem 3 elementos que constituem o Estado
Povo: O povo é um conjunto de pessoas que buscam uma forma conjunta de resolução dos seus problemas e objectivos. Não pode haver estado sem um conjunto
1. What is Data Science?
Answer:
Data Science is an interdisciplinary field that uses scientific methods, statistics, algorithms, and computing techniques to extract knowledge and insights from data for decision-making.
2. Differentiate between structured and unstructured data.
Answer:
Structured Data
Unstructured Data
Organized in rows and columns
No predefined format
Easy to store in databases
Difficult to analyze
Example: Excel sheets
Example: Images, videos, emails
3. What is data cleaning?
Answer:
Data
RM simple txt file that introd. and explains a SW proj, how to install, use and collab. begin doc before you start proj, at root folder, top level of proj. Markdown lightweight txt to html markup lang. easy to r and w, supported by many tools.
Version Control Systems (VCS) local - ev is saved on personal comp. fast, simple, full control but no collab and risk of data loss; centralized one central server holding the proj. Every dev can r and w, maintains only the current version in their wd; easy