December 21, 2023Compiler-DesignQuestion 11 Consider the following ANSI C code segment: z = x + 3 + y -> f1 + y -> f2; for (i = 0; […]
December 23, 2023OOPSQuestion 61 In C++, which system – provided function is called when no handler is provided to deal with an exception? A terminate( ) B unexpected( […]
December 23, 2023Artificial-IntelligenceQuestion 9 Match List I with List II Choose the correct answer from the options given below A A-II, B-IV, C-I, D-III B A-II, B-III, C-I, […]
December 23, 2023Artificial-IntelligenceQuestion 49 Match the following : A a-i, b-ii, c-iii, d-iv B a-i, b-iii, c-iv, d-ii C a-ii, b-iii, c-iv, d-i D a-ii, b-ii, c-iii, d-iv […]