Payroll Trainee
Payroll Trainee Interview Questions and Answers
Q1. Explanation of vlookup formula in excel?
VLOOKUP is an Excel function used to search for a value in a table and return a corresponding value.
VLOOKUP stands for 'vertical lookup'.
It searches for a value in the first column of a table and returns a value in the same row from a specified column.
Syntax: =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup]).
Example: =VLOOKUP(A2, B2:D10, 3, FALSE) - searches for the value in cell A2 in the range B2:D10 and returns the value in the 3rd column.
The last argument...read more
Q2. In which place c++ developed?
C++ was developed at Bell Labs in Murray Hill, New Jersey, United States.
Developed at Bell Labs in Murray Hill, New Jersey
Created by Bjarne Stroustrup in 1979
Evolved from the C programming language
Interview Questions of Similar Designations
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