Pharmacology 3

1. Malaria: Life Cycle and Anti-Malarial Pharmacology 

Life Cycle of the Malarial Parasite (Plasmodium) 

• Infection: Female Anopheles mosquito injects sporozoites into the host during a blood meal. 

• Liver Stage (Exo-erythrocytic): Sporozoites travel to the liver, invading hepatocytes to mature and multiply into merozoites. In P. vivax and P. ovale, some remain dormant as hypnozoites. 

• Blood Stage (Erythrocytic): Merozoites are released into the bloodstream, invading erythrocytes (

...

See on Student Notes »

computer sci. 2

Thakur College of Science and Commerce

SYJC Computer Science II – Activity Sheet No. 1

Answers (Page 1 & 2)

I. Choose the Correct Alternative

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:

...

See on Student Notes »

History

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...

See on Student Notes »

dabika

ব্যক্তিত্বের সংজ্ঞা দাও। ব্যক্তিত্বের নির্ধারক হিসেবে বংশগতি ও পরিবেশের ভূমিকা আলোচনা করো।
ভূমিকা:
ব্যক্তিত্ব (Personality) হলো একজন মানুষের শারীরিক, মানসিক, আবেগীয়, সামাজিক ও নৈতিক বৈশিষ্ট্যের
...

See on Student Notes »

tgpp segunda fase

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

...

See on Wikiteka »

fdwffwef

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

...

See on Wikiteka »

konfig

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

...

See on Student Notes »

dadasd

A subroutine is a group of instructions written to perform a specific task. It can be called from different parts of a program using the CALL instruction, and after execution it returns to the main program using the RET instruction.

CALL 2500H ; Call subroutine at address 2500H ...

2500H: INR A ; Increment accumulator RET ; Return to main program

CALL 2500H transfers control to address 2500H.

The instructions at 2500H are executed.

RET returns control to the instruction immediately after CALL.

Unconditional

...

See on Wikiteka »

comme

# what is electronic backing ? what are the some of the retails and wholesale electronic banking services in nepal ? explain 

-> Electronic Banking (E-Banking) is the delivery of banking services through electronic devices and communication networks, allowing customers to perform banking transactions without visiting a bank branch. It enables customers to access their accounts, transfer funds, pay bills, and use other banking services anytime and anywhere using the internet, mobile phones,

...

See on Student Notes »