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

Why is python slower than c?

1130

What are volatile variables in c?

993

What is static function in c?

1163

What is the scope of global variable in c?

1033

What is the default value of local and global variables in c?

1097

What is const volatile variable in c?

1100

Why we use conio h in c?

1297

Where are local variables stored in c?

1091

Where register variables are stored in c?

996

What is the scope of local variable in c?

1197

What is const keyword in c?

1216

What is a global variable in c?

1070

Why static is used in c?

1144

What extern c means?

1057

What is default value of global variable in c?

1046


Post New C Questions

Un-Answered Questions { C }

What are the types of data files?

1252


What is c basic?

1219


Is register a keyword in c?

1080


What is string in c language?

1244


Why do we use int main?

1142


What is difference between union All statement and Union?

1158


You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

2402


What do you mean by a sequential access file?

1131


how do you programme Carrier Sense Multiple Access

2009


In this assignment you are asked to write a multithreaded program to find the duplicates in an array of 10 million integers. The integers are between -5000,000 to 5000,000 and are generated randomly. Use 10 threads, each thread works on 1000,000 integers. Compare the time needed to accomplish the task with single thread of execution program. Do not include the time to fill the array with integers in the execution time.

3165


A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

2306


Can you pass an entire structure to functions?

1172


What is maximum size of array in c?

1084


What is difference between arrays and pointers?

1146


Why can’t constant values be used to define an array’s initial size?

1438