Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews Basic Job Interviews:AbilitiesAbroad JobsActivistAmbitionAnalyticalAptitudeAptitude KnowledgeAssertivenessAuthority / DecisivenessBasic CommonBasic Salary RequirementsBehavioralBehavioral BasedBody LanguageBusiness intelligenceCandidate Selection CriteriaCareer StatementsCareers FutureCaseCitizenshipCommunication SkillsComputer BasicsComputer securityConfidence BuildingConflictCorporate CommunicationCreativeCreativityCurrent Affairs 2009Current Affairs 2010Current Affairs 2011Dangerous JobsDecision MakingDetail SkillsDeterminationDifficultDream JobEmployers To AskEntry LevelEthicsExitFace to FaceFailuresFlexibilityFollow UpFrequently AskedFreshers GraduateFunnyFunny QuotesFuture Career PlanningGeneral KnowledgeGeneral SkillsGood EmployeeGood LeaderGraduationGroupGroup DiscussionsHackingHandle StressHard WorkerHotel TourismHow to AnswerIllegalIncidentInitiativeInitiative WorkplaceInteresting CareerInterestsJobJob AttireJob AwarenessJob DemotionJob Follow Up LetterJob KnowledgeJob PerformanceJob ProtocolJob Search TacticsJob TipsJudgmentLearning SkillsLinkedIn RecommendationListening SkillsLogicalMannersMental AttitudeMid LifeMost Inspiring JobsMotivationNegotiate Pay RaiseNegotiation SkillsNo ExperienceNo Work ExperiencePanelPart Time ContractPatiencePay PackagePersonalPersonality TraitsPhonePlacement AssistancePost GraduatePotential EmployeePresent JobProblem SolvingProblem Solving SkillsProhibitedProjectsPuzzlesQuality On TimeQuantitativeQuantitative AptitudeRecession Proof JobReferencesResignationResume FormatResume HelpResume ObjectivesResume Skill SetSalarySalary NegotiationSecond InterviewSecond RoundSecretarySelf AssessmentSelf WorthinessSituationalSkypeStatics ProbabilityStrange JobsTargeted SelectionTeamworkTeamwork MotivationTechnology SkillsTeenTelephone OperatorTelephonicToughTraining AdviceTrickyTypicalUnusualVideoVisaWarm UpWeaknesses and StrengthsWork EthicsWork HistoryWorkplace FlexibilityWritten Skills
Copyright © 2018. All Rights Reserved
Placement Assistance Interview Question:
AMDOCS Interview Questions and Answers:
Submitted by: Administrator1. How many times minute hand is faster than hour hand
Ans:- 12 times
2. Age questions.
Like A, B, C are sister...
Age differences are given between them and you are told to find the age
3. Relation questions.( like father-son)
4. All A are B, All C are not B
There are many of such questions.
5. Figurative questions.
Like what will be the next in sequence
In most of the questions a square is given, with some designs inside it.
The designs are either moving clock wise or anticlockwise
One was like a square has 4 white lines and 1 black line in it..than next 3 white ,2 black and so on.
Practice some of such type questions, which will help u in the test.
Technical
1. Test Language
A code is given with some spaces in between
U have to fill up the spaces with correct option, so that code would work correctly.
*******************Remember following points *******************
Print n --> for displaying n
read n --> for taking input n from terminal
main() ends with endmain
for ends with endfor
while ends with endwhile.
data types-->
Intiger
Real
string
Arithmetic operation between integer and real is always integer.
a = mod(b,10) --> a stores remainder
always integer
a = sqrt(b) --> a store square root of B
always integer
a = sizeof(b[ ]) --> a stores size of array.
a =XXX(b,2,3) ---> copy string b into a starting from 2nd position upto next 3.
xxx = i don't remember this.
for loop is like this
For i=1 to N step 1
.
.
.
.
Endfor
Submitted by: Administrator
Ans:- 12 times
2. Age questions.
Like A, B, C are sister...
Age differences are given between them and you are told to find the age
3. Relation questions.( like father-son)
4. All A are B, All C are not B
There are many of such questions.
5. Figurative questions.
Like what will be the next in sequence
In most of the questions a square is given, with some designs inside it.
The designs are either moving clock wise or anticlockwise
One was like a square has 4 white lines and 1 black line in it..than next 3 white ,2 black and so on.
Practice some of such type questions, which will help u in the test.
Technical
1. Test Language
A code is given with some spaces in between
U have to fill up the spaces with correct option, so that code would work correctly.
*******************Remember following points *******************
Print n --> for displaying n
read n --> for taking input n from terminal
main() ends with endmain
for ends with endfor
while ends with endwhile.
data types-->
Intiger
Real
string
Arithmetic operation between integer and real is always integer.
a = mod(b,10) --> a stores remainder
always integer
a = sqrt(b) --> a store square root of B
always integer
a = sizeof(b[ ]) --> a stores size of array.
a =XXX(b,2,3) ---> copy string b into a starting from 2nd position upto next 3.
xxx = i don't remember this.
for loop is like this
For i=1 to N step 1
.
.
.
.
Endfor
Submitted by: Administrator
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.
https://InterviewQuestionsAnswers.ORG.