FROM instructor
WHERE dept name= ’IT’;
Which of the following should be used to find the mean of the salary?
(a) Mean(salary)
(b) Avg(salary)
(c) Sum(salary)
(d) salary
(e) Count(salary)
Q2. In the language C, a preprocessor is a program:
(a) That processes its input data to produce output that is used as input to another program
(b) That is nothing but a loader
(c) That links various source files
(d) All of the mentioned
(e) None of the mentioned
Q3. The phrase “greater than at least one” is represented in SQL by _____
(a) < all
(b) < some
(c) > all
(d) > some
(e) > 1
Q4. Predict the output of given C Program:
#include <stdio.h>
int main()
{
float c = 5.0;
printf (“Temperature in Fahrenheit is %.2f”, (9.0/5.0)*c + 32);
return 0;
}
(a) Temperature in Fahrenheit is 41.00
(b) Temperature in Fahrenheit is 37.00
(c) Temperature in Fahrenheit is 0.00
(d) No Output
(e) Compiler Error
आईटी अधिकारी(IT Officer) के लिए व्यावसायिक ज्ञान(Professional Knowledge) की तैयारी के लिए, आप Adda247 द्वारा IT Officer हैण्डबुक या वीडियो कोर्स प्राप्त कर सकते हैं. पुस्तक मॉड्यूल में विभाजित है जो नेटवर्किंग, DBMS, वेब प्रौद्योगिकी(Web Technology), ऑपरेटिंग सिस्टम, डेटा संरचना(Data Structur), कंप्यूटर संगठन(Computer Organization ) और माइक्रोप्रोसेसर, सॉफ्टवेयर इंजीनियरिंग और बहुत कुछ के साथ सभी महत्वपूर्ण विषयों को शामिल करता है. और आप न केवल अभ्यास के लिए मॉड्यूल, अभ्यास और प्रश्नावली में तैयार की गयी अध्ययन सामग्री प्राप्त करते है, बल्कि वीडियो समाधान भी प्राप्त करेंगे.