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

write a c program to accept a given integer value and print its value in words

Vernalis, Vernalis Systems,

4 21800

what is the benefit of c30

2 6790

what is the difference between declaration ,defenetion and initialization of a variable?

LG Soft,

7 29206

what do u mean by Direct access files? then can u explain about Direct Access Files?

LG Soft,

2096

why we shiuld use main keyword in C

5 9952

What is #pragma directive?how it is used in the program? what is its advantages and disadvantages?

2 9376

what is c?

Tech Mahindra,

13 15362

what is object oriental programing?

1 4794

Give me basis knowledge of c , c++...

5 7049

Give basis knowledge of web designing ...

HCL,

2020

without a terminator how can we print a message in a printf () function.

NIIT,

7 11066

Is the C language is the portable language...If yes...Then Why...and if not then what is problem so it is not a Portable language..???

TCS,

2 13994

what is the output of below pgm? void main() { int i=0; if(i) printf("pass"); else printf("fail"); }

4 7514

You are given a string which contains some special characters. You also have set of special characters. You are given other string (call it as pattern string). Your job is to write a program to replace each special characters in given string by pattern string. You are not allowed to create new resulting string. You need to allocate some new memory to given existing string but constraint is you can only allocate memory one time. Allocate memory exactly what you need not more not less.

Microsoft,

2 7092

what is the code for getting the output as * ** ***

Caritor,

5 8392


Post New C Questions

Un-Answered Questions { C }

What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?

1061


What is the purpose of clrscr () printf () and getch ()?

1073


Write a code to generate a series where the next element is the sum of last k terms.

1229


Explain what is meant by high-order and low-order bytes?

1050


write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?

2869


In which header file is the null macro defined?

1346


I need a sort of an approximate strcmp routine?

1032


What does void main () mean?

1240


I came across some code that puts a (void) cast before each call to printf. Why?

1220


please send me the code for multiplying sparse matrix using c

2177


When can you use a pointer with a function?

1070


Write a program to print numbers from 1 to 100 without using loop in c?

1085


What are terms in math?

1052


What are multibyte characters?

1130


How is a structure member accessed?

1135