Define topology and explain different types of topologies of the network?
Explain error detection and error correction techniques?
Explain the flow control mechanism?
Polarographic Analysis: Principle, component of polarogram, Ilkovic equation, diffusion current factor affection affusion current and half wave potential, quantitative analysis and applications. plarographic maxima supprissor, oxygen wave, supporting electrolyte.
Radiochemical Methods of Analysis: Origin and nature of radioactive isotopes, natural and induced radioactivity, radioactive decay, different type of radiation, radiation detection and their measurement, principles of Geiger-Muller, Scintillation and proportion counters, radio- activation analysis, isotope dilution analysis, characterization, methodology and use of radiometric titrations in pharmaceutical research.
4. Drug Clearance:
a) Theoretical aspects of drug elimination, excretion and biotransformation.
b) Renal Elimination: Glomerular filtration, active tubular secretion, tubular reabsorption. Determination of renal clearance.
c) Biotransformation of Drugs: Definition, drug biotransformation reactions, pharmacokinetics of drugs and metabolites (Michelis Menten equation), hepatic elimination, first pass effect, liver excretion ratio, relation between absolute bioavailability and liver excretion, hepatic clearance- relationship between blood flow, intrinsic clearance and hepatic clearance, hepatic clearance of a protein bound drug (effect of protein binding on hepatic clearance).
d) Biliary excretion of drug.
Conductometry: Principle, important laws, definition & relations, mobility of ions governing forces, applications. kohlrauschs Law, apparatus and measurements, experimental details of conductometric titration, high frequency titration, application and limitations.
IIT JEE PHYSICS CLASS NOTES UPLOADED BY Er. AMBARISH SRIVASTAVA (AIR 538)Ambarish Srivastava
油
IIT JEE PHYSICS NOTES PART 6
Semiconductor Devices, Principles of Communication,
Diffraction, Polarization.
Uploaded by Ambarish Srivastava
Thanks to my student Harsh Pruthi (2014 batch) for Making Nice Notes
Amperometry: Definition, classification, theory, technique and applications of amperometric titration, titration curve shapes, factor affection current flow during analysis.
IIT JEE PHYSICS Class Notes by Ambarish Srivastava (Part 3)Ambarish Srivastava
油
These are the IIT JEE Physics Notes that I dictated to my students of Class XI in the Year 2013... Thanks to my Student Sanchit Minocha for Writing the notes nicely, whose photocopy I am sharing.... This is part 3 Covers Waves and Sound (Continued from part 2)
The document provides an overview of software engineering and different software development life cycle (SDLC) models. It discusses the waterfall, iterative, spiral, and agile SDLC models. The waterfall model follows a linear sequence of stages from requirements to maintenance. The iterative model is repetitive, allowing new versions with each cycle. The spiral model combines architecture and prototyping in risk-analysis-focused stages. Different models suit different types of projects based on requirements clarity and risk.
UNIT-I
Review of Software Engineering: Overview of software evolution, SDLC, Testing Process, Terminologies in
Testing: Error, Fault, Failure, Verification, Validation, Difference between Verification and Validation,
Test Cases, Testing Suite, Test Oracles, Impracticality of Testing All data; Impracticality of testing All
Paths. Verification: Verification methods, SRS verification, Source code reviews, User documentation
verification, and Software project audit, Tailoring Software Quality Assurance Program by Reviews,
Walkthrough, Inspection, and Configuration Audits.
UNITII (8)
Functional Testing: Boundary Value Analysis, Equivalence Class Testing, Decision Table Based Testing, Cause
Effect Graphing Technique. Structural Testing: Control flow testing, Path testing, Independent paths, Generation
of graph from program, Identification of independent paths, Cyclomatic Complexity, Data Flow Testing,
Mutation Testing.
UNIT-III (8)
Regression Testing: What is Regression Testing? Regression Test cases selection, reducing the number of test
cases, Code coverage prioritization technique. Reducing the number of test cases: Prioritization guidelines,
Priority category, Scheme, Risk Analysis.
Conductometry: Principle, important laws, definition & relations, mobility of ions governing forces, applications. kohlrauschs Law, apparatus and measurements, experimental details of conductometric titration, high frequency titration, application and limitations.
IIT JEE PHYSICS CLASS NOTES UPLOADED BY Er. AMBARISH SRIVASTAVA (AIR 538)Ambarish Srivastava
油
IIT JEE PHYSICS NOTES PART 6
Semiconductor Devices, Principles of Communication,
Diffraction, Polarization.
Uploaded by Ambarish Srivastava
Thanks to my student Harsh Pruthi (2014 batch) for Making Nice Notes
Amperometry: Definition, classification, theory, technique and applications of amperometric titration, titration curve shapes, factor affection current flow during analysis.
IIT JEE PHYSICS Class Notes by Ambarish Srivastava (Part 3)Ambarish Srivastava
油
These are the IIT JEE Physics Notes that I dictated to my students of Class XI in the Year 2013... Thanks to my Student Sanchit Minocha for Writing the notes nicely, whose photocopy I am sharing.... This is part 3 Covers Waves and Sound (Continued from part 2)
The document provides an overview of software engineering and different software development life cycle (SDLC) models. It discusses the waterfall, iterative, spiral, and agile SDLC models. The waterfall model follows a linear sequence of stages from requirements to maintenance. The iterative model is repetitive, allowing new versions with each cycle. The spiral model combines architecture and prototyping in risk-analysis-focused stages. Different models suit different types of projects based on requirements clarity and risk.
UNIT-I
Review of Software Engineering: Overview of software evolution, SDLC, Testing Process, Terminologies in
Testing: Error, Fault, Failure, Verification, Validation, Difference between Verification and Validation,
Test Cases, Testing Suite, Test Oracles, Impracticality of Testing All data; Impracticality of testing All
Paths. Verification: Verification methods, SRS verification, Source code reviews, User documentation
verification, and Software project audit, Tailoring Software Quality Assurance Program by Reviews,
Walkthrough, Inspection, and Configuration Audits.
UNITII (8)
Functional Testing: Boundary Value Analysis, Equivalence Class Testing, Decision Table Based Testing, Cause
Effect Graphing Technique. Structural Testing: Control flow testing, Path testing, Independent paths, Generation
of graph from program, Identification of independent paths, Cyclomatic Complexity, Data Flow Testing,
Mutation Testing.
UNIT-III (8)
Regression Testing: What is Regression Testing? Regression Test cases selection, reducing the number of test
cases, Code coverage prioritization technique. Reducing the number of test cases: Prioritization guidelines,
Priority category, Scheme, Risk Analysis.
What is cloud computing?
Advantages of cloud computing.
Disadvantages of cloud computing.
Mainly Four Deployment Models.
What is private cloud?
DRAWBACK
Two models for cloud services can be delivered in a private cloud.油
Cloud Computing Service Models.
HOW TO DOWNLOAD MICROSOFT WORD IN ANDROID, and How to convert doc file into ...TEJVEER SINGH
油
In this pdf, you can learn how to convert doc file convert into pdf via android mobile without any third-party software.
And also learn how to install Microsoft word in android.
and also learn how Gmail doc file converts into a pdf file.
1. WAP of Array implementation using size 3X3 matrix accept
values from user and print them on screen.
2. WAP to insert new value in array at first position or at mid
position given by user and also array holds some items.
3. WAP to create a linked list add some nodes in it and print its
values using simple traversing operation of linked list.
4. WAP to insert new node in linked list at first position, list
already hold some items.
5. WAP insert new node in linked list add at first ,add at end and
add at middle position.
6. WAP to create a doubly linked list add some nodes in it and
print its values using backward traversing.
7. WAP to implement circular list using arrays.
8. WAP to implement circular list using linked list.
9. WAP to implement of stack operations through function Push()
and Pop() using arrays.
10. WAP to implement Queue operation Insert() and Delete()
function in queue using arrays.
11. WAP to create binary tree and traverse them using recursive
function Preorder,Postorder and Inorder traversing.
12. WAP to implement Linear search operation using arrays.
13. WAP to implement Binary search operation using arrays.
14. WAP to implement Bubble sort operation using arrays.
15. WAP to implement Insertion sort operation using arrays.
16. WAP to implement Selection sort operation using arrays.
17. WAP to implement Merge sort operation using arrays.
18. WAP to implement Heap sort operation using arrays.
19. WAP to evaluate Post fix expression using stack.
20. WAP to implement conversion algorithm from Pre fix to Post fix
expression.
The Multi Banking System Interface is targeted to the future banking solution for the users who have multiple bank accounts in different banks. This interface integrates all existing banks and provides business solutions for both retail and corporate. System Involves
This interface integrates all existing banks and provides business solutions for both retailers and corporate.
This system acts as a standard interface between the clients and the banks
Users who have accounts in various banks can log in here and can make any kind of transactions.
In the backend, the system will take care of the entire obligation required in order to carry on transaction smoothly.
The Multi Banking System Interface is targeted to the future banking solution for the users who are having multiple bank accounts in multiple banks. This interface integrates all existing banks and provides business solutions for both retail and corporate. This system acts as a standard interface between the clients and all the banks, By using this portal any client who maintains accounts in various banks can directly log on to Multi Banking System Interface and make any kind of transactions. In the backend, the system will take care of the entire obligation required in order to carry on transaction smoothly.
Explain Hardware and Software technologies used in your project work.
Define the objective and motivation of your mini-project Work in reference to your Project Title.
Present and Explain DFDs of Project (DFD-0, DFD-1, DFD-2 ).
Present and Explain ER Diagram of Project.
Explain Front-End or User Interfaces (One by One) with Purpose and working.
Explain Back-End or Database Tables used in your project.
Explain Usability or Ultimate output of your project work.
Explain the Drawback or limitations of your project work.
Explain how this work can be carried out in future for improvement.
#How to install mongoDB and also setup pathTEJVEER SINGH
油
In this tutorial you have to see how to install MongoDB database or
MongoDB shell.
Also setup path of MongoDB then you will directly start via cmd command prompt by using command mongo --db
java.lang.ClassNotFoundException: oracle.jdbc.driver.OracaleDriver
gives the error at JDBC connect with java program.
then this type of error will be remove in this slide or via ppt.
1. Create Tables and Insert data (First data using Insert query rest can be feeded.)
2. Write an SQL query to print details of the Workers whose FIRST_NAME ends with h and contains six alphabets.
3. Change Last_Name Columns name to Surname.
4. Write an SQL query to print details of the Workers whose SALARY lies between 100000 and 500000.
5. Write an SQL query to fetch the count of employees working in the department Admin.
6. Write an SQL query to fetch the no. of workers for each department in the descending order.
7. Write an SQL query to print details of the Workers who are also Managers.
8. Select Top 10 salaries and Employees Full name from Worker table.
9. Write an SQL query to fetch the list of employees with the same salary.
This document describes shift-reduce parsing. Shift-reduce parsing is a bottom-up parsing approach where the input string is collapsed by reducing parts of the string according to production rules until the start symbol is reached, as opposed to top-down parsing which expands symbols. It uses two main data structures: an input buffer and a stack. Initially, it puts the input string in the buffer and a start symbol on the stack. It then performs the basic operations of shift, which moves symbols from the buffer to the stack, and reduce, which replaces symbols on the stack according to production rules. It halts when the start symbol remains on the stack and the buffer is empty, indicating successful parsing.