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...

implement OR gate without using any bitwise operator.

Answer Posted / senthil

c = a + b

Is This Answer Correct ?    13 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is .obj file in c?

1133


Why do we use int main?

1142


How do c compilers work?

1199


Is main is a keyword in c?

1174


Explain how do you list files in a directory?

1113


What is %d called in c?

1281


What is the difference between variable declaration and variable definition in c?

1104


What is scope rule of function in c?

1149


Explain what does it mean when a pointer is used in an if statement?

1106


int i=3; this declaration tells the C compiler to a) reserve space in memory to hold the integer value b) associate the name i with this memory location c) store the value 3 at this location d) all the above

1390


Can a local variable be volatile in c?

1055


What are shell structures used for?

1095


What is the process of writing the null pointer?

1062


What is the explanation for cyclic nature of data types in c?

1262


What is the most efficient way to store flag values?

1230