1.Describe about your project?

Answer Posted / srigar s

Explain briefly about project,in all the angle.
Make sure all the abbrevations

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is OOPS and its concepts?

564


give idea for creating screen in abap

1632


How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there

1557


WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.

1836


It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?

1489






sample and simple coding where we get?

1767


ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set

1548


qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again

2342


What is the difference between WebIntelligence and Designer in creating universes?

1454


How to merge Action Form with Dyna Action Form in Struts.

1887


through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?

2063


Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.

660


When will you use shell script/Perl ahead of C/C++?

643


what is log files in qtp what is use

1578


1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?

3200