How to calculate Total working time using Login and
logout?
Answers were Sorted based on User's Feedback
Answer / ahmed park
Count with your fingers: 1 boob, 2 boob, etc.
| Is This Answer Correct ? | 5 Yes | 17 No |
what are the advantages & disadvantages of unions?
How can you dynamically allocate memory in C?
what is meant by the "equivalence of pointers and arrays" in C?
write a prgram of swapping with 2 valiables
What are the uses of null pointers?
What is a segmentation fault?
Which are low level languages?
What are valid signatures for the Main function?
What character terminates all strings composed of character arrays? 1) 0 2) . 3) END
Write a program that an operator and two operands read from input operand operator on the implementation and results display.
Is null always equal to 0(zero)?
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)