Capgemini Company Programming Program

hi friends i want to know wat the following code does and wat is that pchar cdecl and exports everthing i want to know please reply me the code written in vb

function ReverseString( A: PChar ): PChar ; Cdecl;
Var
S, X : String;
i : Integer;
Begin

X := A;
For i := Length(X) Downto 1 Do
Begin
S := S + X[i] ;
End;

ReverseString := PChar(S) ;
End;

exports
ReverseString ;
begin
end.

Read Solution (Total 1)

Capgemini Other Question

On a average, a content developer can develop 6 questions in an hour. Resource manager wants to complete the project of 2400 questions in 20 hours. How many developers should be taken in his team

a.30
b.20
c.40
d.10
I anyone have Capgimini placement paper plz mail me .