I am MAK, a Mech. grad from Mysore trying to make "IT" big in IT industry.I attended the off-campus of Caritor, held at NIE, Mysore in the last week of August. Test was open for all students
1. Struct x{int i;char c;}union y{struct x a;double d;};printf("%d",sizeof(union y));a)8b)5c)4d)1ans:82. struct x{char c1;char c2;int i;short int j;};struct y{short int j;char c1;char c2;int
Latest Answer : thankyou so muchthis service gives me strengthdrived out half of our interview fear ...
I took the test before three weeks, Here are few of the questions i remember. There are two sections The aptitude section is very easy1.aptitude(30 minutes,30 questions)*verbal1.analogies2.word_____wordthere
We had 3 rounds. 1)60-minutes 30-aptitude(simple) 30-c-prog In this round 30 were short listed. 2)Group-discussion Topics-> Is communication an important issue?. Why people prefer US rather than India?.
Latest Answer : I am a mechanical engineer. I got selected to Caritor. We had 4 rounds. 60 min written. then GD. Then technical. Then HR. For Non-IT people IT stuff is not asked at a point during the interview. They generally test for our ability to learn quickly and ...
In our college, out of 250 odd, 72 short listed for GROUP INTERVIEWGROUP INTERVIEW, (HR type but 10 people at a time, i.e. around the interviewer)Std., questions for each of the people: Tell me about yourself?
Caritor (IT SOLUTIONS) has visited SRM today. Nearly 400 students appeared for the test and the test went on till 4:30 p.m. The test is of on-line type and it consists of two sections, I'll list them
IT solutions - Caritor India ltd.APTITUDE QUESTIONS:1.a cube object 3” * 3” * 3” is painted with green in all the outer surfaces. If the cube is cut into cubes of 1”*1”*1”,
Latest Answer : 3 cats eat 3 rats in 3 minutes.then,50 cats eat 100 rats in how many minutes?Ans:14 minutes ...
C QUESTIONS:Briefcase ] 1. Struct x { int i; char c; } union y{ struct x a; double d; }; printf("%d",sizeof(union
Latest Answer : Ans: 4. so you are trying to increment the MACRO. which is not possible in C/C++(lang i know).substitution will happen and it will place 10 at x..so your statement will be like..++10,which internally extends to 10 = 10+1,which is not possible,because ...
TECHNICAL ROUND C TIME:30 MINThere is technical round 0f 30 questions its optional between c or c++.choose c its very easy. Most of the questions are from yeshwant kanitkar’s TEST YOUR C SKILLS
Latest Answer : do we have "c" round in caritor ...
I got selected in Caritor India Pvt. Ltd. through Anna University off-campus drive. The selection process was FIVE rounds such as1, Written TestAptitude: 30 Q\'s in 30 MintsC: 30 Q\'s in 30 Mints(easy
Latest Answer : Please read the book of Test your skills in C By Y Kanetkar ...