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

chithra


{ City } kerala
< Country > india
* Profession *
User No # 2973
Total Questions Posted # 0
Total Answers Posted # 7

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 91
Users Marked my Answers as Wrong # 152
Questions / { chithra }
Questions Answers Category Views Company eMail




Answers / { chithra }

Question { 23828 }

wrong statement about c++

a)code removably

b)encapsulation of data and code

c)program easy maintenance

d)program runs faster


Answer

encapsulation of data and code

Is This Answer Correct ?    7 Yes 7 No

Question { TCS, 20611 }

const char *

char * const

What is the differnce between the above two?


Answer

const char* is a constant pointer and char * const is
poiter to constant.

Is This Answer Correct ?    5 Yes 9 No


Question { 15290 }

Definition of class?


Answer

A Claas is a group of objects that share some common
properties and relationships.

Is This Answer Correct ?    6 Yes 2 No

Question { Infosys, 45099 }

What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?


Answer

c++

Is This Answer Correct ?    28 Yes 11 No

Question { Microsoft, 17833 }

How do you test your code?


Answer

using Compiler(Alt +F9)

Is This Answer Correct ?    7 Yes 5 No

Question { Intel, 11917 }

What compiler was used?


Answer

Turbo c++,Borland c++

Is This Answer Correct ?    5 Yes 1 No

Question { Adobe, 87620 }

What is the Maximum Size that an Array can hold?


Answer

Infinity

Is This Answer Correct ?    33 Yes 117 No