Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Un-Answered Questions { Embedded Systems }

Infinite loops often arise in embedded systems. How does you code an infinite loop in c?

1230


What are recursive functions? Can we make them in line?

874


What is the size of the int, char and float data types?

875


A=7; b=8; x=a++-b; printf(ā€œ%dā€, x ); what does this code give as output?

1067


What is the use of having the const qualifier?

823


can a pointer be volatile ? Explain.

937


What is the volatile keyword used for?

1001


What happens when recursion functions are declared inline?

1003


What is a inode?

923


What do you mean by interrupt latency?

946


What is pass by value and pass by reference? How are structure passed as arguments?

946


Can a volatile be constant? Like

915


Can a pointer be volatile ?

1054


Explain whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?

946


Differentiate testing and verification?

963