Accenture Placement Question Papers




Accenture Placement Question Papers

Filed under:

Accenture Placement Question Papers

1) Firstly he asked me about the project and i was thoroughly grilled.

2) Then he asked to list the various types of storage classes and asked me to explain the scope & lifetime of each one.. (Auto,Static,Register,Extern,and also mutable(only used for classes) )

3) Right shift/Left shift + 1’s complement concepts then asked me to give the output of this:-
i = 10;
int j = i >> 10;
cout<

4) Then, difference b/w
char *str = “Hello";
char arr[] = “Hello";
he started asking whether following statements get complied or not;
arr++; // ERROR..its like a pointer constant
*(arr + 1) = ’s’;
cout< and other questions which i dont remember

5) struct Date
{
int yr;
int day;
int month;
} date1,date2;

date1.yr = 2004;
date1.day = 4;
date1.month = 12;
now how will you initialize date2 (without member by member assignment)
ans: date2 = date1;
diff. b/w c++ structures & c structures

6) Explain Primary Memory, Secondary Memory, Virtual Memory…etc etc..??

7) What happens when you run a programme.. he meant what all the basic steps that O/S would take??

8) Virtual functions/ Abstract classes/ Pointer functions

9) Asked me to write a recurssive factorial prog.

10) Then he gave me a prob. of inheritance. Asked me how u would invoke a base class member function using derived class pointer( that func is not a virtual func. && no virtual Base class inheritance) And some other Q’s which i dont remember now…

Related Plament Papers and Companies

Accenture Placement Question Papers

Accenture Placement Question Papers Written Test 1. Quantitative aptitude 2. Passage 4 Ques 3. Grammer 4. C (section I) 5. C++ (section II)Prepare solid C also pretty much easy (all were from files,structures,unions,etc) C++ Prepare thoroughly Derived,template,pointers etc technical very basic questions ……. Personal Interview .My family background .what was I doing for the last one year(passed out in sep 2004) .Why I had not score in my SSC (I had 58.7%) .wat r my interests .wat r my +ve qualities .willing to relocate in chennai Technical Interview 1. Introduce urself 2. competence skills. 3. tell something abt OOP 4. did u know something about dbms normalization.. 5. ques abt sql 6. what is inheritance 8. What is

Accenture Placement Question Papers

Accenture Placement Question Papers Acenture Technical Questions 1. pointer to structure. 2. static variable and difference b/w(const char *p,char const *p,const char* const p). 3 pass by value & reference. 4. string library functions(syntax).

Accenture Placement Question Papers

Accenture Placement Question Papers DBMS 1. data model is a) Entity b) Constriants c) Entity relationship d) All the above ans:- c 2. Choise the correct one select emp.name ,emp.age from emp1,emp2 where emp.sno = 456; a) cluster b) non-cluster c) index d) none of these 3. What is index? a) atrendum selectio of colum ans) a 4. Match the following 1- one to one a) manager to employ 2- one to many b) employ to employ 3- many to

Accenture Placement Question Papers

Accenture Placement Question Papers 1. It has 20 mixutre conatins mil and water in the ratio 3:5,replace 4 litres of mixture with 4 litres of water what is the final ratio of milk and water. 2. + means * and * means / and / means % what is the value of these questio 2+3*5/7 it was two question of these type. 3. The equivalent compound ratio of 5:6::7:10::6:5 ( question of this type this is not exact question). 4. Work can be done by 8 men and

Accenture Placement Question Papers

Accenture Placement Question Papers Written 1.I sow her -__ airport At , on , in , across 2.Masi specialises __ plesent ,well balanced wines into, about ,in, with 3.By the time I arrived __ the pub she all ready left in, on , at, into 4.erbiage the act of doing something the use many words witout nessecity a vegitable non of the above 5.frutful means

  • Resources













  • Placement Papers Archives