April 14, 2024ProgrammingQuestion 18 Consider the following C program int a, b, c = 0; void prtFun (void); int main () { static int a = 1; /* […]
April 14, 2024Question 6912 – UGC NET CS 2015 Dec – paper-3Forward chaining systems are __________ where as backward chaining systems are __________. Correct Answer: C Question 8 Explanation: Forward Chaining: Forward chaining starts with the available […]
April 14, 2024Bit-RateQuestion 6 A device is sending out data at the rate of 2000 bps. How long does it take to send a file of 1,00,000 characters […]
April 14, 2024Question 6920 – UGC NET CS 2015 Dec – paper-3In Activity – Selection problem, each activity ai has a start time si and a finish time fi where si ≤ fi. Activities ai and aj […]