How to calculate Total working time using Login and
logout?

Answer Posted / guhan

take a difference between logout and login time

Is This Answer Correct ?    33 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is null in c?

601


What is meant by int main ()?

718


How is a null pointer different from a dangling pointer?

558


Why is sizeof () an operator and not a function?

591


What are enumerated types?

656






what is a function method?give example?

1915


hi, which software companys will take,if d candidate's % is jst 55%?

1666


What is formal argument?

653


Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1

3662


Difference between exit() and _exit() function?

658


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

708


What is union and structure in c?

619


What is difference between arrays and pointers?

584


Is it valid to address one element beyond the end of an array?

676


Can a function argument have default value?

675