Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Accenture Interview Questions
Questions Answers Views Company eMail

What is TDS

143 334329

what do you mean by BPO,KPO

21 89678

How do u write a program in session method so that it creates the session and run the session itself without going to sm35

3 11625

what is temp role and copy role ?

5 29127

how to create new authorization object?

8 43548

how to adjust user master records?

6 30824

how to transport roles?

7 44794

what are various user types

7 30748

which ticketing tool you are using?

18 64450

how to get ticket from end user?

5 18731

Dear All, Question for this Week Find out possible error(s) (either at compile time or at runtime) in the following PL/SQL block. State the reason(s) and correct the errors. Declare Cursor C1 is select ename, sal, comm from emp; Begin For i in C1 Loop If i.comm between 299 and 999 then Dbms_output.put_line(i.Ename || ‘ ** Good Commission’); Elsif i.comm > 999 then Dbms_output.put_line(i.Empno || ‘ ** Very Good Commission’); close C1; Else Dbms_output.put_line(i.Ename || ‘ ** ’ ||nvl(i.comm,‘O’)); End if; End Loop; End;

7 13155

What is the difference between NOROW and LOCKROW?

2906

HOw to Call Subroutine in Sap Script?

2 33823

. Which of the following layers of the earth is believed to have the heaviest mineral materials of highest density (1) Central core (2) Crust (3) Mantle (4) Both (2) and (3)

1 7186

What is General Ledger

17 28587

Post New Accenture Interview Questions


Accenture Interview Questions


Un-Answered Questions

What is WP19 Cancel Activity & WP20 Cancel Case?

1689


What is the 2 4 8 rule in powerpoint?

402


What are the two codes that are used for code display in bootstrap?

1


How many active assignment rules can you have in a lead/ case?

482


How to create multiple nested resources?

5


What is database or database management systems (dbms)?

1008


What is raiseerror? What is raiseerror?

1195


What are the various techniques in black box testing?

1219


What is the sid in oracle?

1036


How would you use the functions randomize() and random()?

1142


Explain how do you print an address?

1209


how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?

1170


What is truncate in mysql?

1009


Explain share capital & reserves and surpluses.

1182


In a barber shop there are 2 doors. customer come in 1 door, leave in other. minimum # of chairs. barber spend his life in cutting. always barber can cut 1 customer. few chairs in the shop. if barber busy customer waits, if chairs full, customer leave. if no customer, barber sleeps. treat barber and customer as 2 threads. you can use Semaphore class with arrive and depart and count as parameter.

2214