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 / sai
Standing arrear means at present if u have any arrear.
not in past back log means not get through in first attempt
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
What do mean by network ?
Explain heap and queue.
What is character constants?
What is the difference between break and continue?
write a program for the normal snake games find in most of the mobiles.
What is int main () in c?
What are the advantages of using macro in c language?
stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.
Why use int main instead of void main?
Explain the bubble sort algorithm.
What are dangling pointers? How are dangling pointers different from memory leaks?
Explain the difference between exit() and _exit() function?
What is the purpose of 'register' keyword?
What does a function declared as pascal do differently?
write a programming in c to find the sum of all elements in an array through function.