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 / nigel shirlin
Backlog is basically a standing arrear.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
I heard that you have to include stdio.h before calling printf. Why?
What is identifier in c?
how could explain about job profile
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
Is array a primitive data type in c?
What is the difference between declaring a variable and defining a variable?
What are enumerated types?
What is an operator?
Why doesnt long int work?
What is a pointer in c?
Differentiate between the expression “++a” and “a++”?
Is c object oriented?
How can I discover how many arguments a function was actually called with?
How do you sort filenames in a directory?