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 are the features of c language?

1123

What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?

1395

Is there any possibility to create customized header file with c programming language?

1106

When c language was developed?

1103

What is indirection?

1150

When should we use pointers in a c program?

1194

Which control loop is recommended if you have to execute set of statements for fixed number of times?

1409

Apart from dennis ritchie who the other person who contributed in design of c language.

1476

Is there a way to compare two structure variables?

1170

Is it possible to use curly brackets ({}) to enclose single line code in c program?

1373

What is the maximum length of an identifier?

1231

Why c is known as a mother language?

1130

When the macros gets expanded?

1484

Which built-in library function can be used to match a patter from the string?

1347

What is static memory allocation?

1241


Post New C Questions

Un-Answered Questions { C }

what are the advantages of a macro over a function?

1191


What does struct node * mean?

1067


Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?

1551


Explain what are header files and explain what are its uses in c programming?

1201


Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer

4423


How do you search data in a data file using random access method?

1360


What 'lex' does?

1228


Why c is a mother language?

1097


On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

1164


Can a pointer point to null?

1118


Describe explain how arrays can be passed to a user defined function

1164


What are the advantages of using new operator as compared to the function malloc ()?

1407


What is the difference between array and pointer in c?

1223


What is the difference between pure virtual function and virtual function?

1180


What is the -> in c?

1064