Tally Operator
Tally Operator Interview Questions and Answers for Freshers
Popular Companies
Q1. How do you enter purchase and sale entries
To enter purchase and sale entries in Tally, go to the respective voucher entry screens and fill in the necessary details.
For purchase entries, go to the Purchase Voucher entry screen and enter the supplier's details, item details, quantity, rate, and other relevant information.
For sale entries, go to the Sales Voucher entry screen and enter the customer's details, item details, quantity, rate, and other relevant information.
Ensure that you select the appropriate ledger accou...read more
Q2. What is the work of for loops.
For loops are used for iterating over a sequence of elements and executing a block of code repeatedly.
For loops are commonly used in programming languages like C, Java, Python, etc.
They are used to execute a block of code a fixed number of times.
For loops can also be used to iterate over arrays and perform operations on each element.
The syntax of a for loop typically includes an initialization statement, a condition, and an increment statement.
Example: for(int i=0; i<10; i++)...read more
Q3. Pass contra entries in tally
Contra entries in Tally are used to record transactions between cash and bank accounts.
Contra entries are used to transfer funds between cash and bank accounts.
To pass a contra entry in Tally, go to 'Gateway of Tally' > 'Accounting Vouchers' > 'F4 Contra'.
In the contra voucher, select the appropriate cash and bank accounts and enter the amount to be transferred.
Contra entries are typically used for cash deposits, cash withdrawals, bank transfers, etc.
For example, if you depos...read more
Q4. What is if else condition.
if else is a conditional statement used to execute different code blocks based on a condition.
It checks if a condition is true or false
If true, executes the code block inside if statement
If false, executes the code block inside else statement
Can have multiple else if statements for multiple conditions
Example: if(age > 18){ console.log('You are an adult'); } else { console.log('You are a minor'); }
Tally Operator Jobs
Interview Questions of Similar Designations
Interview experiences of popular companies
Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Reviews
Interviews
Salaries
Users/Month