Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

TCS C Interview Questions
Questions Answers Views Company eMail

How to run c Program without using IDE of c. means if program made in notepad.then how to compile by command prompt.

1 5284

what is a pointer

4 5981

what is the use of macro program

1 3678

An entire structure variable can be assigned to another structure variable if __________

3 19969

define c

6 6660

What is the output of below code? main() { static in a=5; printf("%3d",a--); if(a) main(); }

4 6135

is c language is a object oreinted language?

5 5454

write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

1 3192

what is the difference between auto and static keywords

1 2305

what is the difference between definition and declaration? give me some examples.

2 4467

main() { int a=5; printf(?%d,%d,%d\n?,a,a< <2,a>>2); } Answer: 5,20,1 please explain this code in detail

6 13758

why return type of main is not necessary in linux

1710

the output will be #include int main () { int i; i = 9/2; printf("%i",i); return 0; }

4 6364

what is the basis for selection of arrays or pointers as data structure in a program

3793

how to add our own function in c library please give details.?

1 3474

Post New TCS C Interview Questions


TCS C Interview Questions


Un-Answered Questions

How to check the status of airplane mode (enable/disable) in perl for Android mobile?

2613


Why did you choose this company?

787


How are sparks created?

191


What is link function in angularjs?

445


How do you add a border in microsoft word 2010?

309






How will you do the 'create planning book with two tables'

461


Few important terminology we come across networking concepts?

96


Differentiate between arrays and list in perl.

540


What are the disadvantages of auto wiring?

161


How to calculate quantity of cement , sand and granite from concrete mix ratio and volume of work

3155


what is alpha of stocks

3614


Why we use multi threading instead of multiprocessing?

580


how to getweekday,weekmonth,month,weekno,week order in the report by using routines?

1544


What is starter dependency in spring boot? : Spring Boot

171


what is an alias command? : Sql dba

552