Home » Archive

Articles in the Uncategorized Category

Uncategorized »

[21 Jan 2010 | No Comment | 275 views]

There Are Three Major Parts
1.WRITTEN TEST :

There were 4 sections in all: analytical section , accuracy to data, choice b/w c/c++ and Java and Data structures.
For analytical section one can go through r.s. Aggarwal, that is sufficient no questions like time n work etc were asked), accuracy to data dat section was v easy and it was just an eye wash some figures are given like 33345673333 ,den there were 4 options and u have to see how many of the four match dis digit….c section was ok,
Some question were …

Uncategorized »

[21 Jan 2010 | No Comment | 100 views]
Accenture Latest Placement Papers C Language(Technical)

1) Which of the following statements is false?

a)Pointers are designed for storing memory addresses
b)Arrays are passed by value to functions
c)Both of the above are false
Answer: Both of the above are false

2) Which of the following statements is true regarding static variables?

a) Which of the following statements is true regarding static variables?
b) Only local variables can be defined as static variables
c) Scope and life of global variables is limited to the function to which they are declared
Answer: Both local and global variables can be defined as static variables