Start learning 50% faster. Sign in now
Foreign Exchange exposure can be broadly classified into three categories depending upon the nature of exposure. They are 1) Transaction exposure 2) Translation exposure and 3) Operating exposure. Foreign Exchange transactions which may expose bank to transaction exposure are A) Purchase or Sale of goods in foreign currency B) Loan repayments to be made in Foreign Currency C) Dividends paid or received in Foreign Currency. Translation exposure becomes a transaction exposure at some point of time when the Foreign Exchange is extinguished through sale and purchase of foreign currency.
Which of the following is not true about OLTP?
Collection as a set of all entities of the similar type.
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?
In which protocol of email the changes made on one device will not be replicated on other?
What will be the output of the following code snippet?
int num = 10;
int *ptr = #
printf("%d", *ptr);
The truth table for an OR gate has an output of 1 when:
Which layer of the OSI model interacts directly with the user or application software?
What is the primary advantage of using shared memory for IPC?
Which data analytics technique is suitable for handling missing data points in a dataset?
Deleting top element of stack?