what are the static variables

Answer Posted / guest

enum

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is main function so important?

831


What does the characters “r” and “w” mean when writing programs that will make use of files?

1167


Write a program to swap two numbers without using third variable?

1032


What are the applications of c language?

832


What is the difference between memcpy and memmove?

774


What do you mean by c?

781


Explain what does a function declared as pascal do differently?

904


Once I have used freopen, how can I get the original stdout (or stdin) back?

823


Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.

1121


What is a null pointer in c?

821


What is structure and union in c?

807


How do I determine whether a character is numeric, alphabetic, and so on?

847


What are loops in c?

761


Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?

998


to find the closest pair

2044