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 21787

what is the benefit of c30

2 6788

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

LG Soft,

7 29192

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

LG Soft,

2092

why we shiuld use main keyword in C

5 9950

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

2 9372

what is c?

Tech Mahindra,

13 15330

what is object oriental programing?

1 4787

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

5 7046

Give basis knowledge of web designing ...

HCL,

2020

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

NIIT,

7 11047

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 13986

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

4 7504

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 7083

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

Caritor,

5 8390


Post New C Questions

Un-Answered Questions { C }

How can this be legal c?

1086


Why does this code crash?

1096


What is the purpose of realloc()?

1142


How do you declare a variable that will hold string values?

1176


Explain the use of function toupper() with and example code?

1129


What are volatile variables in c?

942


what does static variable mean?

1105


How can you return multiple values from a function?

1116


write a program in c language to print your bio-data on the screen by using functions.

6787


What are the restrictions of a modulus operator?

1122


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

1113


Write a program to reverse a given number in c language?

1118


What is the ANSI C Standard?

1269


Explain can static variables be declared in a header file?

1153


How can a program be made to print the name of a source file where an error occurs?

1226