Full Form of EJB

Praveen Varghese Thomas
Updated on 28-Nov-2023 12:07:45

251 Views

Enterprise Java Beans (EJB) is nothing but java applications that can be made scalable, distributed, and transactional by using a component architecture. Business logic is contained within EJBs, which are server-side components that provide capabilities like security, concurrency, and transaction management. EJBs are a component of Java Enterprise Edition (Java EE), a standard framework for building distributed Java applications. Due to the high level of abstraction that EJBs are intended to offer, developers may focus on the business logic of their application rather than the underlying infrastructure. To do this, annotations are employed, allowing developers the power to ... Read More

PAN - Permanent Account Number

Shirjeel Yunus
Updated on 28-Nov-2023 12:04:15

185 Views

What is PAN? PAN can be expanded as Permanent Account Number. This is a 10-digit unique ID which consists of letters and numbers. The income tax department issues PAN this number to the people who have to pay taxes. Information related to tax-related transactions is recorded through this number. The types of transactions that are recorded in a database include − Tax collected at source (TCS Tax deducted at source (TDS) credits Income tax payments Return on investments Return on gifts Return on wealth PAN Card A PAN Card is issued to each individual by the tax department. ... Read More

Full Form of ELAT

Praveen Varghese Thomas
Updated on 28-Nov-2023 12:03:10

365 Views

Introduction English Literature Admissions Test (ELAT) is a two-hour written test, is used by the University of Oxford and certain other UK universities to assess candidates' literary interpretation as well as their writing skills for undergraduate English literature programmes. The exam is broken into two parts: an in-depth reading and analysis of a challenging literary passage and an essay response to a related question. The ELAT is designed to assess a candidate's writing ability as well as their capability for critical reading and interpretation of literary sources. Academic achievement and a personal statement are two additional requirements in ... Read More

INR - Indian Rupee

Shirjeel Yunus
Updated on 28-Nov-2023 11:54:44

213 Views

What is INR? The full form of INR is the Indian Rupee which is the currency of India. It is the International Organization for Standardization currency code for Indian rupee and its symbol is₹. It got its name rupee from the rupiya which was a silver coin started by Sher Shah Suri. Indian Rupee comes in the form of coins and banknotes. You can find coins of one, 2, 5, and 10 rupees and above that only notes are available. RBI Role in Currency Management RBI is taking care of the Indian currency through the Reserve Bank of India Act ... Read More

IFSC - Indian Financial System Code

Shirjeel Yunus
Updated on 28-Nov-2023 11:49:38

225 Views

What is IFSC? The full form of IFSC is the Indian Financial System Code. The code consists of 11 characters. Which include letters and numbers. The code is used to identify bank branches when money has to be transferred through NEFT and RTGS. Here NEFT stands for National Electronic Funds Transfer and RTGS stands for Real-Time Gross Settlement. RBI also uses the code to identify the electronic transfer of money. How does IFSC Work? IFSC code consists of 11 characters and it is used to transfer money through NEFT and RTGS. The first four characters of IFSC denote the bank ... Read More

HDFC Housing Development Finance Corporation

Shirjeel Yunus
Updated on 28-Nov-2023 11:45:17

114 Views

What is HDFC? HDFC can be expanded as Housing Development Finance Corporation. HDFC has been providing its services for the last four decades and has an association with the Indian housing sector. Mr. H. T. Parekh is the founder of the organization and has the aim of serving the customer first. The organization has interconnected offices all over India. Products and Services of HDFC HDFC provides many products and services to its customers and some of them are as follows− Loans for purchasing and constructing a house Loans for the purchase of land Loans for home improvement Loans for ... Read More

ECS Electronic Clearing Service

Shirjeel Yunus
Updated on 28-Nov-2023 11:41:17

148 Views

What is ECS? The motto of digital India is to go cashless and there are many services and apps available which helps users to make cashless payment. One such mode of payment is CS which can be expanded as Electronic Clearing Service. It is a method that is used by big organizations to transfer funds in bulk electronically. ECS is used for transferring those funds that have to be sent periodically. This type of fund transfer includes fees, salaries, interest, pensions, loan installments, dividends, etc. Bills can also be paid and dues can be cleared through this method. It can ... Read More

Data Processing Techniques and Methods

Shirjeel Yunus
Updated on 28-Nov-2023 11:37:35

346 Views

What is DP? Data processing is a technique in which raw data is converted into useful information that organizations can use to run their business successfully. The team of data scientists is responsible for data processing. Raw data is provided to the data scientists and they follow the data processing life cycle to complete the task. DP Lifecycle DP lifecycle consists of six processes and they are discussed below in detail. Collection Data collection is the first step in the data processing life cycle. There are many sources in an organization from where raw data can be collected. Raw data ... Read More

Object Level Lock vs Class Level Lock in Java

raja
Updated on 28-Nov-2023 09:43:01

6K+ Views

Both Object level lock and Class level lock are used to achieve synchronization mechanisms in a multi-threaded application. Object Level Lock Every object in Java has a unique lock. If a thread wants to execute a synchronized method on a given object, first it has to get a lock of that object. Once thread got the lock then it is allowed to execute any synchronized method on that object. Once method execution completes automatically thread releases the lock. Acquiring and release lock internally is taken care of by the JVM. Object level lock is a mechanism when we want to synchronize a non-static ... Read More

Full Form of DOC

Praveen Varghese Thomas
Updated on 27-Nov-2023 13:10:53

1K+ Views

The definition of Doc Document (DOC) works as the file extension generated by the Microsoft Word processing software. Microsoft started using the abbreviation back in 1983 for its "Word" processing software. In simple words, any document generated by Microsoft's "Word" processing software gets the extension of Doc. The abbreviation is written as the .doc in the last of the file name and works as the extension for the file. You will see the .doc extension very commonly since Microsoft's Word processing software is one of the most widely used tools across the world. History of Doc The history of ... Read More

Advertisements