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

How to draw the flowchart for structure programs?

9345

code for copying two strings with out strcpy() function.

6 12408

what is data structure

Maveric, TCS,

5 7474

program for comparing 2 strings without strcmp()

4 8826

Dear Sir, we are required the bubble sorting programs Regs Prem

1 3621

write a program in c language for the multiplication of two matrices using pointers?

Ignou,

8 27557

how to find string length wihtout using c function?

6 9838

how to copy a string without using c function

5 9641

how to generate sparse matrix in c

3 41018

write a program that explain #define and # undef directive

1 4259

du u know test pattern for robosoft? Plz share

RoboSoft, TATA, Wipro,

1 9568

What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.

IBM,

2260

Is reference used in C?

1 4018

1.What is a Data Structure? Explain its need? 2.What is a Directed Graph? Write an algorithm to find whether a Directed Graph is connected or not? 3.Explain the process of converting a Tree to a Binary Tree.

Ignou, TCS,

4 13674

How we add our function in liabrary as liabrary function. Exp. we want use our int factorical(int); function as int pow(int,int); function working in math header file.

1 3863


Post New C Questions

Un-Answered Questions { C }

How can I get random integers in a certain range?

1069


#include main() { char s[] = "Bouquets and Brickbats"; printf(" %c, ",*(&s[2])); printf("%s, ",s+5); printf(" %s",s); printf(" %c",*(s+2)); }

1135


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

1246


What does the format %10.2 mean when included in a printf statement?

1653


Give me the code of in-order recursive and non-recursive.

1378


code for quick sort?

2038


What is self-referential structure in c programming?

1221


Explain what is the benefit of using const for declaring constants?

1039


Is anything faster than c?

1016


What is malloc() function?

1165


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

1089


What is null pointer in c?

994


exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

1125


Write a program which returns the first non repetitive character in the string?

1127


can anyone suggest some site name..where i can get some good data structure puzzles???

2085