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 ++a and a++?

1213

What is the code in while loop that returns the output of given code?

1995

Describe dynamic data structure in c programming language?

1097

Write a program to swap two numbers without using third variable in c?

1132

Differentiate abs() function from fabs() function.

1017

Explain logical errors? Compare with syntax errors.

1071

What are the different types of control structures?

1046

Explain the difference between the local variable and global variable in c?

1075

What is structure in c language?

1173

How is actual parameter different from the formal parameter?

1026

Who developed c language and when?

1067

Explain the difference between call by value and call by reference in c language?

1115

What are local static variables?

1152

Why are algorithms important in c program?

1124

How many types of errors are there in c language? Explain

988


Post New C Questions

Un-Answered Questions { C }

Write a code to remove duplicates in a string.

1037


What is structure in c definition?

1054


Why is c called c not d or e?

1099


Explain can you assign a different address to an array tag?

1052


The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference

1229


What are local static variables? How can you use them?

1148


What is difference between constant pointer and constant variable?

1312


What is meant by errors and debugging?

1109


What is the -> in c?

1014


An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array

1140


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare.  You will then tabulate this information in another file.

2222


Explain the priority queues?

1078


why programs in c are running with out #include? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }

1765


What are the uses of a pointer?

1151


What is sorting in c plus plus?

978