0% found this document useful (0 votes)
6 views2 pages

Model

Uploaded by

coreictmym
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views2 pages

Model

Uploaded by

coreictmym
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

COREICT

Special Exam-2024
Time: 25 minutes Marks: 25 marks
1. How far can bluetooth connect?
2. Data transmission speed-
3. Which topol does not have a central computer?
Read the stimulus below and answer questions 4 and 5:
Two security officers of a company communicate with each other but cannot talk at the same
time.
4. What data transmission mode do they use?
5. The device they need to communicate at this time is-
i. Mobile ii. Walkie-talkie iii. Radio
Which of the following is correct?
(a) i (b) i and ii (c) i and iii (d) i, ii and iii
6. What is the value of BCD of (78)10?
7. What is its simplified value of F if F = A + A B + A B ?
8. What is the addition of 1 and (1F)16?
9. How many bits in unicode?
Note the following stimuli and answer questions 10 and 11:

10. The sum of the outputs of figure A will be the equation of –


11. In figure B, to get the output carry Co=0, the value of input M, N and Co must be –
i. M=0, N=1, Co=1 ii. M=0, N=1, Co=0
iii. M=1, N=0, Co=0
Which of the following is correct?
(a) i and ii (b) i and iii (c) ii and iii (d) i, ii and iii
12. (FB.6)16 =(?)8
Read the stimulus below and answer questions 13 and 14:
Sohana created a web site. So that the pages are layered and add images to make the site
attractive.
13. The structure of Sohan's web site is-
14. Images attached to Sohana's web site may contain-
i. .jpg ii. .svg iii. .webp
Which of the following is correct?
(a) i (b) ii and iii (c) i and iii (d) i, ii and iii
15. Which of the following is used to bold text without the <b> tag?
16. What is the name of the latest part of http://www.yahoo.com?
17. The tags used for the height and width attributes are-
i. table ii. img iii. font
Which of the following is correct?
(a) i (b) ii (c) i and ii (d) i, ii and iii
18. Who first introduced the term 'Artificial Intelligence'?
19. Actuator is used in any case-
20. Used in conjunction with cryosurgery -
i. Propane ii. alcohol
iii. Dimethyl ether
Which of the following is correct?
(a) i (b) i and ii (c) i and iii (d) i, ii and iii
21. What works in the creation of transgenic plants and animals?
22. Which is the connection symbol of the flowchart?
23. What kind of operator is <=?
24. for(i=2; i<10; i = i+2) printf(“%d”,i); What is the result of the statement?
• Answer question 25 in light of the stimuli below.
# include <stdio.h>
# include <conio.h>
void main()
{
int n, i. s;
scanf (“%d”, & n);
s = 0;
for(i=1; i<= n, i++);
s = s + i;
printf(“%d”, s);
getch( ) ;
}
25. How many results will be obtained by running the program and typing 10 on the
keyboard?

You might also like