Teri Interview Questions Answers, HR Interview Questions, Teri Aptitude Test Questions, Teri Campus Placements Exam Questions
Find best Interview questions and answer for Teri Job. Some people added Teri interview Questions in our Website. Check now and Prepare for your job interview. Interview questions are useful to attend job interviews and get shortlisted for job position. Find best Teri Interview Questions and Answers for Freshers and experienced. These questions can surely help in preparing for Teri interview or job.
This page contains the most recently asked technical questions and answers in the Teri.
All of the questions listed below were collected by students recently placed at Teri.
Recent Answer : Added by Admin On 2020-05-17 11:28:12:
java is purely object oriented language.
it’s not a case sensitive.
its not support only polymorphism
and also used for web application(applet)
c# extension of c,
it’s a case sensitive.
and used for desining purpose in the .net language
Ques:- There are billions and billions of stars and at any point of time you need to tell the closest million to earth. In what way I should take input for the stars and what all do I need to represent one. I used heap of a million size. Then he also asked about the different approach when I canÂ’t use so much of physical memory for heap
Ques:- Rajan is the brother of Sachin and Manick is the father of Rajan. Jagat is the brother of Priya and Priya is the daughter of Sachin. Who is the uncle of Jagat?
A. Manick
B. Rajan
C. Sachin
D. None of these
Recent Answer : Added by Admin On 2022-09-30 17:51:12:
B. Rajan
Ques:- First generation computers operated only on ___ language.
A. High level
B. Mechanical
C. Basic
D. Machine
Ques:- Q : In session created by server with client(browser) How can server find that request coming is belong to new session OR belong to session that is timeout.
Recent Answer : Added by Admin On 2020-05-17 11:37:06:
when client request for the first time, container generates
a session id for that perticular user. server process the
request and sends the response and also sends that sessionID.
for next request from the same user, that session id must be
sent back to the server so that server can fetch the
sessionID from request and match with previously generated
IDs , if match then it associates this next request with
the previous session.
This transfer of sessionId b/w server and user can be done
via 2 ways –
1. By cookies
2. By URL rewritting
In case if browser doesnt support cookies, then only the
second method is used.
Ques:- Why is pyspark used?
Ques:- Hindustan Aeronautics Limited (HAL) does not have its units at
A. Jaisalmer
B. Barrackpur
C. Koraput
D. Bengaluru
Recent Answer : Added by chandra sekhar On 2022-05-17 09:06:36:
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPT
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
java is purely object oriented language.
it’s not a case sensitive.
its not support only polymorphism
and also used for web application(applet)
c# extension of c,
it’s a case sensitive.
and used for desining purpose in the .net language