Is Bank Reconciliation Statement is compulsory prepared? Even when both cash & Bank Book are tally?
13 40637Suppose 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 25067Suppose 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 14233What 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 13679Post New Mphasis Interview Questions
What is the equivalent layer or layers of the tcp/ip application layer in terms of osi reference model?
How auditing is done in Sharepoint?
Stable storage cannot be implemented. (A) Explain why it cannot be. (B) Explain how database system deal with database applications
Explain the term 'oracle grid architecture'?
Does secret sharing have any benefit in blockchain technology?
in mba personal interview, if someone ask me that you choose hr as your career why not marketing or finance?
Explain marshalling and its types in .net remoting
What are the types of stored procedures?
What is an Escalation Rule?
What is 'gap insurance'?
Are there any css (styles) provided by salesforce.com as part of the supported lightning components ?
How do you split a table?
What is the use of errorprovider control?
Define aop(assepct oriented programing)?
What is event.stoppropagation? : jquery mobile