ChipCenter Questlink
SEARCH CHIPCENTER
Search Type:
Search for:




Knowledge Centers
Product Reviews
Data Sheets
Guides & Experts
News
International
Ask Us
Circuit Cellar Online
App Notes
NetSeminars
Careers
Resources
FAQ
EE Times Network
Electronics Group Sites

Questions 5&6


Circuit Cellar Online
THE MAGAZINE FOR COMPUTER APPLICATIONS
Circuit Cellar Online offers articles illustrating creative solutions
and unique applications through complete projects, practical
tutorials, and useful design techniques.

WHAT'S YOUR ENGINEERING QUOTIENT?

Test Your EQ•What's the Count?

Problem 5What is the primary difference between cpp_struct and cpp_class?

struct cpp_struct {
int a;
public:
void init(void);
};
class cpp_class {
int a;
public:
void init(void);
};

ANSWER Go


Problem 6Before arbitration can take place on an I2C bus, masters must synchronize their clocks on the SCL line. How is this handled?

ANSWER Go

3-00

Click here to get your listing up.

Copyright © 2003 ChipCenter-QuestLink
About ChipCenter-Questlink  Contact Us  Privacy Statement   Advertising Information  FAQ