what is pointer?

Answer Posted / vijaya

By default functions are extern, so it is visible from the outer files. If it is as static then it is in invisible from the outer files.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above

1773


How is actual parameter different from the formal parameter?

793


Explain how does flowchart help in writing a program?

869


What is the use of gets and puts?

773


how should functions be apportioned among source files?

864


What is f'n in math?

826


Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.

1794


What is scope and lifetime of a variable in c?

774


What are the different types of objects used in c?

751


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

2107


With the help of using classes, write a program to add two numbers.

842


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

817


Are the variables argc and argv are always local to main?

787


Is there a way to compare two structure variables?

847


Is fortran still used today?

803