• Ask Question
  • Propose Category
  • Interview eBook
  • Geek Forums
  • Online Learning
  • Online Quiz
  • Site Updates
  • User Login
    • Login



      Lost Password
      Click here to get activation email.

  • 04-13-2021
GeekInterview.com
  • Interview Questions
    • Fundamentals
      • Concepts
      • General
      • Management
      • Accounting
    • Operating System
      • Operating System
      • Android
      • iOS
      • Microsoft
    • Coding
      • Programming
      • J2EE
      • Languages
    • Database
      • Database
      • Data Warehousing
      • Oracle
    • Applications
      • Applications
      • Clarify CRM
      • Oracle Apps
      • Peoplesoft
      • Siebel
    • Software Testing
      • Testing
      • Testing Tools
    • Miscelleanous
      • Helpdesk
      • Mainframe
      • Networking
      • SAP R/3
      • Web
  • Interview Coaching
    • Career Counseling
    • Job Interview
  • Interview eBooks
    • Accounting eBook
    • C eBook
    • Citrix eBook
    • Job Interview eBook
  • Career Advice
    • Career Change
    • Jobs Help
    • Projects
    • Requests
    • Resume Help
    • Training Advice
  • Engineering
    • Chemical Engineering
    • Civil Engineering
    • Electrical Engineering
    • Electronics Engineering
    • Micro Processor
    • Mechanical Engineering
  • By Company
  • Google Play
  • Ask Question
  • Home
  • mishradeepak9 Answers

Answered Questions

  • Aug 13 2005
    11:54 AM

    3160
    39

    If a factory manufactures 7200 bottles in 1 hour, how much does it manufactures in 1 second?a)120b)2C)1200d)60

    prititripathi

    profile Profileanswers Answers by prititripathiquestions Questions by prititripathi

    • Dec 18th, 2010

    Ans is 2 bt no. of person involved in manufacturing is required

    mishradeepak9

    profile Profileanswers Answers by mishradeepak9questions Questions by mishradeepak9

    • Oct 14th, 2010

    B

    Answer Question  Select Best Answer

Subscribe To RSS Feed

Random Questions

  • Why we use materialized view ?

    If it reduce the traffic then please give an example for that one

      Asked by: Rakesh057
  • Find out nth highest salary from emp table

    SELECT DISTINCT (a.sal) FROM EMP A WHERE &N = (SELECT COUNT (DISTINCT (b.sal)) FROM EMP B WHERE a.sal < = b.sal);For Eg:-Enter value for n: 2SAL---------3700

      Asked by: Interview Candidate
  • How will you write a test case for graph calculation?

      Asked by: arunkumarmca
  • What is memory leaking in C++ ?

      Asked by: gopala krishna
  • What is uac (user account control)?

      Asked by: sunilbaglur

Tags Cloud

Company Interviews
  • Accenture (52)
    • Aptitude Interview Questions
    • Group Discussions Topics
    • Placement Assistance
  • Adobe (7)
    • Placement Assistance
  • AMD (1)
    • Placement Assistance
  • AMDOC (2)
    • Placement Assistance
  • Axes-Technologies (25)
    • Computer Awareness Questions
  • Aztec-Systems (15)
    • Aptitude Interview Questions
    • C Interview Questions
  • BirlaSoft (26)
    • Languages Interview Questions
  • Cisco (35)
    • Micro Processor Interview Questions
  • Cognizant (1)
    • Placement Assistance
  • Dell (22)
    • Aptitude Interview Questions
  • GE (2)
    • Placement Assistance
  • HAL (1)
    • Placement Assistance
  • Infosys (212)
    • Challenging Puzzles
  • ISRO (6)
    • Placement Assistance
  • Mphasis (1)
    • Placement Assistance
  • Oracle (206)
    • Aptitude Interview Questions
    • Java Interview Questions
    • SQL Interview Questions
  • Sonata (65)
    • Analytical Ability Interview Questions
    • C Interview Questions
  • TCS (396)
    • Aptitude Interview Questions
    • C FAQs
    • COBOL Interview Questions
    • Critical Reasoning Questions
    • Quantitative Aptitude Questions
  • Wipro (217)
    • Analytical Ability Interview Questions
    • Languages Interview Questions
    • Verbal Ability Questions

Interview Questions PDF Files

Accounting Interview Questions PDF
Citrix Interview Questions PDF
Best Questions and Answers From C PDF
Job Interview Questions and Answers PDF
Oracle Apps Technical Interview Questions and Answers PDF
Siebel Interview Questions PDF

Sponsored Links

Social Networks

  • Like
    Fans
  • Follow
    Followers
  • Subscribe
    Subscribe To RSS Feed
  • Follow
    Followers

GeekInterview Mobile App

GeekInterview Android Apps now available at Google Play Store, Get it now! and access GeekInterview anytime... anywhere...
 


 

Sponsored Links

  • Open Questions
  • Answered

Open Questions

    • What would be the value of ------ x-y10.

      if X= a-b Y=a+b ____ ____ ab-a2 ab-a2 X+Y now what would be the value of ------ X-Y10.

        Asked by: risingflight
    • Code for similar word

      Beautiful is for 0123456789 and a code for similar word containing the same alphabets

        Asked by: risingflight
    • Beautiful is for 012345678 9 and a code for similar word containing the same alphabets

      Beautiful is for 012345678 9 and a code for similar word containing the same alphabets

        Asked by: risingflight
    • Find the missing number: 2, 4, 6, 8, 10, 12?

      Find the missing number: 2, 4, 6, 8, 10, 12?

        Asked by: risingflight
    • Number system - single smallest possible square number

      All the nine digit are arranged here so far as to form four square numbers: 9,81,324,576 How would you put them together so as to form a single smallest...

        Asked by: vividh kumar
    • Solve mix combinations

      If you have A-B-C and combinations for those 3 are AA,AB,BA,BB,BC,CB,CC. You have to mix those combinations, you have to repeat them. This way ex. : (1.AA...

        Asked by: Ideal
    • A couple decided to travel a north country side .So they decide to travel a minimum amount on car the first day and the second and subsequent day a distance...

        Asked by: HARDEEP SINGH
    • One woman buys plates worth 1.30$ at 2cent discount each plate.Then she exchanged the plates for sausers & bowl where one bowl & one sausers costs equal...

        Asked by: HARDEEP SINGH
    • A lady buys some plates in 130$ with 2$ off every item. She then returns the plates for the same amount next day to exchange them for some cups & saucers....

        Asked by: HARDEEP SINGH
    • Series question

      If 24+35=28, 15+49=24, and 69+37=50 then 27+48=?

        Asked by: waris010

Just Answered

    • Find out the number of wrong answers given by candidate

      In an exam each correct answers score 5 marks and each wrong answers reduces 2 marks. A candidate got 24 marks by answering 12 questions correctly. If...

        Asked by: rahul
    • Java - how to convert string to chararray ?

      String str="Welcome To GeekInterview.com" How can convert the above string to charArray without using any buit-in function in java? Anyone to know the...

        Asked by: KALIDOSS T
    • Select appropriate answers for the incomplete declaration listed below?

      class A ______ B ______ C { } // line 4 a) The 1st blank should be extends and the 2nd blank should be implements. b) The 1st blank should be implements...

        Asked by: lalithakasiraj
    • SAP hr tickets...

      Hi All, I want to know about SAP HR Tickets and Answers, Specially on OM and PA. I want to know some major issues on that also. How do we process...

        Asked by: Geeta Chaudhary
    • Implement and extend keywords

      What is the implement, what is the extend keyword, what is the difference, give me answers in briefly ?

        Asked by: vanju.ravi
    • Do you have any questions that you want to ask?

      In any form of interview such as that of a job interview procedure, it is normal process for an interviewer to ask the applicant to ask questions, if...

        Asked by: Chandra Vennapoosa
    • Qa testing questions

      I want to answer for below question. while searching on net im getting different different answers.. im not getting which is correct one.Plz send answers...

        Asked by: Shashipal Reddy
    • Fact table size calculation

      How to calculate fact table size.........and how to find fact granularity? Please tell me answers to these 2 questions..

        Asked by: harikadsc
    • Data inconsistency / critical section

      Consider the following program segments for two different processes (P1, P2) executing concurrently, where a and b are not shared variables, but x starts...

        Asked by: fatema sawan
    • Why we need a function like fetch_object and what is the purpose of using it?

      we have fetch_array to fetch a row from a result set... in what way the fetch_object function is useful... at which situation it is used? every question...

        Asked by: jachmullan

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.

Latest News

Tags

AccentureWiproAMDAMDOCAxes-TechnologiesAztec-SystemsBirlaSoftCiscoCognizantDellGEHALInfosysISROTCSSonataAdobeOracleMphasis

Random Question

  • Name three network tools used to determine where a network connectivity is lost between two sites A&B?
  • What is Database Buffer
  • One man took Rs.600 to complete the work and one woman took Rs (…) to complete the work. If the daily wages of the man is Rs. 60 and for woman is Rs. 15.Find...
  • If the depth of a tree is 3 levels, then what is the Size of the Tree?
  • What is the command in QTP to invoke IE Brow?

GeekInterview Mobile Apps

GeekInterview Android Apps now available at Google Play Store, Get it now! and access GeekInterview anytime... anywhere...
 


 

Contact Us

Geekinterview.com
248 Millington Road
Cortlandt Manor
New York 10567

  • About US
  • Privacy Policy
  • Terms & Conditions
  • DMCA
  • Contact Us

© Copyright 2014-2021 GeekInterview.com | All Rights Reserved


 

It looks like you are using an AD Blocker!

 

 

Please Turn OFF your ad blocker

- OR -

LOGIN to continue using GeekInterview website.

 

 

 

Disable
Ad Blocker

 

Learn More

Login
GeekInterview

 

Login

Create your
GeekInterview account

 

Signup

Continue Reading after Disabling

 

Refresh