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 the difference between c and python?

572


Do you know the use of 'auto' keyword?

649


Write a program for finding factorial of a number.

622


What is f'n in math?

607


how to capitalise first letter of each word in a given string?

1424






What is the basic structure of c?

547


What does typeof return in c?

631


write a program to create a sparse matrix using dynamic memory allocation.

4363


Explain the advantages of using macro in c language?

566


You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

1770


Give the rules for variable declaration?

665


why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above

646


What is else if ladder?

600


What are types of preprocessor in c?

609


What is a structural principle?

632