How to access or modify the const variable in c ?

Answer Posted / skp

@Answer #7 - Answer of #6 is correct.

In Dev C++ the output is as answer #6.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is indirection in c?

635


7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.

2232


When should a type cast be used?

583


What is console in c language?

624


In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

737






Explain how can you avoid including a header more than once?

609


Do you know null pointer?

624


Explain how do you print an address?

670


What is s in c?

626


What is use of pointer?

599


What is the difference between near, far and huge pointers?

639


a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor

649


What is the use of gets and puts?

612


What is an identifier?

634


How many levels of pointers have?

604