1.

Which among the following programming styles approach a problem as a series of constraints imposed on a possible solution?(a) Linear programming(b) Constraint programming(c) Object oriented programming(d) Aspect oriented programmingI got this question during an interview.The question is from Building CRA on SDR Architecture in division Cognitive Radio Architecture of Cognitive Radio

Answer»

The CORRECT option is (b) Constraint programming

The explanation is: Constraint programming approaches a problem as a series of CONSTRAINTS IMPOSED on a possible SOLUTION. Constraint based scheduling is a method that USES constraint programming to solve scheduling problems. It may be used as a planning tool in cognitive radio.



Discussion

No Comment Found

Related InterviewSolutions