Answer Posted / sj computer man student
<table border="1">
<tr>
<td>row 1, cell 1</td>
</tr>
</table>
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?
public static void main(String args[]) describe it
Definition of Singleton Class? what is the Purpose of it? what is the advantage?
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
what is integration testing in real time applications?
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
Where do we need Operator overloading?
Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe
What is diffrent between Method and and function in c#