1) Which of the following is not DBMS?
a) dBase
b) FoxPro
c) Oracle
d) PHP
2) In which type of transmission media sender and receiver may not be in LOS (Line of Sight)?
a) Microwave
b) Radiowave
c) Infrared
d) Optical Fibre
3) Which of the following is not a protocol?
a) FTP
b) SMTP
c) POP
d) UTP
4) Which of the following statement is used to insert image in HTML?
a) <image source = “ “>
b) <img source = “ “>
c) <img src = “ “>
d) <image src = “ “>
5) Which of the following is DML statement?
a) DROP, ALTER, CREATE
b) SELECT, INSERT, UPDATE, DELETE
c) TRUNCATE, PROVOKE
d) None of above
6) How can we access variable insight structure having following statement.
struct employee
{
int id;
char n[10];
};
struct employee e;
a) e.id
b) e_id
c) id.e
d) id_e
7) Which of the following is not the features of OOP?
a) Inheritance
b) Encapsulation
c) Polymorphism
d) Looping
8) Which of the following is not the phases of SDLC?
a) System analysis
b) System design
c) System testing
d) System deploying
9) Which of the following is service model of cloud computing?
a) IaaS
b) PaaS
c) SaaS
d) All of above
Solutions of Set - 2
- d) PHP
- b) Radiowave
- d) UTP
- c) <img src = “ “>
- b) SELECT, INSERT, UPDATE, DELETE
- a) e.id
- d) Looping
- d) System deploying
- d) All of above
0 Comments
I really appreciate for your words. Thank you very much for your comment.