This time to celebrate Dashain I went to my maternal uncle's house. I celebrated my Dashain over there along with my grand parents, uncle-aunt, brother and my parents. I played swing and ate many selrotis that made me suffer from stomach pain. Before going to my uncle's house I visited many historic places like NarayanHiti Raj Durbar, Hanuman Dhoka and so on. I visited New Road for shopping along with my parents. I ate lots of burgers and sandwich. I collected the total sum of 1,015 NRs as dakshina given by my elders. I read many comic books for entertainment and also for learning English. I went to play football with my classmates.
Therefore, this Dashain was one of the epic Dashain I had ever celebrated.
(No pictures as the camera fell of my hand while capturing photos)
Saturday, November 21, 2015
Monday, October 5, 2015
1. What is web browser?
Ø A software that is used to see the information of the web page is known as web browser.
_________________________________________________________________________________
2. Give any two examples of web browser.
Ø Google Chrome and Internet Explorer are some of the examples of web browser.
_________________________________________________________________________________
3. Differentiate between singular and paired tag.
Ø
Singular Tag
|
Paired Tag
|
A tag which does not have a closing tag is known as singular tag.
|
A tag which is written with the opening and closing tag is known as paired tag.
|
They are known as empty tag.
|
They are known as container tag.
|
Examples - <Br>, <Hr>, etc.
|
Examples - <B>, <U>, etc.
|
4. Write the uses of following tags:
i. <p> è It is used to break the paragraph.
ii. <u> è It is used to underline the text.
iii. <b> è It is used to display the text in bold face.
iv. <sub> è It is used to give subscript effect to a text.
v. <sup> è It is used to give superscript effect to a text.
vi. <i> è It is used to display the text in italics.
vii. <br> è It is used to break the line.
___________________________________________________________________________
5. What are attributes?
Ø The other purposes of tags, which are used to provide additional information to the browser is known as attributes.
_________________________________________________________________________________
6. What are the attributes of body tag?
Ø The attribute of body tag are BGCOLOR, BACKGROUND, TEXT, LEFTMARGIN & TOPMARGIN.
_________________________________________________________________________________
7. What is utility software?
Ø A set of programs which helps users in system maintenance task is known as utility software.
_________________________________________________________________________________
8. What is operating system?
Ø An integrated set of programs that controls the resources of the computer system and provides its users with an interface is known as operating system.
_________________________________________________________________________________
9. What is compiler?
Ø A type of system software that translates a high-level language into machine level language all instructions at once is known as compiler.
_________________________________________________________________________________
10. What is interpreter?
Ø A type of system software that translates a high-level language into machine level language, one instruction at a time is known as interpreter.
_________________________________________________________________________________
11. What is software?
Ø A set of instructions written to solve a particular task is known as program and so collection of programs is known as software.
_________________________________________________________________________________
12. What is device driver?
Ø A computer software that controls a particular type of device is known as device driver.
_________________________________________________________________________________
13. Write down the functions of system software.
Ø The functions of system software are as follow:
i. It supports the development of other application software.
ii. It supports the execution of other application software.
iii. It monitors the effective use of various hardware resources.
_________________________________________________________________________________
14. What are the functions of operating system?
Ø The functions of operating system are as listed below:
i. It controls input and output devices.
ii. It manages files on the disk.
iii. It handles allocation and de-allocation of the memory space as required by other softwares.
_________________________________________________________________________________
15. What is file?
Ø File is a collection of related information.
_________________________________________________________________________________
16. What is application software? Give examples.
Ø A set of programs, designed together to do specific tasks is known as application software. Examples- games, MS-Office,etc.
_________________________________________________________________________________
17. Write the full forms of :
i. ICT – Information and Communication Technology
ii. POP – Post Office Protocol
iii. LAN – Local Area Network
iv. MAN – Metropolitan Area Network
v. WAN – Wide Area Network
vi. TCP/IP – Transmission Control Protocol / Internet Protocol
vii. HTTP – Hyper Text Transfer Protocol
viii. HTML – Hyper Text Markup Language
ix. CUI – Character User Interface
x. GUI – Graphical User Interface
xi. NIC – Network Interface Card
xii. IPX/SPX – Internetwork Packet Exchange/ Sequenced Packet Exchange
xiii. NetBEUI – NetBIOS Extended User Interface
_________________________________________________________________________________
18. What are the examples of device driver?
Ø Mouse driver and joystick driver are some of the examples of device driver.
_________________________________________________________________________________
19. Write down the command to perform the following task:
i. To create a text file named DAD.TXT under C: drive.
- C:\> COPY CON DAD.TXT
ii. To display the contents of the DAD.TXT file of C: drive.
- C:\> TYPE DAD.TXT
iii. To merge the contents of “Test1.txt” and “Test2.txt” under “Merged.txt”
- C:\> Test1.txt+Test2.txt Merged.txt
iv. To create subdirectory “word” unser “School” directory of C: drive.
- C:\> MD \School\Word
v. To display the MSDOS version of your computer.
- C:\> VER
vi. To change the system date of the computer by 11th December 2015
- C:\> DATE 12-11-2015
vii. To display the system time of your computer.
- C:\> TIME
_________________________________________________________________________________20. What is booting?
Ø The process of loading the MS-DOS system files into the computer’s memory is known as booting . It’s types are Warm boot and Cold boot.
_________________________________________________________________________________
21. Write the function of following MS-DOS commands.
i. C:\> DATE
- To display the system date and allows to change it if necessary.
ii. C:\> DIR A:\SCHOOL\A*.BAS
- To display all the files whose file name begins with A and has got BAS as its extension of SCHOOL subdirectory of A: drive of C: drive.
iii. C:\> VER
- To display the current MS-DOS version of the computer.
iv. C:\> DEL B???.TXT
- To deletes all the with TXT extension whose file name begins with B and gets followed by 3 characters
v. C:\> PROMPT $D$T
- Changes MS-DOS prompt by 12-11-2015\12:05:26>
vi. C:\> DISKCOPY A: B:
- Makes a duplicate copy of A drive in B drive
_________________________________________________________________________________
22. What is assembler?
Ø A type of system software that translates the program written in assembly language to machine level language is known as assembler.
_________________________________________________________________________________
23. Write a short note on Information Technology.
Ø The use of computers and telecommunication equipment to store, retrieve, transmit and manipulate data is known as information technology. It is used to input data, process and produce an output and store it in storage device.
_________________________________________________________________________________
24. Differentiate between packaged and customized software.
Ø
Packaged Software
|
Customized Software
|
A generalized set of programs which performs a specific data processing task for varieties of users is known as packaged software.
|
A specialized set of programs, which performs a specific individuals or an organization is known as customized software.
|
Examples – MS Word, MS Excel, MS Access, etc.
|
Examples – result processing software, telephone bill processing software, etc.
|
25. Write down the functions of following MS- DOS command:
i. CHKDSK – To check the disk and display the status report of the disk
ii. TREE – To display the tree structure of the disk content
iii. FORMAT – To format a disk and prepare the disk for use.
iv. REN – To change an old file name to a new name.
v. DEL – To delete a file or group of files from the disk
vi. DIR – To display the files, directories and subdirectories of the disk
vii. COPY – To copy a file/s from one drive to another or in same directory
Sunday, September 20, 2015
Father's Day
My father name is Roshan shrestha. He is 39 years old. He works in suzuki showroom. He works very hard for me and my whole family. He is smart, dashing and handsome. He is a casuial person. His favourite sport's are:-
- Football
- Basketball
- Table Tennis
He is loved by every one in my family and in his office also. His boss likes his working strength and he is the best dad, I ever had. He is liked by all in my society. He loves me and I also love him allot.
Subscribe to:
Posts (Atom)
SLC Examination 2073
1 Q/Ans a) -> The advantage of bus topology:- It is easy to set up computers and other devices It requires power cable media, ...
-
1. Create a sequential file "std.dat" to store name and move obtained in English ,math and science subject for few student. -...
-
Topic: monsoon hiking to Bishnnudwar July 13 introduction: On jul 13 my school jagat manidr had organized a monsoon hiking t...