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 / manish bhagat
Backlogs means these should not be any back in your degree, and your degree must be honour degree, without any supplementry.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Why c is faster than c++?
Explain what is the most efficient way to store flag values?
What are the rules for the identifier?
How arrays can be passed to a user defined function
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
What is the size of structure pointer in c?
write a program fibonacci series and palindrome program in c
What is LINKED LIST? How can you access the last element in a linked list?
#include main() { char s[] = "Bouquets and Brickbats"; printf(" %c, ",*(&s[2])); printf("%s, ",s+5); printf(" %s",s); printf(" %c",*(s+2)); }
What is a pointer in c?
What is 1f in c?
can we have joblib in a proc ?
What math functions are available for integers? For floating point?
What is FIFO?
What is a structural principle?