how to perform security testing manualy.I given the answer but interviwer not satisfeid from my answer
5 15669There is 15 KVA UPS using for single phase load.And 30 batteries of 12 V, 100 Ah are connected in series. Load is taking 15 A current.What will be the back up power for this UPS on same load?
1 3582Post New BS Interview Questions
why should be must tin no for business
Explain the difference between shear and tensile strength.
What are sql servers used for?
Can python connect to mysql?
How does federated learning enhance data privacy?
How can an erp analyst improve the speed of an erp implementation?
How can I search for data in a linked list?
What is the common method of finding the tables used in any r/3 extraction
Q:HI friends accually ihave one problem plesase let me know the alternate code of this code. Related field description of code: Add a field, CALvsPRD, "Calendar Day Starts Before/After Production Day" to the parameter set WRKORDER which accepts values 'A' or 'B' o B = Calendar Day Starts Before Production Day o A = Calendar Day Starts After Production Day o Any other value indicates the production and calendar dates are always the same. code: Automatic Execution Of *INZSR Subroutine /Z01 * retrieves WRKORDER field values. /Z01 * Calculate default Production Date and return it to caller. /Z01 * Production date defaults to system date /Z01 C Eval P@Pdate = %DATE() /Z01 * unless Calendar date starts Before PDN(production) date and /Z01 * system time is before PDN Start Time then /Z01 * PDN date is yesterday. /Z01 C If W@CALvsPRD = 'B' and /Z01 C %TIME() < %TIME (W@Strtime) /Z01 C Eval P@Pdate -= %Day(1) /Z01 * unless Calendar date starts After PDN date and /Z01 * system time is *GE PDN(production) Start Time then /Z01 * PDN date is tomorrow. /Z01 C ElseIf W@CALvsPRD = 'A' and W@Strtime > *Zero and /Z01 C %TIME() >= %TIME (W@STrtime) /Z01 C Eval P@Pdate += %Day(1) /Z01 C EndIf /Z01 C Eval *InLr = *On
Your project was just completed, accepted, and closed. As is customary for your organization, you conduct a post-implementation audit. The purpose of this audit includes all of the following except: A. Evaluating project goals and comparing them to project product B. Reviewing successes and failures C. Documenting the acceptance of the work results D. Documenting possible improvements for future projects
How do you this in constructor?
Tell us what is heap and what is stack?
can i get hindi version of is codes based on civil engineering?
A power plant control system?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.