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 3681

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

5 14336

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 5645

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

1933

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?

1587

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 4969

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 []);

1832

How Many Header Files in c?

2 4624

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

1 3468

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 2678

write a program without using main function?

2 4238

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

10 37115

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.

1483

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

6 12871

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

9 11010

Post New TCS C Interview Questions


TCS C Interview Questions


Un-Answered Questions

Does domestic/household used kerosene oil which is available in blue color (In India) can change its color over the due course of time say 8-10 years if keeping in plastic bottle? If so, in which color it will be turned to change, yellow or transparent or any other color. Please provide me the reply with strong technical approach. Since it has been asked during an interview. Please reply fast. I will be thankful to you if anyone can provide the supporting journals/write-ups/reference to favour of response.

972


Can I update my tablet android version?

462


How can you first report in Business Objects by using broadcast agent?

2588


What is the purpose of the notify() method?

587


Explain how does the odor of flower petals help pollination?

440






Enlist some sub-classes of http response objects?

449


PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'

3677


What is the use of the list interface in the java collection? : java collections

587


Explain about main thread in java?

600


What is caching? Explain.

542


how to develop a web page that have only minimize button and not restore and close button on its right upper corner?

493


Is a website solely dedicated to ones ip address?

597


Does formatting an ssd damage it?

483


What are the levels at which filters can be applied in an asp.net mvc application?

576


How to test a stored procedure?

636