WE HAVE 5 DIFFERENT RECORDING MODE IN COBOL.FIXED, FIXEDBLOCK, VARIABLE, VARIABLEBLOCK AND UNDEFINED. WHAT IS THE DIFFERENCE AMONG ALL AND WHICH TYPE OF FORMAT SHOULD BE USED WHEN
3 362031. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false
2 6815write a c program, using for loop, that accepts and odds two numbers. The output must be the sum and the addens. This should be repeated 5 times while the first number is decremented by one and the second number is incremented by 1.
2 9520Given an N × N array of positive and negative integers, find the sub-rectangle with the largest sum. The sum of a rectangle is the sum of all the elements in that rectangle. In this problem the sub-rectangle with the largest sum is referred to as the maximal sub-rectangle. A sub-rectangle is any contiguous sub-array of size 1 × 1 or greater located within the whole array. Input Format: First line contains the size of matrix. Followed by n lines and each line contain n integers separated by space. Output format: Single integer which represents maximum sum of rectangle. Sample Input: 4 0 -2 -7 0 9 2 -6 2 -4 1 -4 1 -1 8 0 -2 Sample Output: 15
1 8476i have buy a lap top and get a internet connection when i see video on internet side or orkut etc.the cannot play video on my computer why please suggested me to download which software? i have window media player please suggested
8 10160Post New Infosys Interview Questions
What is the use of the statement leave to list-processing?
What is difference between promise and callback?
What the main causes of transient interruptions on Over-Head Distribution Lines?
Write a command to find all of the files which have been accessed within the last 30 days. Output should be stored in a file “December.files”
what are the warehouse reserch? and pocess of warehouse research?
Is there any circumstance where an accountant is allowed to depart from accounting standards while preparing financial statements? If yes explain why, if no explain no.
Can I get visual studio for free?
How will you merge two dictionaries in python?
What is the difference between Error, defect,fault, failure and mistake?
which standard datatype in python is immutable?
Explain about getters and setters in php?
On what basis Friability limit NMT 1.0%w/w is recommended. what is impact on formulation if this limit exceeds.
What are special characters c++?
What is polar plot?
What is mysqli_result?