const char *

char * const

What is the differnce between the above two?

Answer Posted / priya

we can assign char as a constant but we cannot assign
constant as a character

Is This Answer Correct ?    1 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which bit wise operator is suitable for turning off a particular bit in a number?

850


What do you mean by inheritance in c++? Explain its types.

813


What is a manipulative person?

736


Explain the auto storage classes in c++.

823


Do class declarations end with a semicolon? Do class method definitions?

853


Describe delete operator?

825


Is c++ an oop?

807


Which c++ operator cannot overload?

739


What is a try block?

837


Do the parentheses after the type name make a difference with new?

847


Why do we use the using declaration?

909


What is difference between malloc()/free() and new/delete?

844


What is fflush c++?

767


What is abstraction c++?

782


Is there a sort function in c++?

754