Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

C Interview Questions
Questions Answers Views Company eMail

What is the difference between malloc() and calloc()?

3 1854

What is an auto keyword in c?

1097

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

1095

Write a program to check prime number in c programming?

1093

Can we access the array using a pointer in c language?

1048

Write a program to check armstrong number in c?

1130

Write a program to print "hello world" without using a semicolon?

1059

What is an array in c?

1053

Who is the main contributor in designing the c language after dennis ritchie?

999

What is a union?

1031

What are preprocessor directives in c?

1099

When a c file is executed there are many files that are automatically opened what are they files?

1107

What is the difference between local variable and global variable in c?

1229

What is infinite loop?

1083

Write a program to print “hello world” without using semicolon?

1121


Post New C Questions

Un-Answered Questions { C }

Write a program to know whether the input number is an armstrong number.

1119


Where are local variables stored in c?

1040


What is strcmp in c?

1122


What is a newline escape sequence?

1100


Explain what are its uses in c programming?

1061


How can I open files mentioned on the command line, and parse option flags?

1070


What are # preprocessor operator in c?

1108


What is data type long in c?

1076


Explain what is the difference between text files and binary files?

1155


how many key words availabel in c a) 28 b) 31 c) 32

1076


Explain enumerated types in c language?

1052


What is the advantage of an array over individual variables?

1234


a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f

2155


Is there sort function in c?

1018


What is the difference between c &c++?

1156