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 typeof in c?

1060

What is the difference between array and pointer?

1080

Why do we need a structure?

1081

Why pointers are used in c?

1068

What is the difference between typedef and #define?

1111

What is the basic structure of c?

1151

Why is struct padding needed?

1156

What is the difference between array and structure in c?

1242

What is the difference between typedef struct and struct?

1164

‎How to define structures? · ‎

1147

What is the difference between malloc calloc and realloc in c?

1187

Why enum is used in c?

1015

What is typedef struct in c?

1094

How to create struct variables?

1171

What is the use of structure padding in c?

1112


Post New C Questions

Un-Answered Questions { C }

Is there sort function in c?

1068


What is equivalent to ++i+++j?

1145


Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given

3124


How many levels of indirection in pointers can you have in a single declaration?

1142


What math functions are available for integers? For floating point?

1184


What are the data types present in c?

1235


Where is c used?

1154


How is null defined in c?

1203


Write a factorial program using C.

1120


What is typedef?

1503


c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

1099


What are data structures in c and how to use them?

1219


Explain what is the benefit of using an enum rather than a #define constant?

1274


Disadvantages of C language.

1156


how to execute a program using if else condition and the output should enter number and the number is odd only...

2368