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 / jamal
the code is::::: if(condition) printf("hello"); else printf("world"); WHAT WILL BE THE CONDITION IN IF IN SUCH A WAY THAT BOTH HELLO AND WORLD ARE PRINTED
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
program to convert a integer to string in c language'
How do you view the path?
How was c created?
Can we declare a function inside a function in c?
Explain 'bit masking'?
Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)
What does the error 'Null Pointer Assignment' mean and what causes this error?
Why is c called a structured programming language?
What do you mean by scope of a variable in c?
What do you mean by a local block?
What are the 5 types of inheritance in c ++?
If the size of int data type is two bytes, what is the range of signed int data type?
How is actual parameter different from the formal parameter?
How do shell structures work?
What are the advantages and disadvantages of pointers?