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 can write all 1to 100 prime numbers using for loop,if and break ?

2 4637

matrix multiplication fails introspect the causes for its failure and write down the possible reasons for its failurein c language.

5 17155

to write a program, that finds the minimum total number of shelves, including the initial one, required for this loading process. The packets are named A, B, C, D, E …….. Any numbers of packets with these names could be kept in the shelf, as in this example: [ZZLLAAJKRDFDDUUGGYFYYKK]. All packets are to be loaded on cars. The cars are lined in order, so that the packets could be loaded on them. The cars are also named [A, B, C, D, E,………….].

2 6591

Sir i need notes for structure,functions,pointers in c language can you help me please

2428

Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?

2138

write a c program to find reminder and quotient if one number is divided by other.to code this program don't use more than 2 variables

2 6221

write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);

2371

How Many Header Files in c?

2 5662

why we use "include" word before calling the header file. is there any special name for that include??????

1 4213

while running a program, i got the msg that press return key to exit.what that mean in C as there are no such options as far i know.

1 3506

write a program without using main function?

2 5434

main() { int i = 10; printf(" %d %d %d \n", ++i, i++, ++i); }

10 41457

design and implement a data structure and performs the following operation with the help of file (included 1000 student marks in 5 sub. and %also) 1.how many students are fail in all 5 subjects (if >35) 2. delete all student data those are fail in all 5 subjects. 3. update the grace marks (5 no. if exam paper is 100 marks) 4. arrange the student data in ascending order basis of marks. 5.insert double of deleted students with marks in the list.

1984

int a=0,b=2; if (a=0) b=0; else b=*10; What is the value of b ?

6 15283

#include #include void main() { float a; clrscr(); a=0.5; if(a==0.5) printf("yes"); else printf("no"); getch(); }

9 14245

Post New TCS C Interview Questions


TCS C Interview Questions


Un-Answered Questions

What are the different methods in test Class?

544


There are a trformer and an induction machine. Those two have the same supply. For which device the load current will be maximum? And why?

1150


What is difference between client and cluster mode in spark?

383


Tell me what is mean by an associative array?

1093


What is css and its type?

636


What are its features of uber jar?

169


You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.

2623


What is dependency testing?

1096


For the 1st 10 sales order I want to give discount, so what customization we have to do with?

1039


Which function is executed before every action in the controller?

7


What is the cobol picture clause of the db2 data types date, time, timestamp?

1069


What is cinder?

277


What are the different theories of failure under static load, explain ?

1209


How do you enable text and image checks in vugen?

1172


What is text determination in sap crm?

1157