SYNFOSYS PLACEMENT PAPER 2010
Hi Friends
I have attended the recent synfosys test 2010. Here r some
questions which i remember.
Section – I
1) There are 12 balls weigh similar but one is dissimilar
(more/less). How to find the dissimilar ball with minimum
no of weighs?
2) There r 7people carrying 7bags. Each bag contains 7cats.
Each cat has 7small cats.
How many total legs r there?
3) There are 12 balls weigh similar but one is dissimilar
(more/less). How to find the dissimilar ball with minimum
no of weighs?
4)
5) There r 2 poles each 15 meters high. A cable of length
16 meters is tied between pillars top. For its maximum the
cable lies down above 7mts high from the ground. What is
the distance between pillars?
------------------------------------------------------------
------------------------------------------------
Section -II
What is the value of 11^5
Some Other quetions
------------------------------------------------------------
------------------------------------------------
Section - III
16) Serialization and deserialization?
17) Will finally block execute even though there is an
exception & return statement are there in catch block?
Explain?
18) memory leak? How can we avoid it?
19) virtual destructor?
20) Two program codes for code optimization?
------------------------------------------------------------
------------------------------------------------
Section – IV
Q) Program for finding the alternate digits of the number
If number is 35846 then Sum1=3+8+6=17 Sum2=5+4=9
Q) Program for Single linked list?
------------------------------------------------------------
------------------------------------------------
Section - V
Q) What is software engineering? Explain SDLC
Q) Explain any two upcoming IT Scenarios?
------------------------------------------------------------
------------------------------------------------
Regards
Gopinath Allanku
+91 9885457211
Answers were Sorted based on User's Feedback
Answer / gopi_allanku
Best Of Luck My Friends.......
Regards
Gopinath Allanku
+91 9885457211
| Is This Answer Correct ? | 0 Yes | 0 No |
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance
What is the Difference between in memory database and physical database
why Java is not purely object oriented?
How to print a name "ARCHANA" in any programming language
how to swap all the values without using temporary variable. tha values r a = 20, x=60 and p=2.
5 Answers DST Global Solutions, iGate,
what is difference between oracle and pl/sql
9. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
what is the BAM? where we can use it in BizTalk server?
difference between mantis and other tools?
what are the differences between CONS, LIST, and APPEND