IndiaBIX.com
Arithmetic Aptitude Data Interpretation
Logical Reasoning Verbal Reasoning Non Verbal Reasoning
General Knowledge
Sudoku Number puzzles Missing letters puzzles Logical puzzles Playing cards puzzles Clock puzzles
C Programming C++ Programming C# Programming Java Programming
Microbiology Biochemistry Biotechnology Biochemical Engineering
Civil Engineering Mechanical Engineering Chemical Engineering Networking Database Questions Computer Science Basic Electronics Digital Electronics Electronic Devices Circuit Simulation Electrical Enigneering Engineering Mechanics Technical Drawing
Placement Papers Group Disucssion HR Interview Technical Interview Body Language
Aptitude Test Verbal Ability Test Verbal Reasoning Test Logical Reasoning Test C Programming Test Java Programming Test Data Interpretation Test General Knowledge Test
Data Structures Operating Systems Networking DATABASE Database Basics SQL Server Basics SQL Server Advanced SQL Server 2008 JAVA Core Java Java Basics Advanced Java UNIX Unix File Management Unix Memory Management Unix Process Managemnt C Interview Questions The C Language Basics .NET Interview Questions .NET Framework ADO.NET ASP.NET Software Testing

Companies

Placement Papers - Convergys

@ : Home > Placement Papers > Convergys > View Paper
CONVERGYS PAPER - 21 JUL 2007 - HYDERABAD
Rated : +1 , -0
Hi Friends

This is Radha Krishna. I completed MCA from Nagarjuna University. I attended Convergys Exam on 21st July 2007 in HYDERABAD.

Section 1 : English ---> 20 Questions ---> 20 M

They have given a passage regarding the Yahoo Answers. In this Passage An Astrologist is in New York. He rises some questions in the Internet regarding this world. They give fill in the balnks. There are four words are given, they almost similar to each other. Find appropriate word and put the blanks. These are objective type.

Section 2 : Aptitude ---> 45 Questions ---> 48 M

In this sections they are ask questions on  
1.Venn Diagrams
2.Calender
3.Averages
4.Cube coloring problems.
5.Number Series
6.Data Suffiency Questions  
7.Another easy one is - 0 is represented as * and 1 is represented as $.
For ex 3 is represented as $$
4 is respresented  as $**

They asked me these questions  
  1. what is the  value of $$***/$$*  ?
  2. what is the value of $*** * $$   ?
  3. what is the H.C.F of 15,20,30 ?
  4. what is the L.C.M of 15,20,30 ?

Hint: Convert the result of H.C.F value into binary form and changes it into $ and * format.  

For example in the Venn diagrams section  

1) There are 620 people are attending to the Tennis and Cricket. In that 420 attending to the Tennis another 360 attending to the Cricket. How many of them attending to both the games. (This is an not exactly the same question. Like these 5 questions are asked.)

1.july, june, april, January what is the next one in the sequence.?  
a)august  b)october  c)september  d)November  

Data Sufficency:

In this part questions like this

1.) if A+B>C+D
  1. if A=2,B=3,C=5 are given.
  2. If A
a) 1  b)2  c)3  d)4.

2) is ABC is an Isolises Triangle they given altitude and angle.

3) if X is given and Y is given.

Section 3: UNIX ---> 10 Questions ---> 10 M

1 . i=0
While($i -le 10)
do
   i='expr$i+1'
done>file
a)0   b)1   c)2   d)3

echo hello
eval echo hello
eval echo eval echo hello

ans: hello
    Hello
    Hello

Test Ur UNIX Skills is enough to answer all these questions. (author:Yaswanth Kanethkar).

Section 4: RDBMS, SQL---> 10 Questions --->10 M  

Questions on
  1. Normalisation
  2. Keys in SQL

1. MERGE is a combination of
a) INSERT AND DELETE
b) UPDATE AND DELETE
c) INSERT AND UPDATE

Follow the Navathe Book on Data Base programming Concepts.(First Three Chapters Important.)

Section 5: C++ Programming:--->15 Questions ---> 10 M

In this Qusetions on  
1.Pointer Classes in Cpp
2.virtual functions in cpp
3.overloading
4.Constructors.

1.Class Base
{
    Base( )
 {
        Cout<<"Base";
 }
};

Class Derived: public Base
{
    Derived( )
 {
        Cout<<"Derived";
 }
};

void main( )
{
     Derived d;
}
a)base b)base derived   c)derived   d)derived base.

Here in this section asked easy questions on C++ basics.

Like this?   +1   -0



© 2008-2013 by IndiaBIX™ Technologies. All Rights Reserved | Copyright | Terms of Use & Privacy Policy

Contact us: info@indiabix.com     Follow us on twitter!