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 21794

what is the benefit of c30

2 6790

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

LG Soft,

7 29202

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 9375

what is c?

Tech Mahindra,

13 15356

what is object oriental programing?

1 4794

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

5 7048

Give basis knowledge of web designing ...

HCL,

2020

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

NIIT,

7 11058

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 13990

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

4 7508

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 7089

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

Caritor,

5 8391


Post New C Questions

Un-Answered Questions { C }

What would be an example of a structure analogous to structure c?

1000


What is the symbol indicated the c-preprocessor?

1251


What are two dimensional arrays alternatively called as?

1187


What is assignment operator?

1059


What is pointer in c?

1200


How can you determine the size of an allocated portion of memory?

1306


What are reserved words with a programming language?

1139


How macro execution is faster than function ?

1195


Which node is more powerful and can handle local information processing or graphics processing?

1324


Explain Basic concepts of C language?

1160


Can we declare a function inside a function in c?

1042


What is extern keyword in c?

1135


Write a program to use switch statement.

1133


what do you mean by inline function in C?

1058


Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.

2325