Top 10 technical questions asked in tcs interviews

Page 1

Top 10 Technical Questions Asked In TCS Interviews! Guess what? SayTooLoud brings to you, top 10 technical questions asked in TCS interviews. These questions being hot favorites, these would help you in practice job interview. We would also be providing you with the answers to these… Before beginning with the interview questions and answers, let’s check out a few details regarding the telephonic interview and campus interview at TCS. 1. ABOUT THE TELEPHONIC INTERVIEW: In case TCS is not coming to your school this fall, and you have most likely presented your resume on the web. You look promising on paper and they might want to have a hiring discussion with the hopeful. They will come up with a mutually convenient schedule for your telephonic interview. Your interviewer will evaluate your communication abilities, self-management skills and background by putting forth behavioral questions. He/she may likewise evaluate your technical skills. On the off chance that the interview goes well for you, you will be approached for an inperson interview. 2. ABOUT THE CAMPUS INTERVIEW: This interview more often than not requires 45 minutes to one hour and might have maybe a couple of interviewers. One interviewer might analyze your communication skills, self-management skills and background by putting forth behavioral questions. The other one will analyze your technical abilities. NOW WE WILL MOVE ON TO THE INTERVIEW QUESTIONS AND ANSWERS, • STATE THE DIFFERENT STORAGE CLASSES IN C The four types of storage classes in C are register, extern, auto and static. • HOW TO PRINT AN ADDRESS? Make use of %p in the printf statement, to print an address. • DEFINE CLASS Class is nothing but a user-defined data type in C++. A class can be created in order to resolve a specific sort of problem. Post creation, its fine if the user does not know the specifics of the working of a class. • WHAT DO YOU MEAN BY DATA STRUCTURE A data structure is a method for organizing data that takes into consideration, not just the items stored, in addition, their relationship with each other. In detail knowledge about the connection between data items permits designing of efficient algorithms for data manipulation. • EXPLAIN THE SCOPE OF A VARIABLE Scope alludes to the perceivability of factors. It is extremely valuable to have the capacity to constrain a variable’s scope to a solitary function. In different terms, the variable will have a restricted scope. • WHAT IS A DIGITAL SIGNATURE? Just like a handwritten signature is present on a printed letter for verification, that the letter’s source is from its indicated sender, a digital signature plays out a similar task for an electronic message. A digital signature is an encrypted form of a message digest, connected together along with a message. • NAME THE HEADER FILE YOU OUGHT TO INCLUDE IF YOU ARE TO CREATE A FUNCTION THAT CAN ACCEPT VARIABLE NUMBER OF ARGUMENTS stdarg.h


• EXPLAIN THE BASIC DIFFERENCE BETWEEN A STRUCTURE AND AN ARRAY Array is a collection or group of similar data types while structures can be a group of different data types. • DEFINE AN OBJECT Object is nothing but a set of variables and its associated methods. Objects possess state and behavior. • STATE THE DIFFERENCE BETWEEN A NULL POINTER AND A VOID POINTER A Null pointer possesses the value 0. Void pointer happens to be a generic pointer presented by ANSI. A generic pointer can hold the address of any data type. These were some of the basic interview questions that are asked in TCS interviews. On similar lines, SayTooLoud also shares with you, tips on how to face interviews.


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.