CrazyEngineers
  • Which object is the most difficult to achieve?

    aum225

    Member

    Updated: Oct 23, 2024
    Views: 1.1K
    1)execute every statement of a program atleast once
    2)execute every branch statement of a program atleast once
    3)execute every path of a program atleast once
    4)execute every condition of branch of statement of a program atleast once
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • aum225

    MemberMar 19, 2013

    it may be option C right??
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorMar 19, 2013

    aum225
    it may be option C right??
    Maybe you should make an attempt to answer it on your own. Why do you think option C is right and why options A,B,D aren't?
    Are you sure? This action cannot be undone.
    Cancel
  • Thirumeni

    MemberNov 20, 2013

    Its answer is C . Because the preprocessor take more time to excute full Excecution program in header...if it take a certain portion to excecute which programmer used..in preprocessor wont excute every thing..it take only based on need so is answer...other A,B and c are common to use in program...
    Are you sure? This action cannot be undone.
    Cancel
  • Anand Tamariya

    MemberNov 21, 2013

    Thirumeni
    Its answer is C . Because the preprocessor take more time to excute full Excecution program in header...if it take a certain portion to excecute which programmer used..in preprocessor wont excute every thing..it take only based on need so is answer...other A,B and c are common to use in program...
    This sounds very confusing. For Java, there's no preprocessor. So how does your explanation hold true?
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register