can anyone please tell me wat is backlogs... i was looking
for the job openings where i read this.. eligibility
criteria minimum 70% in degree without backlogs. is that
arrear.. if so is it standing arrear or history of
arrears... please help me...

Answer Posted / jainu

Backlogs means standing arrears

Is This Answer Correct ?    71 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are header files and what are its uses in C programming?

620


Why is sizeof () an operator and not a function?

566


Explain what is a 'locale'?

572


What is a program flowchart and explain how does it help in writing a program?

655


define string ?

656






How will you find a duplicate number in a array without negating the nos ?

1626


Explain how can a program be made to print the name of a source file where an error occurs?

665


What are the application of void data type in c?

677


Define VARIABLE?

677


What is merge sort in c?

630


How is a null pointer different from a dangling pointer?

544


What is pointers in c?

633


Write a program to generate the Fibinocci Series

648


Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?

561


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

697