Is Bank Reconciliation Statement is compulsory prepared? Even when both cash & Bank Book are tally?
13 40223Suppose in DHCP server running network(assigning ip addresses automatically), you connect a Laptop in the same n/w, now how the DHCP is going to assign a IP add. to it and how it will came to know that there's one new machine added.
13 24694Suppose in SNMP managed Network, Network card of one machine fails then how Management Devices comes to know about this machine and suppose in other case machine gets shutdown then how it will be recoginised.
7 14041What is wrong with the following data declaration? 01 W-DATE PIC X(6). 05 DD PIC 99. 05 MM PIC 99. 05 YY PIC 99. (a) Nothing is wrong. (b) Under W-DATE all level 05 items are having a PIC 99 but level 01 has PIC X(6). (c) PIC can't be specified for a group item. (d) DD, MM, and YY are invalid datanames.
6 13492Post New Mphasis Interview Questions
How will you find the current time of the remote machine using QTP script?
What are all the difference between iOS3, iOS4 and iOS5?
Fabrication Defects
What does cgi program store?
What is session variable in mysql?
What is resource binding in jsf?
What is process planning? Mention different type of processes.
what is your usual role in a team?
Is boolean a datatype in c?
Is it possible to substitute "ls" command in the place of "echo" command?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
how to send multiple correspondences at a time?
What are the three types of database design?
What are the connected and disconnected modes in ado.net?
Out of fgets() and gets() which function is safe to use?