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

WAP to convert text into its ASCII Code and also write a function to decode the text given?

2 6550

please give me answer with details #include main() { int i=1; i=(++i)*(++i)*(++i); printf("%d",i); getch(); }

3 6497

If we give two names then this displays the connection between the two people. It is nothing but flames game

1 3873

c programming of binary addition of two binary numbers

4 26280

What is meaning of "Void main" in C Language.

Ford, GU, HCL, IBIBS, JUW, TCS,

24 95387

how to display 2-D array elements in spiral

2 7079

void main(int argc,char *argv[],char *env[]) { int i; for(i=1;i 3 11089


WAP to find that given no is small or capital

3 7608

write a c program to find biggest of 3 number without relational operator?

TCS, Wipro,

12 36821

‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

2879

actually i have 2 years teaching experience as computer faculty but now i am a DBA but when i go for interview many peoples asked me why i left my teaching profession and why i want to come in this field kindly give me the proper answer of this queston

Ramco,

3 6287

What is a symbolic constant?

1 4594

Whats wrong with the following function char *string() { char *text[20]; strcpy(text,"Hello world"); return text; }

Qualcomm,

3 8290

Binary tree traversing

Qualcomm,

1 6723

Toggle nth bit in a given integer - num

Qualcomm,

5 19138


Post New C Questions

Un-Answered Questions { C }

Explain what are the standard predefined macros?

1116


a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

1113


Why is event driven programming or procedural programming, better within specific scenario?

2428


What is difference between constant pointer and constant variable?

1309


What are loops in c?

997


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

1118


What does nil mean in c?

1253


What does c mean before a date?

1178


Write a program to check prime number in c programming?

1093


Where define directive used?

1091


What is double pointer in c?

1040


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

2353


How do you define CONSTANT in C?

1275


What are the data types present in c?

1163


What is exit() function?

1017