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

How to develop software using "c" programming?

1 10040

Discuss similarities and differences of Multiprogramming OS and multiprocessing OS?

4 10881

what is an inline function?

2 4526

enum DAY { sunday, monday, tuesday }; enum EDAYS { friday, saturday, sunday }; void main() { int i =0; if( i == sunday) { printf("%d",i); } } what would be the output?

4 7991

WRITE A C PROGRAM FOR PRINT "RHOMBUS" STRUCTURE . Example: Enter the numbers :3 * * * * * * * *

3 16167

what are bps & baud rates? differentiate these two?

2 5039

What are the different types of pointers?

4 8145

what is the value of b if a=5; b=++a + ++a

31 62604

write a c program to print "Welcome" without using semicolon in the whole program ??

15 25496

develop algorithms to add polynomials (i) in one variable

2112

what is pointer?

13 15324

What is the output of the below program and how it is? void main() { static int var=5; printf("%d",var--); if(var) main(); }

8 19471

what is the output on the screen? int n; n=printf("my name is %d",printf("kiran %d",printf("kumar"))); printf("\n %d \n",n);

4 6436

Write a program that takes a 5 digit number and calculates 2 power that number and prints it

5 15618

Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

7 12151

Post New TCS C Interview Questions


TCS C Interview Questions


Un-Answered Questions

What is aggregating data ?

913


How to reuse sapui5 views?

861


what is mean by descripiency relay? & wht is its ansi code?

3116


How can I get wordpress working when I'm behind a reverse proxy?

144


What should be the components of a fair policy with regard to collecting, maintaining, and disseminating information about employees?

2056


rational decision making steps

2199


What is difference between deep and shallow object coping in javascript?

975


By which force the missile being fired from airhant?

644


In gsm we use msrn for routing but what parameter is used in the cdma for routing?

1071


What are the different types of shell scripting?

1033


Give a brief description of db2 isolation levels?

1018


How to use JDBC API to call Stored Procedures?

978


Can we execute java program without main method?

1013


What are standard controls?

930


What is difference between classnotfoundexception and noclassdeffounderror?

362