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

Explain can the sizeof operator be used to tell the size of an array passed to a function?

1115

Explain how can a program be made to print the line number where an error occurs?

1282

Explain what is the concatenation operator?

1230

explain what is an endless loop?

1147

Explain how can I convert a string to a number?

1145

Explain how can type-insensitive macros be created?

1042

Explain is it valid to address one element beyond the end of an array?

1248

Explain how do you use a pointer to a function?

1152

Explain how do you override a defined macro?

1130

Explain how can I manipulate strings of multibyte characters?

1255

When should you use a type cast?

1180

What is the difference between null pointer and wild pointer?

1248

What do you mean by invalid pointer arithmetic?

1130

What is the use of linkage in c language?

1102

What are the different properties of variable number of arguments?

1202


Post New C Questions

Un-Answered Questions { C }

What are global variables?

1264


Is c dynamically typed?

1201


Explain how can I prevent another program from modifying part of a file that I am modifying?

1140


When should a type cast not be used?

1107


What do header files do?

1138


What is the purpose of ftell?

1137


What is 2 d array in c?

1087


What is the significance of c program algorithms?

1193


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

1182


where are auto variables stored? What are the characteristics of an auto variable?

1102


What is the difference between volatile and const volatile?

1045


C language questions for civil engineering

1764


Is array name a pointer?

1076


Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.

1155


What is storage class?

1122