November 15, 2023

Question 11630 – Data-Type

Consider the following set of statements? Float x, y : x=7;y=10: x*=y*=y*28.5 : After the execution of the above set of statements, the value of x […]
November 15, 2023

Question 11594 – Arrays

What is the output of the following C program? { int a|5| = {2,3}; Printf (“/n%d%d%d”, a[2], a[3], a[4]) ; } Correct Answer: D Question 10 […]
November 15, 2023

Question 11155 – Computer-Networks

Which of the following objects can be used in expressions and scriplets in JSP (Java Server Pages) without explicitly declaring them? Correct Answer: D Question 8 […]
error: Alert: Content selection is disabled!!