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

the operator for exponencation is
a.**
b.^
c.%
d.not available

Answer Posted / anuj pratap singh

Ans-d.not Available
Because in C ,there is no operator for exponencation.
we find out exponent in c by pow() funtion.

somebody confusion in ^ operator but this is use for XOR.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why isn't it being handled properly?

1116


Tell me about low level programming languages.

1188


Where can I get an ansi-compatible lint?

1201


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

1242


why wipro wase

2367


Explain what does the format %10.2 mean when included in a printf statement?

1411


How can I automatically locate a programs configuration files in the same directory as the executable?

1231


Without Computer networks, Computers will be half the use. Comment.

2351


What is an lvalue in c?

1179


What are the properties of union in c?

1110


Is it acceptable to declare/define a variable in a c header?

1178


How do I get a null pointer in my programs?

1164


Why n++ execute faster than n+1 ?

3143


What is an example of structure?

1094


What are qualifiers?

1104