...
October 11, 2023

Programming

Question 2 Match the following:   A P→(ii), Q→(iv), R→(i), S→(iii) B P→(ii), Q→(i), R→(iv), S→(iii) C P→(ii), Q→(iv), R→(iii), S→(i) D P→(iii), Q→(iv), R→(i), S→(ii) […]
October 12, 2023

Programming

Question 189 An external variable A is globally accessible by all functions B has a declaration “extern” associated with it when declared within a function C […]
October 12, 2023

Programming

Question 2 A program attempts to generate as many permutations as possible of the string, ‘abcd’ by pushing the characters a, b, c, d in the […]
October 12, 2023

Programming

Question 10 What value would the following function return for the input x=95? Function fun (x:integer):integer; Begin If x > 100 then fun = x - […]
error: Alert: Content selection is disabled!!