Sunteți pe pagina 1din 6

Company Name: Amdocs

Type: Freshers
Career Details:
Eligibility criteria for this program: B.Tech/M.Tech (IT, CSE E&TC) and MCA
- Batch 2011 only
- Throughout first class (10th, 12th, BE (6 CGPA & above), MCA
- Good Communication Skills
Entry Package: Salary Package: 4 to 5 lakhs
Selection Process:
- Online test for 2 hrs (test would be aptitude & Technical)
- Technical interview
- HR interview
Organization Details:
Industry Type: IT-Software/ Software Services
About Amdocs:Amdocs empowers the communications and IP industry with software systems
built to support the next generation. As a leader in communications and IP
technology, Amdocs contributes to the industry through active membership in
leading industry associations.
Website: http://www.intergraph.com

Written Test:
Amdocs Placement Papers 2011:1. All birds are animals. All animals are four legged. Implications
a. All animals which are four legged are birds.
b. All birds are four legged
c. Some birds are four legged
d. Some birds are animals but not four legged.
1. a and b 2. b and c 3. Only b 4. Only d
2. All fat people are not dancers; food loving people are all fat .Find the
contradictory statement?
3. The day before yesterday was WEDNESDAY then the day after 2morrow is?
A goes to the party if B goes
B goes to the party if C goes
C goes to the party if D goes
Totally how many will go to the party?
4. Mary's father's brother is Andrews Andrews daughter's son is Sunil Brothers
name is Sam Who is Sam to Sunil?
5. If A>B, A<C, B>D, B<DFind the Shortest?
6. There are A,B techers and C,D doctors. Find the possible no of combinations
that should not be repeated more than once?
7. There are 3 males and 2 females, find the possible no of orders that can be made
by making the arrangement as in between two males one women is allowed to sit?
8. The syntax of command statement in UNIX 10. If the permission for a file is
000, then the file can be accessed by whom?
9. Where we can run two same programs on a UNIX console at the same time?
10. Which is the Shell of UNIX?

11. What is the number of the masked code ee@?


12. If we are terminated at the middle of the program execution in UNIX, what will
happen to the program, it will (i) continue running
(ii) terminate
(iii)the o/p will be send to ur mail?
13. What is the command to connect to remote terminals
14. What is the command to fetch first 10 records in a file
15. UNIX has the following features
a. multithreading
b. multitasking
16. We are UPDATING a field in SQL and ALTER the row also. After giving the
COMMIT command the system is crashed. What will happen to the commands
given, whether it will UPDATE and ALTER the table or not?
17. How will add additional conditions in SQL?
18. How will u print TATA alone from TATA POWER using string copy and
concate commands in C?
19. If switch(n)
case 1:printf("CASE !");
case(2):printf("default");
break;
What will be printed?
20. How will u divide two numbers in a MACRO?

Amdocs Placement Papers 2011:21. float a=.7


if (a=.7)
printf ("this");
else
printf ("that");
22. Switch (n)
case 1: printf ("case 1");
case (2): printf ("default");
break;
what will be output??
ans: it will be error since case (2) is not allowed
23. You have to store data on the system which command is used.....
(a) fread (b) fwrite (c) read (d) write
24. What is data dictionary
25. What is view.......

26. What is output of cal j 2005


27. In which message passing is fast .....Options are
(a)pipe (b) message passing (c) message queue (d) memory sharing
ans : d
28. Question on nice command that is how to change the priority
ans: change the priority of the process
29. Context switching takes place....
a) kernel to user mode
b)user to user mode
c)kernel to kernel mode
d)one process to another process
30. What is the difference between dbms and rdbms options were given
31. You have a xwindow and u have to display clock on it then which command
will be used??
32. What is fork..... and: to create a new process
33. Cp xxx.txt edu
what will it do
ans: copy file xxx to directory edu.
34. If 4 represent as $** and 3 represent as *$$
based on it there were 4 questions....like

i) what is the value of $$$** + $**$*


in similar way rest of 3 questions
35. Who provide the certificate
36. Along with which hardware this is added...
37. Where is security key retain
38. Which algorithm is used to generate a key.....
39. to choose which two are similar in the given pattern....this type of four
questions
I) i) 123456.876543 ii)123456.876943 iii) 123456.876543
(a)i & ii (b) i & iii (c) ii & iii (d)all are similar
40. main ()
{
int x=5;
x=x----1;
printf ("%d", x);
}
Output?

S-ar putea să vă placă și