Go Back   2023 2024 MBA > MBA > Online MBA Discussions

  #1  
Old 20th November 2015, 09:08 AM
Unregistered
Guest
 
Default Aricent placement previous years question papers

Hii sir, I am the final year engineering student our college organized a job fair , I heard that the Aricent is coming to our campus for recruitment please provide me the previous year placement paper of the Aricent ?
Reply With Quote Quick reply to this message
  #2  
Old 20th November 2015, 09:44 AM
Super Moderator
 
Join Date: May 2012
Default Re: Aricent placement previous years question papers

As you are asking for the previous year placement paper of the Aricent pvt ltd let me tell you that theAricent recruitment process consists Writtent test, Group Discussion,Tehnical and HR Interviews
Thew question paper are as follow :


1. enum number { a=-1, b=4, c,d,e,} what is the value of e?

(A) 7 (B) 4 (C) 5 (D) 3

2. which of the following correctly declares “My_var” as a pointer to a function that returns an integer

a. int*My_Var();

b. int*(My_Var());

c. int(*)My_Var();

d. int(*My_Var)();

3. There are 76 persons. 53 can read hindu,46 can read times,39 can read deccan and 15 can read all.if 22 can read hindu and deccan and 23 can read deccan and times then what is the number of persons who read only times and hindu???

Ans 18

4. in pure milk if 20% replaced by water and in this again 20% is replaced by water and again 20% is replaced by water then what is the praportion of milk in that mixture

5. after 10 years A will be twice the age of B before 10 years.and now if the difference is 9 years between them then what is the age of B after 10 years

Ans 49

6. What is the Result of the following 'VIK'||NULL||'RAM' ?

a] Error
b] VIK RAM
c] VIKRAM
d] NULL

Ans : C

7. What SYSTEM VARIABLE is used to refer DATABASE TIME ?

a] $$dbtime$$
b] $$time$$
c] $$datetime$$
d] None of the above

Ans : A

8. If m:n = 2:3,the value of 3m+5n/6m-n is

(A) 7/3 (B) 3/7 (C) 5/3 (D) 3/5

9. A dog taken four leaps for every five leaps of hare but three leaps of the dog is equal to four leaps of the hare. Compare speed?

(A) 12:16 (B) 19:20 (C) 16:15 (D) 10:12

10. What is true about the following C functions?

(A) Need not return any value. (B) Should always return an integer.
(C) Should always return a float. (D) Should always return more than one value.

11.In simple interest what sum amounts of Rs.1120/- in 4 years and Rs.1200/- in 5 years ?
(A) Rs. 500
(B) Rs. 600
(C) Rs. 800
(D) Rs. 900

12. If a sum of money compound annually amounts of thrice itself in 3 years. In how many years will it become 9 times itself.
(A) 6
(B) 8
(C) 10
(D) 12

13. Two trains move in the same direction at 50 kmph and 32 kmph respectively. A man in the slower train observes the 15 seconds elapse before the faster train completely passes by him.
What is the length of faster train ?
(A) 100m
(B) 75m
(C) 120m
(D) 50m

14. How many mashes are there in 1 square meter of wire gauge if each mesh is 8mm long and 5mm wide ?
(A) 2500
(B) 25000
(C) 250
(D) 250000

15. void main()
{
int i,j,k;
for(i=0;i<3;i++)
k=sum(i,i);
printf("\n%d",k);
getch();
}
sum(s,t)
{
static int m;
m+=s+t;
return m;
}
Ans: 6

16. What is the output of the program
void main()
{
int i,j,k,n=5;
clrscr();
for(i=5;i>0;i--)
{
j=1<i;
k=n&j;
k==0?printf("0")rintf("1");
}
getch();
}
// A. 00011
// B. 11110
// c. 11001
// D. 11100
Ans: B. 11110

17. What is the output of the program
void main()
{
int i,j,k;
i=2;
j=4;
k=i++>j&2;
printf("%d\n",k);
if(++k && ++i<--j|| i++)
{
j=++k;
}
printf(" %d %d %d",i,-j--,k);
getch();
}
// A. 4,-3,2
// B. 5,-3,2
// c. 4,-2,2
// D. 5,-2,2
Ans: D

18. what is the final value of x when the code for(int
x=0;x<10;x++) is
run?
a. 10
b. 9
c. 0
d. 1

19. what is the data type of FILE?
a. integer
b. union
c. pointer
d. structure

20. if "a" is an array of 5*5 dimension, a[2][4] is same as
a. **(a+2+4)
b. *(a+2) + *(a+4)
c. **(a+2)+4
d. *(*a+2)+4)


21. In a business P and Q invested amounts in the ratio 3:4, whereas the ratio between amounts invested by P and R was 6:7. If Rs 106501.50 was their profit, how much amount did Q receive?

1) Rs 40572
2) Rs 30429
3) Rs 35500.50
4) Rs 34629
5) None of these

22. A man buys spirit at Rs. 60 per letter, adds water to it and then sells it at Rs. 75 per litter. What is the ratio of spirit to water if his profit in the feal is 37.5%?

(a) 9:1 (b) 10:1 (c) 11:1 (d) None of these.

Ans (b) 10.1
Reply With Quote Quick reply to this message
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
MP PMT Previous Years Question Papers Unregistered Main Forum 1 3rd December 2016 02:38 PM
KMAT Previous Years Question Papers Unregistered Main Forum 1 30th November 2016 05:54 PM
MHT CET Previous Years Question Papers With Answers Unregistered Main Forum 1 1st November 2016 02:43 PM
Kanbay Placement Exam Previous Years Question Papers Unregistered Online MBA Discussions 1 21st November 2015 06:56 PM
TCS Previous years sample placement papers Unregistered Online MBA Discussions 1 20th November 2015 09:12 AM
WIPRO placement question papers of previous years Unregistered Online MBA Discussions 1 19th November 2015 10:55 AM
Accenture Placement Exam Previous Years Question Papers Unregistered Main Forum 1 13th November 2015 03:03 PM
Hexaware placement papers of previous years Unregistered Main Forum 1 13th November 2015 10:21 AM
HCL placement previous years papers Unregistered Main Forum 1 12th November 2015 06:05 PM
Google placement previous years question papers Unregistered Main Forum 1 12th November 2015 12:35 PM
Previous years question papers of PG TRB Unregistered Main Forum 1 10th November 2015 04:25 PM
SBI Bank PO previous years question papers Unregistered Main Forum 1 10th November 2015 01:27 PM
Previous 2 years Bank PO question papers Unregistered Main Forum 1 9th November 2015 06:07 PM
Placement question papers of past years of ABB Company Unregistered Main Forum 1 9th November 2015 05:16 PM
Flextronics placement previous years question papers Unregistered Main Forum 1 9th November 2015 02:55 PM
TCS placement previous years question papers Unregistered Main Forum 1 9th November 2015 01:29 PM
BSNL-JTO previous years question papers Unregistered Main Forum 0 14th July 2015 10:31 AM
Previous Years Question Papers of SRM University Unregistered Main Forum 0 11th July 2015 04:17 PM
SSC CHSL previous years question papers Unregistered Main Forum 0 11th July 2015 11:08 AM
AIPGMEE Question Papers Previous Years parveen khan Main Forum 1 21st July 2012 05:48 PM


Quick Reply
Your Username: Click here to log in

Message:
Options

Thread Tools Search this Thread



All times are GMT +5.5. The time now is 12:43 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO 3.6.0 PL2

1 2