How to calculate Total working time using Login and
logout?

Answer Posted / ahmed park

Count with your fingers: 1 boob, 2 boob, etc.

Is This Answer Correct ?    5 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there any data type in c with variable size?

738


Write a program of advanced Fibonacci series.

797


What is string concatenation in c?

658


What is a floating point in c?

698


What are valid signatures for the Main function?

788






write a program to print data of 5 five students with structures?

1703


Why pointers are used?

730


If you know then define #pragma?

763


What is the use of the function in c?

695


How does placing some code lines between the comment symbol help in debugging the code?

650


#define MAX(x,y) (x) >(y)?(x):(y) main() { inti=10,j=5,k=0; k= MAX(i++,++j); printf("%d..%d..%d",i,j,k); }

879


How many bytes is a struct in c?

816


Which is the best website to learn c programming?

700


Do array subscripts always start with zero?

880


What do you mean by recursion in c?

726