What is local and global variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
whitch value return void main?
Write a program which calculate sum of several number and input it into an array. Then, the sum of all the number in the array is calculated.
What are near, far and huge pointers?
0 Answers Hexaware, Thomson Reuters, Virtusa,
What is a header file?
Program to trim a given character from a string.
write a program to insert an element at the specified position in the given array in c language
declare afunction pointer to int printf(char *)?
How can I find the modification date and time of a file?
How can I read a directory in a C program?
2 Answers Bright Outdoor, Wipro,
write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
What is the purpose of main() function?
Which control loop is recommended if you have to execute set of statements for fixed number of times?