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 Interview Questions
Questions Answers Views Company eMail

In what order do the events of an ASPX page execute. As a developer, why is it important to understand these events?

5 13859

When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.

4 17111

What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control.

4 6040

what is line item

7 40340

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

14 40261

How to learn VB Script, Since iam working with QTP. So i need to learn VB script.

4 11909

whats the difference between profit center and bussiness area?

3 13636

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

18 37578

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

13 36728

how many flip flops you require for modulo 19 counter

16 61195

If A sends a message to B with encryption then key is a)A public key b)B public key c)A private key d)B private key

2 4202

what is used for knowing its own ip address

10 23611

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

8 17741

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

9 39593

serial to parellel conversion is done by :

6 11436

Post New TCS Interview Questions


TCS Interview Questions


Un-Answered Questions

What is a delimiter in mysql?

480


What are the most important things to learn in excel?

301


What is cascadetype detach?

285


What is versioning?

418


How to upload file in php?

537






How does a server know when another server is unavailable ?

576


Explain what are the new features in 8.0 compared to 7.1?

576


What are the main differences between ai, machine learning, and deep learning?

1


what is the pattern of written test for the post of trainee mechanical engg.

1758


How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?

600


Explain object slicing in c++?

585


What is meant by ejb?

513


Formulae for calculating the transmission line losses for different voltage levels

1617


How big is windows 10 install?

458


write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

1575