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 does the function toupper() do?

1191

Is it possible to initialize a variable at the time it was declared?

1256

Describe the order of precedence with regards to operators in C.

1100

What is the difference between the = symbol and == symbol?

1168

What is a nested loop?

1178

What is the modulus operator?

1258

What does the characters “r” and “w” mean when writing programs that will make use of files?

1540

Can the “if” function be used in comparing strings?

1105

What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?

1328

What is the difference between functions getch() and getche()?

1137

In C programming, what command or code can be used to determine if a number of odd or even?

1093

What is the difference between the expression “++a” and “a++”?

1270

What are variables and it what way is it different from constants?

1284

Describe how arrays can be passed to a user defined function

1340

What are the different file extensions involved when programming in C?

1340


Post New C Questions

Un-Answered Questions { C }

What is #pragma statements?

1157


What is malloc return c?

1080


When a c file is executed there are many files that are automatically opened what are they files?

1150


What does c in a circle mean?

1128


Are c and c++ the same?

1103


find the output? void r(int a[],int c, int n) { if(c>n) { a[c]=a[c]+c; r(a,++c,n); r(a,++c,n); } } int main() { int i,a[5]={0}; r(a,0,5); for(i=0;i<5;i++) printf("\n %d",a[i]); getch(); }

2352


What is a pointer on a pointer in c programming language?

1186


Write a program to print factorial of given number using recursion?

1060


What is clrscr ()?

1172


provide an example of the Group by clause, when would you use this clause

2244


Why isnt there a numbered, multi-level break statement to break out

1099


What are the types of data structures in c?

1210


How can I read in an object file and jump to locations in it?

1070


Tell me is null always defined as 0(zero)?

1131


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

2430