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

What is the difference between Char a[ ]=”string” and char
*a=”String”

Answer Posted / thinker

Losers.! char* is not a constant pointer where as char[] is a constant pointer

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how functions are classified in C++ ?

1297


What is the best ide for c++?

1150


Write a c program for binary addition of two 8 bit numbers.

4164


State two differences between C and C++.

1247


Are vectors passed by reference c++?

1051


Can I learn c++ as my first language?

1154


What is oop in c++?

1122


Is c++ a difficult language?

1204


What is overloading unary operator?

1132


Describe private, protected and public?

1135


What is rtti in c++?

1182


How do you sort a sort function in c++ to sort in descending order?

1055


Explain queue. How it can be implemented?

1202


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

1114


What character terminates all character array strings a) b) . c) END

1345