FirstRanker.com

Search results for: “ic”

  • ADP Placement Paper June 2010

    ADP Paper on 27th June 2010 @ VIGNAN’S ENGG COLLEGE, VADLAMUDI, GUNTUR

    The test pattern is:
    1.writen test
    2.tech hr
    3.tech hr
    4.hr

    there are two technical hr rounds for adp
    the written test was very easy but we have to practice a little bit
    the first section consists of 5 analogies like:

    1.watermelon:fruit
    a)orange:apple
    b)——–
    c)——-
    d)——-

    in that section only there are 5 sentences will be given and we have to fill the corect word out of five choices next section there will be large passage and 5 questions are given in that section next part there will be small paragraph and question based on that paragraph 5 questions are there like that
    the next section is aptitude there are 20questions in aptitude the questions are like
    1)0.4t=0.4+1.2s,s=0.4t+3 what is the value of s?
    2)more questions are from compound interest
    3)1question on ages
    4)area of traingle by giving three sets the next section is on reasoning the questions are easy but we have to do fast questions are like abcde=mnpoq then cba=?
    The next section is technicalquestions on c,os,java,sql

  • Amdocs Placement Paper April 2010

    Amodocs Paper on 15th April 2010

    Written pattern is as below :

    There are two section
    1. Aptitude section: This section consist of 3 sub section analytical reasoning, learning ability and logical reasoning.
    a. analytical reasoning: in this section total 20 question in 20 minutes
    1) If 50 student plays cricket and 30 plays football and 10 plays both find the total number of student in a class.
    2) If $ means less then, ? means not greater then, * not equal to and % means not not less then
    2.1) find one which implies P$Q*R like question.

    b. logical reasoning
    if + = / and – = * and / = + and * = – then
    1) 2+4/5-7*8 equal to

    c. learning ability : one passage is given we have to read the passage and find the answers.

    2. Technical – Java, unix and sql

    java:
    1. some question on thread and trace the output of the program

    sql:
    some question on index and view and query related questions, some on permission and constraints question most of the theoretical questions.

    unix;

    1. command for comparing two files
    2. cat file1 file2 >> file3 find output.
    3. which command is used to create a sub processes
    4. ls -l ! grep unix > temp.txt what is output.
    5. how to delete 100 lines in vi editor using single command
    6 which key is used to reach to the end of line
    7. if temp.txt contains 100 lines how to print 11th line

    Amdocs Paper on 15 April 2010 @ Pune

    There are two section
    1. Aptitude section: This section consist of 3 sub section analytical reasoning, learning ability and logical reasoning.
    a. analytical reasoning: in this section total 20 question in 20 minutes
    1) If 50 student plays cricket and 30 plays football and 10 plays both find the total number of student in a class.
    2) If $ means less then, ? means not greater then, * not equal to and % means not not less then
    2.1) find one which implies P$Q*R like question.

    b. logical reasoning
    if + = / and – = * and / = + and * = – then
    1) 2+4/5-7*8 equal to

    c. learning ability : one passage is given we have to read the passage and find the answers.

    2. Technical – Java, unix and sql

    java:
    1. some question on thread and trace the output of the program

    sql:
    some question on index and view and query related questions, some on permission and constraints question most of the theoretical questions.

    unix;

    1. command for comparing two files
    2. cat file1 file2 >> file3 find output.
    3. which command is used to create a sub processes
    4. ls -l ! grep unix > temp.txt what is output.
    5. how to delete 100 lines in vi editor using single command
    6 which key is used to reach to the end of line
    7. if temp.txt contains 100 lines how to print 11th line

    AMDOCS PAPER ON 29th SEPTEMBER 2009

    1. All birds are animals. 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

    1. All fat people are not dancers, food loving people are all fat .Find the contradictory statement?
    2. The day before yesterday was WEDNESDAY then the day after 2morrow is?
    3. 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 D,B
    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.

    Computer checking: eee DD
    1.eeggg 2.eeeDD3.eerrt,4.DDeee The write answer is 2)eeeDD
    2. q#Df684%d options would be: 1. q#Df634%d 2. q#Df684%d 3. q#df684%D 4. q#Df685%d
    3. Find the matching one below same as “Quiescent”
    a. Quiesent b. Quiescant c. Quiescent d. Quicesant.

    UNIX Test:
    1. The syntax of command statement in UNIX 10. If the permission for a file is 000,then the file can be accessed by whom?
    2. . Where we can run two same programs on a UNIX console at the same time?
    3. Which is the Shell of UNIX?
    4. What is the number of the masked code ee@?
    5. 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?
    6. what is the command to connecto to remote terminals
    7. what is the command to fetch first 10 records in a file
    8. unix has the following features
    a. multithreading
    b. multitasking

    SQL:
    1. 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?
    2. How will add additional conditions in SQL?

    C Test:
    1. How will u print TATA alone from TATA POWER using string copy and concate commands in C?
    2. If switch(n)
    case 1: printf(“CASE !”);
    case(2)rintf(“default”);
    break;
    What will be printed?
    9. How will u divide two numbers in a MACRO?
    int a,b;
    1.main()
    2.{
    3.scanf(“…………”,&a,&b);
    4.if………..{
    5.printf(“Print A”);
    6.else
    7.Printf(“………..”);
    8.endif}
    A. What will come in the 9 dash?
    B. What will happen if we replace Print A as Print X?
    C. What will come in the 3 dash?
    D. What will happen if we interchange 4 and 7?
    E. What will come in the 4 dash?

error: Content is protected !!