2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
9th December 2014, 09:26 AM
Super Moderator
 
Join Date: Apr 2013
Re: Placement Papers for SAP Labs Technical

I am looking for SAP Labs Technical exam Placement question paper, I am giving here;

1. Sheela gets salary, along with an increment given at the end of each year.After 4 years from her date of joining she gets Rs.15,000 and after 10 years she gets Rs.18000. wat is her salary when she joined?

2. There were few elephants and an equal number of mahouts.Half of the mahouts were sitting on the elephants and half were walking.Totally there was 84 legs, hw many elephants were there?

3. some data sufficiency ques

4. one question based on venn diagram

5. Usual merittrac pattern,some 7 ques like, if * stands +,- stands for /,+ stands for * and / stands for -,then 24+7-6*8/2=?

Section 2:

1).main()
{
int i =0;
printf("In the name of lord");
for(i =0;i<5;i++)
main();
}

2)struct one
{
int j;
char m;
union two
{
int a;
char b;
float c;
struct three
{
int x;
float y;
char z;
};};};
wat is the size of union?

3).fun( int a,int b)
{
/*some code*/
}
fun (a.b)
int a,b;
{
/*some code*/
}
a)Both functions are in ANSI notation
b)1st one in ANSI & 2nd in K& R notation(Ans)
c)1st in K&R,2nd in ANSI
d)Both in K&R

4) An array of numbers were given and sorted using insertion and selection sort, options will b given, correct one has to be chosen

5) Programs based on Binary search tree,binary tree were given

7.printf("%d",3.14*6.25*6.25).......question regarding to macros

8.one c question ans is 5 prints infinite times

9.normalization this is one of ans for dbms question

10.more than one attributes this is one of ans for dbms question

11. 2 degree is ans for aptitude bit
  #3  
1st March 2015, 10:13 AM
Unregistered
Guest
 
Re: Placement Papers for SAP Labs Technical

I want to get Value Labs placement Question paper so will you please provide me that question paper for doing preparation ?
  #4  
1st March 2015, 10:13 AM
Super Moderator
 
Join Date: Apr 2013
Re: Placement Papers for SAP Labs Technical

As you want to get Value Labs placement Question paper for doing preparation so here I am giving you some questions of that paper.

1) What does 'virtual"keyword in C++?

2) EACKFHDBG what is preorder?

3) Depth of balanced binary tree?
a) log2n b) log2n+1 c) n d) None

4) Total no of comparisons in bubble sort when list is not sorted

5) Efficient data structure for store/search list of 1000 records
a) array b) double linked list c) circular queue d) hash table

6) static variable in C stored in
a) heap b) stack c) code segment d) none

7) Connectionless protocol is

8) Which is associative of data link layer
Options a b c d

9) Page fault occurs when
a) page is not in virtual address space
b) page is in virtual address space
c) both
d) none

10) When a process waits for an i/o operation to complete then it is called
options
a) ready

11) Router works which layer of OSI

12) What is interrupt latency
options

13) RARP protocol used to
options

14) What critical region is

15) FDDI is which network
a) ring topology b) bus c) star d) mess

16) What are the protocol of data klink layer

17) Packet switching used for
a) atm

18) You want download a file modem spead (isp speed)56kbps. File downloaded with in 2 min, so how much data downloaded

19) 2 * *X 3* *
----------------
005 **
a*6 *
**3
-----------------
*****
-------------------- find out stars
20) Six people are ther they went see the film, they want sit following order
Suzzy, miley, stella, rachel, raghu, geetha
Suzzy will sit either side of milay
Stell will sit eiher sit of suzzy, miley
Rachel will sit either side of suzzy stell

Like this what is prob of siting students
a) 40 b) 60 c) 54


Tags
placement, placement papers

Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 07:09 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4