Sankalp Semiconductor Placement Paper January 2012Hubli

  • CategoryIT
  • Sub CategoryPlacement Papers
  • LocationHubli
  • CompanySankalp Semiconductor
  • Posted date on our Website21 February 2012

User Ratings

5 out of 5 based on 3 Ratings.
Here are the details of Sankalp Semiconductor Placement Paper January 2012 job in Sankalp Semiconductor. This job or placement paper has been sourced from either company website or newspaper or other media and from students who appeared for this job. User is requested to verify the data before applying for the job.

Welcome to Sankalp Semiconductor Placement Paper 2012. Here you will find Sankalp Semiconductor Placement Paper Pattern and Download questions of Sankalp Semiconductor Placement Paper January 2012 with Answers & Solutions.

Sankalp Semiconductor Placement Paper January 2012:-

1. what is area of a Hexagon with side as 1unit

ans is 3*(sqrt(3))/2

2. If traverse in a chess board right and down from one corner to another corner how many possible ways will be there

ans is C(16,8) or (16!/(8!*8!))

3. Tick the below which can biparate (graph theory)

1)tree 2)forest of trees 3) evencycle graph 4) oddcycle graph

ans is 1,2,3

4. The number which is neither prime nor composite is—

(A) 0
(B) 1
(C) 3
(D) 2

Ans : (B)

5. The length of a room is three times its breadth. If the perimeter of the room is 64 cm, then its breadth is ……… cm.

(A) 64
(B) 32
(C) 16
(D) 8

Ans : (D)

6. Aditi read 4/5th of Tintin comic book which has 100 pages. How many pages of the book is not yet read by Aditi ?

(A) 40
(B) 60
(C) 80
(D) 20

Ans : (D)

7. What is the meaning of beckoned ?

(A) Summon by sign or gesture
(B) Did not signal
(C) Did not call
(D) Invite

Ans : (A)

8. class foo
{
virtual f()
{
cout<<"In foo";
}
};
class foo2:public foo
{
virtual f(int i)
{
cout<<"In foo2";
}
};
void main()
{
foo2 f1;
f1.f();
f1.f(1);
}
    - compile time error
    - In foo2
    - In foo


9. class animal
{
virtual speak(int i)
{
cout<<"In animal";
}
};
class cow:public animal
{
virtual speak(int i)
{
cout<<"In cow";
}
};
class dog: public animal
{
virtual speak(short a)
{
cout<<"In dog";
}
};
int main()
{
animal *p=new dog;
p->speak(1);
}
    - In dog
    - In animal
    - In cow
    - Compile time error.


10. int main()
{
int x=11;
int &p=x;
printf("%u %u",&p,&x);
}
Output-Same Error
 

About Sankalp Semiconductor:-

Sankalp Semiconductor is a one stop shop for Analog Mixed Signal services and solutions specializing in end-to-end solutions for IOs, analog and mixed signal chip design/layout.

Sankalp has very strong technical advisors and has very close association with some of the leading engineering colleges in India with strong VLSI design curriculum. Sankalp has close to 150 engineers with design centers at Hubli (Karnataka), Kharagpur (West Bengal) and Kolkata (West Bengal) in India. It also has customer support center at Sunnyvale (California) in USA.

Why Sankalp Semiconductor - Why shoud i join Sankalp Semiconductor?-


Sankalp provides a work culture which promotes individual growth and brings the best out of the employee.

Sankalp Semiconductor is a people driven company. People empowerment happens early in one’s career at Sankalp Semiconductor, where one is groomed to be a leader and encouraged to take active part in decision making.
 

Contact Details:

CLITE Building, B V B College Campus,
Vidyanagar, Hubli – 580031,
Karnataka, India.
Phone: +91-836-4261698, +91-836-2307100
Fax: +91-836-2307146

(Disclaimer : This Job or placement paper has been sourced from various sources like print media, Job consultants, past candidates, our users and/ or Company website. The posted date above means the date on which the Job was posted on our site and not on the company site. Users are advised to check with the company for latest requirements before applying for the job. Our website will not be responsible for any loss to the company or the candidate. We have no relation with the company and are not responsible for the validity of this Job. We donot charge the company or candidate or any student anything. If the respective company has any issue with the data provided or they want this particular job or placement paper to be removed they can write into us at [email protected])

Comments / Reviews / Queries On

    Click to See more Comments