Money Market
1.It deals with the short term credit instruments not exceeding one year.
2.The major players are commercial Banks, RBI, LIC, GIC, UTI etc.
3.It deals with the credit instruments like Treasury Bill, Commercial Paper, call money etc.
4.It is engaged in the supply of working capital requirement for short period.
5.Its instruments enjoy high liquidity.
6.Its instruments are much safer and the risk level is low.
7. Investor cannot expect higher returns
8.Instruments are of high value.
9. Transactions...
1.What is an Interview? Enumerate the Types of Interviews.
An interview is a formal conversation between two or more people in which one person asks questions and the other person provides answers. The main purpose of an interview is to collect information, evaluate a person’s abilities, or exchange ideas. Interviews are commonly used for job selection, counseling, research, and problem solving.
Types of Interviews
Selection Interview – Conducted to select suitable candidates for a job by evaluating...
b) Describe the structure and functional attributes of an ecosystem. Usingthe Laws of Thermodynamics, explain the efficiency of energy flow
throuht different trophic levels. Why energy flow is considered unidirectional? How does the 10% rule limit the length of food chains in a climaxcommunity?1. Structure of an EcosystemThe structure of an ecosystem consists of biotic and abiotic components.
a) Abiotic Components:
These are the non-living factors such as sunlight, temperature, water, soil, minerals,
1- Psychological Novel (Short Note):
A Psychological Novel is a type of novel that focuses mainly on the inner thoughts, feelings, and mental state of the characters rather than only on external actions or events. In this kind of novel, the writer tries to explore the mind, emotions, motivations, and psychological development of the characters.
The story usually shows how a character thinks, feels, and reacts to different situations. Writers use techniques like inner monologue, stream of consciousness,
Natural Language Processing (NLP) is a branch of Artificial Intelligence (AI) that helps a computer to understand, analyze, and generate human language (like English, Hindi, etc.) in the form of text or speech. NLP allows computers to communicate with humans in natural language. Natural Language Processing is the process of computer analysis of input provided in a natural (human) language and conversion of this input into a useful form. Input: Text or Speech • Output: Meaningful information,
#include <iostream.h>
#include <conio.h>
int main()
{
int a, b, Sum;
cout << "Enter the first number";
cin >> a;
cout << "Enter the second number";
cin >> b;
Sum = a + b;
cout << "The Sum of two number = " << Sum;
getch();
return 0;
}
#include <iostream>
using namespace std;
int main()
{
int age = 19;
if(age > 18)
cout <
| Feature | Conventional HEV | Gridable HEV (PHEV) |
|---|---|---|
| Architecture | Uses an internal combustion engine (ICE) and electric motor but cannot be charged from the grid. | Similar architecture but includes a plug-in charging system connected to the electrical grid. |
| Energy Storage | Smaller battery pack mainly charged by regenerative braking and engine generator. | Larger battery pack that can be charged using external electrical grid. |
| Operating Modes |