ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Placement Papers
 
 


 

 
 Software interview questions  Software Interview Questions
 Sciences interview questions  Sciences Interview Questions
 Engineering interview questions  Engineering Interview Questions
 Business Management interview questions  Business Management Interview Questions
 Accounting interview questions  Accounting Interview Questions
 Advertising Media interview questions  Advertising Media Interview Questions
 Architecture Design interview questions  Architecture Design Interview Questions
 Call Centre interview questions  Call Centre Interview Questions
 Fashion Modelling interview questions  Fashion Modelling Interview Questions
 Government interview questions  Government Interview Questions
 Law interview questions  Law Interview Questions
 Tourism Hotel interview questions  Tourism Hotel Interview Questions
 Everything Else interview questions  Everything Else Interview Questions
 Aptitude Questions interview questions  Aptitude Questions Interview Questions
 Placement Papers interview questions  Placement Papers Interview Questions
 Certifications interview questions  Certifications Interview Questions
 Visa Interview Questions interview questions  Visa Interview Questions Interview Questions
 Code Snippets interview questions  Code Snippets Interview Questions
 Entrance Exams interview questions  Entrance Exams Interview Questions
 ERRORS interview questions  ERRORS Interview Questions
Question
Chatargee Placement Papers --------  Placement Paper  1
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Chatargee Placement Papers -------- Placement Paper 1
Answer
# 1
Chatargee Placement Papers | Chatargee Interview Procedure 
| Chatargee Aptitude Questions | Chatargee Technical 
Questions | Chatargee Interview Questions


	Paper consists of Section A &
	Section B. Section A consist of Aptitude. It is 
very very
	easy. You can do the aptitude in 10 minutes. The 
total time 
	is one hour. There is -ve marking.In Section B 
there are 3
	parts. Part 1 is C,part 2 is C++,Part 3 is general. 
You should
	give much much preference to C++. C++ is very very 
important.
	C language questions are very easy. You give much 
time for
	solving C++ programs. In the interview also they 
are asking
	C++ only. You should be thourough in C++ in friend 
function,
	Inheretence,constroctors.In Section B each part 
consits of
	10 questions. There are 30 aptitude questions.

	ALL THE BEST.
	

Chatargee Placement Papers | Chatargee Interview Procedure 
| Chatargee Aptitude Questions | Chatargee Technical 
Questions | Chatargee Interview Questions


	Aptitude
	--------
	1)A sequence is given. You should find out error & 
write correct
	answer. 1 2 5 10 13 26 29 48. Error is 48,there you 
should write 58.
	2)2,3 6,7 14,15 29,46. Error is 46. In every pair 
you add 1 to get
	second number. Ans:29+1=30
	3)A fish problem is given.Ans:72
	4)John's age like that there is one age problem. 
Ans:16
	5)A girl is 13'th highest,13th lowest. How many 
member.Ans:25
	6)Cookies problem. Ans:23.
	7)Rearrange MERGANY Ans:GERMANY (country)
	8)Rearrange BBIRAT Ans:RABBIT
	C LANGUAGE
	----------
	1)#define min((a),(b))  ((a)<(b))?(a):(b)
	main()
	{
	 int i=0,a[20],*ptr;
	 ptr=a;
	 while(min(ptr++,&a[9])<&a[8]) i=i+1;
	 printf("i=%d\n",i);} Ans:5.
	2)main()
	{char a[10]={1,2,3,4,5,6};int x;
	for(x=0;x<4;x++){ b[x]=x+'a';}
	printf("%s",b);} Ans:abcd56
    3)Linked Lists are preffered than arrays to get 
advantage while
    a)Insertion b)Deletion c)Accessing Element d)None 
	4)question on Stack
	5)3 programs on recursion
	6)~(~0<<8)? Ans:Last 8 digits are 1's rest are 0's.
	7)int a,b=3,c=2;
	 a=b++*c;c=++b*a;Some thing like this.
	 print a,b,c? Ans:6,4,24
	C++
	----
	1)Virtual Functions in C++(Refer to 13'th chapter 
first two
	examples of LAFORE Book)
	2)Which of the following is not true regarding 
FRIEND function
	Ans:If y is friend of x and z is friend of y then z 
can access
	private of x.
	3)Given some program on "&" operator overloading.
	4)class X{
	    public:X(){ cout<<"This is Base";}
	  };
	  class Y:public X
	  { public:Y(){cout<<"This is Derived";}};
	  what is printed when an object of Y is created?
	5)One question on reference variable in C++.Ans:&a.
	GENERAL SECTION
	---------------
	1)  Number of nodes in Binary tree with height 
3:Ans:7
	    (Refer to Formula 2^^n-1)
	2)TCP/IP is used in? Ans:LAN/WAN
	3)Host IP Address is? Ans:32 bits OR 4 bytes.    

Chatargee Placement Papers | Chatargee Interview Procedure 
| Chatargee Aptitude Questions | Chatargee Technical 
Questions | Chatargee Interview Questions

 
Is This Answer Correct ?    0 Yes 0 No
Guest
 

 
 
 
Other Placement Papers Interview Questions
 
  Question Asked @ Answers
 
POLARIS PLACEMENT PAPERS Polaris1
Infosys New Pattern Written Test Placement Paper ----- Dec 17 2006 Infosys2
Placement Paper of Valuelabs On Aug 2006 Value-Labs1
INFOSYS PLACEMENT PAPERS ----- Placement Paper 16 Infosys1
InterGraph Placement Papers ------ Intergraph placement Paper 4 InterGraph2
Interview questions on Fiber Channel & Storage Technology Medline1
HUGHES PLACEMENT PAPER -------- Placement Paper Hughes2
WIPRO PATTERN & INTERVIEW - 07 AUG 2006 - HYDERABAD Wipro3
TISL PLACEMENT PAPERS -------------- Placement Paper 2 TISL1
WIPRO PLACEMENT PAPERS ---------- Placement Paper 4 Wipro6
Persistent Interview pattern 15 February 2007 Persistent1
ONMOBILE PLACEMENT PAPERS OnMobile2
HUGHES PLACEMENT PAPERS Hughes1
My IBM Experience At Kanpur IBM1
Accenture Placement Papers 27 Apr 2006 - Placement Paper Accenture3
TCS aptitude questions wid answer TCS2
L&T placement papers for MBA hr students L&T1
INFOSYS @ UIT - RGPV BHOPAL Infosys1
{22 apr 2007} Verizon Interview in Hyderabad Verizon1
Tata Elxsi Written Test With Interview Rounds Tata-Elxsi1
 
For more Placement Papers Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com