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...

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

What are Storage Classes in C ?

32 128974

what is a far pointer

12 39296

What is the output of the program given below #include main() { char i=0; for(;i>=0;i++) ; printf("%d\n",i); }

21 37433

What is the difference between char a[] = "string"; and char *p = "string"; ?

14 45934

What is the real difference between arrays and pointers?

27 66193

long int size a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes

18 42756

x=2,y=6,z=6 x=y==z; printf(%d",x)

13 42063

Unsigned char c; for ( c=0;c!=256;c++2) printf("%d",c); No. of times the loop is executed ?

8 20517

write a C code to reverse a string using a recursive function, without swapping or using an extra memory.

9 43207

C program code int zap(int n) { if(n<=1)then zap=1; else zap=zap(n-3)+zap(n-1); } then the call zap(6) gives the values of zap [a] 8 [b] 9 [c] 6 [d] 12 [e] 15

6 24105

The C language terminator is a.semicolon b.colon c.period d.exclamation mark

6 15513

What is false about the following A compound statement is a.A set of simple statments b.Demarcated on either side by curly brackets c.Can be used in place of simple statement d.A C function is not a compound statement.

5 22046

What is true about the following C Functions a.Need not return any value b.Should always return an integer c.Should always return a float d.Should always return more than one value.

11 27278

Main must be written as a.the first function in the program b.Second function in the program c.Last function in the program d.any where in the program

19 34942

Which of the following about automatic variables within a function is correct ? a.its type must be declared before using the variable b.they are local c.they are not initialised to zero d.they are global.

6 21038

Post New TCS C Interview Questions


TCS C Interview Questions


Un-Answered Questions

Why union all is faster than union?

921


Why must I deploy an exchange 2007 server that has the hub transport server role installed in the same active directory site in which I deployed an exchange 2007 server that has the unified messaging (um) server role installed?

881


What is a view in web dynpro application?

366


How to deploy SilverLight Web part in Sharepoint 2010?

727


what are set operators in sql? : Sql dba

1059


What are the relational operators available related to combining and splitting in pig language?

717


What is the license?

5


i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..

3651


y do v use single anteena in radar any other reason except cost???

1971


What is data node in mysql cluster?

993


Explain the mechanism of elisa. What are its uses?

1071


How do I restore?

172


What is name mangling/name decoration?

942


What is partitioning and what are the benefits of partitioning in an infocube?

1122


What are the data administration portal and Power BI individual door?

5