Вы находитесь на странице: 1из 17

INAUTIX PATTERN

Posted Date: 22 May 2008 Author: suresh Rating: Resource Type: Articles/Knowledge Sharing Member Level: Silver Points: 1 Category: Placement Papers

Test Paper :8 Paper Type : General - other Test Date : 21 July 2004 Posted By : Unknown

INAUTIX PATTERN - 21 JUL 2004 I am sending u a question pattern of inautix held on 21/07/04. PATTERN: ******** 1.TECHNICAL(10 QA) 2.QUANTITATIVE APTITUDE(20 QA) 3.C PROGRAMMING(20 QA) TOTAL-50 QA(50 MINUTES) THERE IS NO MINIMUM CLEARANCE PER SECTION. BUT THE OVERALL MARK SHOULD REACH ABOVE 25 MARKS.EACH SECTION IS OF OBJECTIVE TYPE. IT WILL BE BETTER IF YOU CONCENTRATE EQUALLY ON ALL THE THREE AREAS. TIME IS THE MOST IMPORTANT FACTOR.BETTER FIRST MAKE AN ATTEMPT ON THE C QA FOR 20 MIN,THEN THE TECNICAL FOR 10 MIN AND FINALLY THE APTITUDE FOR20 MINS. HERE ARE THE QA: TECNICAL (COMPUTER AWARENESS) **************************** 1.inode is used in case of(ANS:file) 2.order of the binary search tree? 3.why the boundary values are alwaya tested? 4.which of the following is not true about i/o mapped i/o? (four options given) 5.I there are 132 instruyctions in a processor and there are 7 registers.

If 14 of the ins share the address of the regiters then the no of bits in each inst will be? 1.132 2.8 3.11 4.64 6.If there are 12 address lines and if 2 more i/o devices are to be added ,then the no of address lines (excluding the circuit for the i/o devices is 1.2 power 12-2 2.2 power 12 3.2 power 11 4.2 power 10 ans: 2 power 11 7.context switching means.. 8.abCD+abcD+abCd+... compliment of a is A(similar type of qa) ans:ab 9.conversion of a binary number to base 7. 10.Which of the following is not a protocol? 1.ICMP 2.UDP 3.SNMP 4.RFC ans:RFC SECTION 2:(APTITUDE)-20 qa ************************** ENTIRELY ASKED FROM R.S.AGGARWAL(16 QA) and EDGAR THORPE(4 QA) 1.There are eight flats(storeyed).8 people are living there. the qa is about critical reasoning two qa based on this 1. ans: mathur 2. ans :3 3.A man is moving 50 m north.He turns left and walks 30 m.again he turns left and walk for 50m.He turns left and walks 50.What is the distance from his starting point? 1.25m 2.50m 3.35m 4.none of the above(ans) 4.Reshma is standing in front of her room.Ramu is coming from north towdars her and he can see his shadow falling on his right.In which direction she is standing? 1.north east 2.east 3.south east 4.west ans:west 5.one qa based on boats and stream 6.Two qa on the age problems 8.what is the prob of getting more than 8 when throwing two dice? 9.Instead of multiplying by 53,Narmada multiplied it by 35 and got the answer as 1206.What is the exact number to be multiplied?

1.77 2.67 3.87 4.97 ans:67 10.If 'mafaja' means 'Happy birth day','pamaja' means Happy new year',then what is for 'birth'? (I cant remember the qa correctly) ans:ja 11.8I,11L,14O,17R.. 1.20U 2.21U 3.20V 4.21V ans:20U 12.Karthik is selling a product at a rate 0f 200.If he lost 10% in selling ,what is the rate he should sell inorder to get 20%gain? ans:240 13.There is an amount of 330.110 boys share it with each boy getting rs 3.50 and each girl is getting rs 2.40.Then the no of girls are? ans:50 14.Find the missing no: 42 44 38 23 ? 28 1.66 2.44 3.55 4.33 15.Find the correct sequence from the four given figures(2 qa based on this) 17.one qa related to area of the cube 18.one qa from percentage 19.one qa from time and work. 20.one qa from numbers. SECTION 3:(C PROGRAMMING) ************************* 1.Declaration - 1 qa 2.Function - 2 qa 3.C preprocessor - 1 qa 4.Pointers - 3 qa 5.Arrays - 3 qa 6.Structure - 2 qa 7.String - 3 qa 8.Macro - 2 qa 9.Memory allocation - 2 qa 10.Bitwise AND is used for 1.comparison 2.Masking 3.Shifting 4.Deleting no questions are asked from "test ur c skills" by kanetkar.I think u can better refer pointers in C by kanetkar,Let us C and schaum series.

C qa are quite tough. Some qa (more than five qa) occupied more than a page!. GENERAL: ******** 1.There is no negative marking. 2.Work as quick as possible.(very important) 3.Use the space given for rough work. In our campus nearly 81 people are selected for G.D from the shortlisted 140 candidates.Then from the G.D they selected 49 people for the interview.The interview results are yet to be announced on friday(23/07/04). g.d topics:(given for us) ********** 1.kumbakonam fire tragedy 2.Mass media - an attraction for the youngsters 3.Election 2004 and another two topics(all are general) g.d of inautix: *************** 1.Don't worry if u didn't started the g.d 2.Speak fluently what u are speaking. 3.Don't speak too much in the g.d, then they will catch in the H.R 4.They will give for every one to conclude. Interview: ********** 1.Be very strong in area of ur interest. 2.Mostly C qa in interview will be asked from pointers,malloc,recursion&strings. 3.They will touch DBMS,C++,Java(basic) and Unix. BE CONFIDENT IN URSELF.NOTHING SUCCEEDS LIKE SUCCEEDING WITH THE SELF CONFIDENCE. BE WELL PREPARED.DEFINITELY U CAN GET IN TO THE FAMILY OF INAUTIX.

PAPER : iNautix Technologies Test Paper Pattern


TEST GUIDELINES
SECTION A Directions: For each question in this section, select the best of the answer choices A logic gate is an electronic circuit which a. Makes logic decisions b. Allows electron flow in only direction c. Works on binary algebra d. Alternates between 0 and 1 The process of converting analog signal into digital signals so they can be processed by a receiving computer is referred to as a. Modulation b. Demodulation c. Synchronizing d. Desynchronizing A distributed data processing configuration in which all activities must pass through a centrally located computer is called a. Ring Network b. Spider network c. Hierarchical Network d. Data control Network Multiprogramming was made possible by a. Input/Output units that operate independently of the CPU b. Operating Systems c. Both c and d d. Neither a and b What is the alternative name for application software? a. Utility software b. Specific software c. End-user software d. Practical software Compared with the secondary storage, the primary storage is: a. slow and inexpensive b. fast and inexpensive

c. fast and expensive d. slow and expensive EBCDIC ca code up to how many different characters? a. 8 b. 16 c. 32 d. 64 e. 256 program written in machine language is called as ___________ program a. Assembler b. Object c. Computer d. Machine A factor in the section of source language is a. Programmer skill b. Language availability c. Program compatibility with other software d. All the above An integrated circuit is a. A complicated circuit b. An integrating device c. Much costlier than single transistor d. Fabricated in a single silicon chip Data integrity refers to a. Privacy of data b. The simplicity of data c. The validity of data d. The security of data 37. Which data communication method is used for sending data in both directions at the same time? a. Super duplex b. Simplex c. Half duplex d. Full duplex What is the usual number of bits transmitted simultaneously in parallel data transmission used by microcomputers? a. 6 b. 9

c. 8 d. 7 In the IBM PC - AT, What do the words AT stand for a. Additional Terminal b. Advance Technologies c. Applied Technologies d. Advanced terminology Different components on the motherboard of a PC processor unit are linked together by sets of parallel electrical conducting lines. What are these lines called? a. Conductors b. Buses c. Connectors d. Connectivity SECTION B Directions : The following set of Questions is based on a brief premise and a set of rules. For each question, select the best answer from the five A particular seafood restaurant serves dinner Tuesday through Sunday. The restaurant is closed on Monday. 5 entrees Egg, Chicken, Mutton, Fish and Lamb ? are served each week according to thefollowing restrictions. Chicken is served on 3 days each week, but never on a Friday Mutton is served on 1 day each week Fish is served on 3 days each week but never on consecutive days Chicken and Egg are both served on Saturday and Sunday Lamb is served 5 days each week No more than 3 different entrees are served on any given day On which of the following pairs of days could the restaurant?s menu of entrees be identical? a. Friday and Sunday b. Tuesday and Wednesday c. Saturday and Sunday d. Wednesday and Friday e. Thursday and Friday Which of the following is a complete and accurate list of the days on which Chicken and Mutton may be served? a. Tuesday, Thursday b. Tuesday, Wednesday, Thursday c. Monday, Tuesday, Wednesday

d. Tuesday, Wednesday, Thursday, Friday e. Tuesday, Wednesday, Thursday, Saturday If Fish is served on Saturday, it could be true that a. Egg and Fish are both served on Sunday b. Egg and Chicken are both served on Tuesday c. Mutton and Chicken are both served on Thursday d. Lamb and Egg are both served on Saturday e. Mutton and Egg are both served on Friday Which of the following statements provide sufficient information to determine on which 3 days Chicken is served? a. Fish and Mutton are served on same day b. Mutton and Egg are both served on Tuesday c. Lamb is served on Saturday and Mutton is served on Tuesday d. Fish is served on Saturday and Egg is served on all but one of the six days e. Lamb is served on Sunday and Egg is served on Tuesday and Thursday Which word inside the brackets is always part of the word outside the brackets? Trigonometry (a. Solids, b. Calculus, c. Progressions, d. algebra, e. angles) 46. One man can dig a trench in 2 hours A second man can dig a trench in 3 hours A third man can dig a trench in 5 hours A fourth man can dig a trench in 6 hours How many hours will it take to dig a trench if they all work together at their own speeds? a. 0.43, b. 0.63 c. 0.83 d. 1.03 e. 1.23 One man can dig a trench in 2 hours A second man can dig a trench in 3 hours A third man can dig a trench in 5 hours A fourth man can dig a trench in 6 hours How many hours will it take to dig a trench if they all work together at their own speeds? a. 0.43, b. 0.63 c. 0.83 d. 1.03 e. 1.23 ABCDEFGH Which letter is two to the right of the letter immediately to the left of the letter three to the right of the letter immediately to the left of the letter E? a. C, b. D c. A d. H e. G How many minutes past 11a.m. is it, if two hours ago it was three times as many minutes past 8 a.m.? a. 55 minutes b. 35 minutes c. 25 minutes d. 1 hour e. 30 minutes

How many minutes before 12 noon is it, if one hour ago it was three times as many minutes after 8 am? a. 30 minutes b. 25 minutes c. 35 minutes d. 45 minutes e. 40 minutes Insert the missing number below. a. 156 b. 34 c. 124 d. 40 e. 104 The recipe for a cake called for 2/3 cup of sugars. How many cakes did Jane bake for a baked goods sale if she used 4 cups of sugar? a. 2 b. 3 c. 4 d. 5 e. 6 A new copy machine can run off 1,500 workbooks in 8 hours, while it takes an older copy machine 12 hours to do the same job. What is the total number of hours that it would take both copy machines working at the same time, but independently, to run off the 1,500 workbooks? a. 4.4 b. 4.6 c. 4.8 d. 5 e. 10 If the width of a rectangle is increased by 10% and the length is decreased by 20% by what percent does the area decrease? a. 2% b. 12% c. 16% d. 20% e. 21% Suppose half of the people on a bus exit at each stop and no additional passengers board the bus. If on the third stop the next to last person exits the bus, then how many people were on the bus? a. 20 b. 16 c. 8 d. 6 e. 4 A car traveled 75% of the way from town A to town B by traveling at T hours at an average speed of V mph. The car travels at an average speed of S mph for the remaining part of the

trip. Which of the following expressions represents the average speed for the entire trip? a. .75V + .25S b. .75T + .25S c. VT / (3S) d. 4VT / (T+S)/3 e. 4VS / (3S+V) If you had a piece of paper that was 0.001 inches thick, how tall a pile would it make if it were folded in half 10 times? a. 2.047 b. 1.024 c. 1.023 d. 0.512 e. 2.048 When he was a child, Gopal wanted to buy his mother 3 red roses for her birthday. He decided to start saving on the first day of the month. On the first day, he put ONE paise in his piggybank; on the second day he put TWO paise, on the third day he put THREE paise and so on. a. 13th day of the Month b. 19th day of the Month c. 24th day of the Month d. 30th day of the Month e. 21st day of the Month Mary was both 13th highest and the 13th lowest in a spelling contest. How many people were in the contest? a. 13 b. 25 c. 26 d. 27 e. 28 t an international party all the Indian guest ate 2 sandwiches, each American guest ate 4, each Australian ate 8, and all Russians guests ate 12. There had been a total of 234 sandwiches served. The number of guests from each country was equal. How many guests in total were in the party? a. 12 b. 24 c. 36 d. 48 e. 9

ABCDEFGH Which letter is immediately to the right of the letter three to the left of the letter immediately to the right of the letter which is four to the right of the letter which comes midway between the letters A and C? a. F b. G c. E d. D

Posted by: Ramesh - Mon, Nov 16, 2009 at 8:38 AM This article has been viewed 7 times. Filed Under: INAUTIX Placement Papers Attachments There are no attachments for this article. Comments There are no comments for this article. Be the first to post a comment. Add Comment
Top of Form

Name Email Comment (Required, but not published)

Security Code
Bottom of Form

Related Articles iNAUTIX Placement Paper (Technical-C) Viewed 11 times since Mon, Nov 16, 2009 Interview Preparation Tips - Must Read Viewed 2281 times since Tue, Nov 17, 2009 iNautix Technologies Interview Paper Pattern Viewed 9 times since Mon, Nov 16, 2009 SOME GD TOPICS Viewed 1339 times since Wed, Nov 11, 2009 iNautix Technologies C Language And Unix Paper Viewed 7 times since Mon, Nov 16, 2009

HOW TO HANDLE GROUP DISCUSSIONS Viewed 906 times since Wed, Nov 11, 2009 iNautix Test Paper Pattern (CPP) Viewed 11 times since Mon, Nov 16, 2009 iNautix ,iNautix Placement Papers,iNautix Sample Papers,iNautix Interview Questions,iNautix old papers,iNautix exam papers,iNautix faqs,iNautix model PAPERS,iNautix paper pattren,iNautix Sample Questions,iNautix written test.iNautix Quiz Q Viewed 17 times since Mon, Nov 16, 2009 iNAUTIX Placement Paper (Technical-C CPP Aptitude) Viewed 8 times since Mon, Nov 16, 2009 iNautix Technologies Technical Paper Pattern Viewed 7 times since Mon, Nov 16, 2009

PAPER : iNautix Technologies Technical Question Paper Pattern Technical Questions


main() { char **p=="Hello"; printf("%s",**p); } Ans: Garbage or nothing main() { printf("%d%c\n"); printf("%d%c\n"); } Ans: Garbage Value main() { int x==5; printf("%d%d",x++,++x); } Ans==6 6 main() { int x==4; printf("%d",printf(" %d %d ",x,x) ); } Ans: 4 4 5 main() { union { int i; char p; struct

{ int t; char e; char o; }w; }; printf("%d\n",sizeof(l) ); } Ans: 4 main() { int i==0,n==6; while(n--0); i+==n; printf("%d\n",i); } Ans: -1 ain() { char a[]=="Hello"; printf("%c\n",*a++); } Ans: Error a=3,b=2,c=1; What's the value of k? k== a< b < c-1; Ans: 0 main() { int a=3; do { printf("%d", a); a=-1; } while(a0); } Ans: 3 It is not "exact" Question; But the given Answers is: a) PASS1 PASS2 b) PASS1 FAIL1 c)FAIL1 FAIL2 d)FAIL1 PASS2 main() { char c==-32; int i==-64; unsigned u==-26; if(ci) printf("PASS1"); if( i < c)

printf("PASS2"); else printf("FAIL1"); if(i printf("PASS2"); else printf("FAIL2"); } Ans: PASS1 PASS2 PASS1 main() { int i==0; for( i==0; i<= ;i++) { switch(i) { case 0: i+==5; case 1: i+==2; case 2: i+==5; default: i+==4; break; } printf("%d",i); } Ans: 16 21 main() { int i==4; switch(i) { case 1: printf("HEllo"): case default: // "case" should not come with "default" printf("****"); } } Ans: Error main() { int sum==0,count; for(count==1;sum+==count) printf("%d\t",sum); } Ans: Error define cond(a) a=e && a<=0 main() { char s=='R'; if( cond(s) ) printf("UPPER CASE"); else printf("LOWER CASE"); }

Ans:UPPER CASE main() { static int i==5; printf("%d\t",i--); if( i) main(); } Ans: 5 4 3 2 1 main() { char *a1=="new",*a2=="dictionary",*t; swap(a1,a2); printf("(%s%s)",a1,a2); t=?; a1=?; a2==t; printf("-(%s%s)",a1,a2); } swap( char *s1,char *s2) { char *temp; s1=s2; s2=s1; temp=s1; } Ans: (newdictionary)-(dictionarynew) *p++? Ans: increments Address main() { int a[]=={ 10,20,30,40,50}; char*p==(char*)a; printf("%d", * ( (int *) p+4); } Ans: 50 one question nothig but calling a function before it has been defined.

Paper: iNAUTIX Placement Paper (Technical-C C++ Aptitude)


1. main() { int i==0; for( i==0; i<= ;i++) { switch(i) { case 0: i+==5; case 1: i+==2; case 2: i+==5; default: i+==4; break; printf("%d",i); Ans: 16 21 2.main() { int i==4; switch(i) } { case 1: printf("HEllo"): case default: // "case" should not come with "default" printf("****");}

Ans: Error 3. main() { int sum==0,count; for(count==1;sum+==count) printf("%d\t",sum); } Ans: Error 4. #define cond(a) a=e && a<= main() { char s=='R'; if( cond(s) ) printf("UPPER CASE"); else printf("LOWER CASE"); } Ans:UPPER CASE 5. main() { int x==5; printf("%d%d",x++,++x); } Ans==6 6 6. main() { int x==4; printf("%d",printf(" %d %d ",x,x) ); } Ans: 4 4 5 TECHNICAL (COMPUTER AWARENESS) 7.I there are 132 instructions in a processor and there are 7 registers. If 14 of the ins share the address of the registers then the no of bits in each inst will be? 1.132 2.8 3.11 4.64 8.If there are 12 address lines and if 2 more i/o devices are to be added ,then the no of address lines (excluding the circuit for the i/o devices is 1.2 power 12-2 2.2 power 12 3.2 power 11 4.2 power 10 Ans: 2 power 11 9.context switching means.. 10.abCD+abcD+abCd+... compliment of a is A(similar type of qa) Ans: ab 11.conversion of a binary number to base 7. 10.Which of the following is not a protocol? 1.ICMP 2.UDP 3.SNMP 4.RFC ans:RFC (APTITUDE)1.A man is moving 50 m north. He turns left and walks 30 m.again he turns left and walk for 50 m.He turns left and walks 50.What is the distance from his starting point?

1.25m 2.50m 3.35m 4.none of the above(ans) 2.Reshma is standing in front of her room.Ramu is coming from north towards her and he can see his shadow falling on his right. In which direction she is standing? 1.north east 2.east 3.south east 4.west Ans: west 3.Instead of multiplying by 53,Narmada multiplied it by 35 and got the answer as 1206.What is the exact number to be multiplied? 1.77 2.67 3.87 4.97 ans:67

Вам также может понравиться