Welcome to Cypress Placement Paper

July 27, 2017 | Author: Divya Talari | Category: Telecommunication, Pl/Sql, Electronics, Logic Synthesis, C (Programming Language)
Share Embed Donate


Short Description

Download Welcome to Cypress Placement Paper...

Description

Welcome to Cypress Placement Paper. here you will find Cypress Semiconductor Placement Paper Pattern, Download Question of Cypress Placement Paper 2011 with Answers, Solutions. Cypress Placement Paper 2011:1. What is the output of the program #include #include void main() { char *st1[3]= {"Hello","World","Oracle"}; *st1=st1[2]; st1[1]=*st1; free(st1[0]); free(st1[1]); clrscr(); printf("%s %s %s",st1,st1[1],st1[2]); getch(); } // A. Garbage Garbage Oracle // B. oracle oracle oracle // C. Hello World Oracle // D. Core Dump:cannot Print after freeing the memory Ans: D 2. What is the output of the program void main() { int i,j,k,n=5; clrscr(); for(i=5;i>0;i--) { j=1 k=n&j; k==0?printf("0"):printf("1"); } getch(); } A. 00011 B. 11110 c. 11001 D. 11100 Ans: B. 11110

3. What is the output of the program void main() { char s[]="oracle is the best"; char t[40]; char *ss,*tt; while(*tt++=*ss++); printf("%s",t); getch(); } // A. oracle is the best // B. Core dump // c. Error Message // D. Goes into infinite loop Ans: B. core dump (Garbage value) 4. A certain number of men can finish a piece of work in 10 days. If however there were 10 men less it will take 10 days more for the work to be finished. How many men were there originally?

(A) 110 men (B) 130 men (C) 100 men (D) none of these 5. 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 6. 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 7. 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 8. 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

9. What is the maximum size of the page ? a] Characters wide & 265 characters length b] Characters wide & 265 characters length c] Characters wide & 80 characters length d] None of the above Ans : B 10. A FORM is madeup of which of the following objects a] block, fields only, b] blocks, fields, pages only, c] blocks, fields, pages, triggers and form level procedures, d] Only blocks. Ans : C 11. For the following statements which is true 1] Page is an object owned by a form 2] Pages are a collection of display information such as constant text and graphics. a] Only 1 is TRUE b] Only 2 is TRUE c] Both 1 & 2 are TRUE d] Both are FALSE Ans : B

12. What is a trigger a] A piece of logic written in PL/SQL b] Executed at the arrival of a SQL*FORMS event c] Both A & B d] None of the above Ans : C 13. Which of the following is TRUE for a ERASE packaged procedure 1] ERASE removes an indicated Global variable & releases the memory associated with it 2] ERASE is used to remove a field from a page 1] Only 1 is TRUE 2] Only 2 is TRUE 3] Both 1 & 2 are TRUE 4] Both 1 & 2 are FALSE Ans : 1 14. There are six steps that lead from the first to the second floor. No two people can be on the same step Mr. A is two steps below Mr. C Mr. B is a step next to Mr. D Only one step is vacant ( No one standing on that step ) Denote the first step by step 1 and second step by step 2 etc. 1. If Mr. A is on the first step, Which of the following is true? (a) Mr. B is on the second step (b) Mr. C is on the fourth step. (c) A person Mr. E, could be on the third step (d) Mr. D is on higher step than Mr. C. Ans: (d) 15. If Mr. E was on the third step & Mr. B was on a higher step than Mr. E which step must be vacant (a) step 1 (b) step 2 (c) step 4 (d) step 5 (e) step 6 Ans: (a) 16. If Mr. B was on step 1, which step could A be on? (a) 2&e only (b) 3&5 only (c) 3&4 only (d) 4&5 only (e) 2&4 only Ans: (c) 17. If there were two steps between the step that A was standing and the step that B was standing on, and A was on a higher step than D , A must be on step (a) 2 (b) 3 (c) 4 (d) 5 (e) 6 Ans: (c)

18. The ratio between the radius and height of a cone is 3:4. What is the curved surface area of the cone?

1) 15p m2 2) 12p m2 3) 9p m2 4) Data inadequate 5) None of these 19. A man stands on the top of a pole and makes an angle of 60° on the surface of a ground. He slides 20 m down and makes an angle of 30°at the same point. If he takes 10 seconds to reach the ground from here, find his speed. 1) 6 km/hr 2) 5 km/hr 3) 10 km/hr 4) 8 km/hr 5) 10.80 km/hr 20. Which of the following values of 'n' satisfies the in-equality n2 - 24n + 143 < 0? 1) n < 11 2) n > 13 3) 11 < n < 13 4) 11 > n > 13 5) None of these 21. If 2x+y = 11, 2y+z = 12 and z+2x = 8, find the value of 2x + 3y +4z. 1) 29 2) 33 3) 25 4) 39 5) None of these 22. If Alex collected 54 coins, we can say (on the basis of information obtained so far) that difference in nos. collected by the boy who collected the most and the boy who collected the 2nd most should be at least 1. 30 2. 34 3. 26 4. 12 23. Alex collected 54 coins. If Calvin collected 2 more than double the no. collected by Dorna, the no. collected by Calvin was 1. 10% 2. 30% 3. 22% 4. 26 % 24. How many nos. are there between 100 and 200 both inclusive and divisible by 2 or 3? 1. 67 2. 68 3.. 84 4. 100 25. Find the greatest no. that will divide 964,1238 and 1400 leaving remainder of 41,31 and 51 resp. 1. 58 2. 64 3. 69 4. 71

Category

IT

SubCategory

Placement Papers

Location

Bangalore

Company

Cypress

About Cypress :Cypress delivers high-performance, mixed-signal, programmable solutions that provide customers with rapid time-to-market and exceptional system value. Cypress offerings include the flagship PSoC® programmable system-on-chip families and derivatives such as PowerPSoC® solutions for high-voltage and LED lighting applications, CapSense® touch sensing and TrueTouch™ solutions for touchscreens. Cypress is the world leader in USB controllers, including the high-performance West Bridge® solution that enhances connectivity and performance in multimedia handsets. Cypress is also a leader in high-performance memories and programmable timing devices. Cypress serves numerous markets including consumer, mobile handsets, computation, data communications, automotive, industrial and military. Cypress trades on the NASDAQ Global Select Market under the ticker symbol CY. Working at Cypress - Why should i join Cypress?:Cypress rewards success and hard work by providing a highly competitive flexible benefits package including stock options, which make each employee a corporate owner. Add to that an employee stock-purchase plan, a bonus program for published engineers/authors, and continuing technical and managerial training, and you have a comprehensive package that is hard to beat. Equal Employment Cypress Semiconductor is an Equal Opportunity Employer. Applicants for all job openings are welcome and will be considered without regard to marital status, race, color, religion, national origin, sex, age, sexual orientation, ancestry, veteran status, medical condition, gender, physical or mental disability, creed, or status with regard to public assistance. It is the intent of Cypress to comply with all applicable federal, state, and local legislation concerning equal opportunity employment.

Welcome to Cypress Placement Paper. here you will find Cypress Semiconductor Placement Paper Pattern, Download Question of Cypress Placement Paper 2011 with Answers, Solutions. Cypress Placement Paper 2011:1. What is the output of the program void main() { int j[10]={9,7,5,3,1,2,4,6,9}; int i=1; clrscr(); for(;ij&2; printf("%d\n",k); if(++k && ++i n > 13 5) None of these 23. If 2x+y = 11, 2y+z = 12 and z+2x = 8, find the value of 2x + 3y +4z. 1) 29 2) 33 3) 25 4) 39 5) None of these

Directions for Questions 24 -28 In each of the following questions, some sentence are given which are on the same theme. decide which sentence is the most preferable with respect to grammar; meaning and usage, suitable for formal writing in English. Find the correct sentence. 24. A. Our school had won the match if only we have concentrated . B. Our school would have won the match if only we would have concentrated. C. Our school would win the match if only we had concentrated. D. Our school had won the match if only we would have concentrated. E. Our school would have won the match if only we had concentrated. Ans: E 25. A. He will not pay unless he is not compelled B. He will not pay unless he will be compelled . C . He will not pay unless he is compelled D. he will not pay till he i s compelled. Ans: C 26. A. Since he lacked needed money , he never turned down anyone who needed help. B. He wasn't rich by any means, although he never turned down anyone who needed help. C. Being not rich by any means, but he never turned away anyone who needed help. D. He wasn't rich by any means, but he never turned away anyone who needed help. E. Since he wasn't rich by any means, he never turned away anyone who needed help. Ans: D 27. A) I was asked to stop writing. B) She denied to go with me. C) My hairs stood on end. D) I am reading this novel for four days. Ans. D 28. A. The teacher asked the student with a frown on his face, to leave the room. B. The teacher asked with a frawn on his face the student to leave the room. C. With a frawn on his face, the teacher asked the student to leave the room. D. The teacher asked the student to leave the room with a frawn on his face . Ans: C

29. Find the greatest no. that will divide 964,1238 and 1400 leaving remainder of 41,31 and 51 resp. a. 58 b. 64 c. 69 d. 71 30. If all 6’s get inverted and become 9’s , by how much will the sum of all nos. between 1 and 100 both inclusive change? a. 300 b. 330 c. 333 d. none of these

Visit this site for further info:

http://smartmentors.eduarena.com/2011/11/cypress-semiconductors-written-exam-questionsinterview-tips/

job details:

Company Name : Cypress Semiconductor Technology Job Description : This position is for Application Engineer and responsibilities willinclude: Provide application support to customers for new and existing memory products including Async SRAMs, through system and device level analysis of existing and emerging applications Debug of customer issues and finding solutions Needs to work on models (IBIS, Verilog)

Provide WPP support through application notes, datasheets, behavioral models and hardware models

Experience Level : 0-2Years Job Requirements/ Requires a good working knowledge of digital logic Skills : design and CMOS logic Requires a good knowledge of circuits Experience in IBIS models development will be preferred Experience with Logic Synthesis tools is also preferred Good problem solving skills Ability to work with cross functional teams Strong oral and written communication skills Educational UG – B.Tech,B.E. – Electrical, Qualification : Electronics,Telecommunication, PG – M.Tech – Electrical, Electronics,Telecommunication

-Job Details-Experience:0 - 2 Years Location:Bengaluru/Bangalore Compensation:Industry Standards Education:UG - B.Tech/B.E. - Electrical, Electronics/Telecomunication PG - M.Tech - Electrical, Electronics/Telecomunication Industry Type:Semiconductors/ Electronics Role:Hardware Design Engnr Functional Area:IT-Support, Telecom, Hardware Posted Date:13 Jan

Requirement:       

Requires a good working knowledge of digital logic design and CMOS logic Requires a good knowledge of circuits Experience in IBIS models development will be preferred Experience with Logic Synthesis tools is also preferred Good problem solving skills Ability to work with cross functional teams Strong oral and written communication skills

Job Profile: This position is for Application Engineer and responsibilities will include: 

Provide application support to customers for new and existing memory products including Async SRAMs, through system and device level analysis of existing and emerging applications  Debug of customer issues and finding solutions  Needs to work on models (IBIS, Verilog)  Provide WPP support through application notes, datasheets, behavioral models and hardware models Company Profile: Cypress Semiconductor Corporation engages in the design, development, manufacture, and marketing of digital and mixed-signal integrated circuits for networking, wireless infrastructure and handsets, computation, consumer, automotive, and industrial markets. It operates through three segments: Memory, Non-Memory, and SunPower. The Memory segment designs and produces static random access memories (SRAMs). It offers various SRAM products, including fast asynchronous SRAMs, double data rate SRAMs, More Battery Life and micropower SRAMs, No Bus Latency and synchronous burst SRAMs, and Quad Data Rate SRAMs, as well as offers image sensors. The Non-Memory segment offers dual-port memories; first-in, first-out memories; framers; Grating Light Valve; high-speed optical transceiver link physical layer devices; network search engines; physical layer devices; QuadPort datapath switching elements; programmable clocks; programmable logic devices; Programmable System-on-Chip reconfigurable mixed-signal arrays; registered buffers; RoboClock clock buffers; USB controllers; and WirelessUSB controllers.

Applications Engineer- Cypress Semiconductor Technology India Pvt. Ltd Posted on:

15-Dec-2010

Job Title:

Applications Engineer- Cypress Semiconductor Technology India Pvt. Ltd

Company Name:

Cypress Semiconductor Technology India Pvt. Ltd

Job Description:

Job Specific Requirements: Critical Skills

* Requires a good working knowledge of digital logic design and CMOS logic * Requires a good knowledge of circuits * Experience in IBIS models development will be preferred * Experience with Logic Synthesis tools is also preferred * Good problem solving skills * Ability to work with cross functional teams * Strong oral and written communication skills Skill Set:

Job Description: This position is for Application Engineer and responsibilities will include: * Provide application support to customers for new and existing memory products including Async SRAMs, through system and device level analysis of existing and emerging applications * Debug of customer issues and finding solutions * Needs to work on models (IBIS, Verilog) * Provide WPP support through application notes, datasheets, behavioral models and hardware models

Job Category:

Telecom / Electronics / Electrical / Semiconductors

Qualification:

B.Tech/B.E. - Computers

Location:

Bengaluru/Bangalore

Experience:

0 - 2 Years

Contact Details:

Company Name:Cypress Semiconductor Technology India Pvt. Ltd Website:Not Mentioned Executive Name: Address:Not Mentioned Email Address:[email protected] Telephone:Not Mentioned

Keywords:

application notes, datasheets, behavioral models, hardware models, Logic Design, CMOS

http://only-vlsi.blogspot.com/2009/01/digital-design-interview-questions.html

View more...

Comments

Copyright ©2017 KUPDF Inc.
SUPPORT KUPDF