InterviewSolution
Saved Bookmarks
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1951. |
A location on the net server is called |
|
Answer» A group of related message is called threads. A location on the web server is called website. Groups of related message are called |
|
| 1952. |
New syllabus is not available in this app |
|
Answer» Yes No |
|
| 1953. |
Website is a collection |
|
Answer» Yes website is a collection of webpages which makes a specific website It is a collection of webpages Of webpages Website is a collection of web pages |
|
| 1954. |
write short note on Dile up |
|
Answer» It is the inter net connection in which a telephone line is connected to provide the internet the speed of dial up connection is around 56 kbps. it restricts you from making calls These type of network utilize the telephone lines and not preferred these days as this type of connection is very slow . the dial up connection allow the user to do one work at a time.one can either use the phone call or connect to internet. |
|
| 1955. |
What is css language |
| Answer» CSS stands for cascading style sheets, which is a programming specification markup language used for web development. | |
| 1956. |
What Is The Fullform Of TCP ? |
|
Answer» It stand for Transmission control protocal It is transmission control protocol Full form is Transmission control protocol Transmission Control Protocol |
|
| 1957. |
What is autosum |
| Answer» AutoSum is a Microsoft Excel and other spreadsheet program function that adds together a range of cells and displays the total in the cell below the selected range. For example, if you wanted to add the values of cells between A1 and A5, highlight cells A1 through A5 and click the AutoSum button (shown right). Clicking this button after highlighting the cells creates the formula =SUM(A1:A5) in cell A6 (first cell after last highlighted cell) and gives you the total of all those cells. | |
| 1958. |
What is DDL, DML and SQL |
|
Answer» They are SQL commands DDL is abbreviation of Data Definition Language. It is used to create and modify the structure of database objects in database.CREATE – Creates objects in the databaseALTER – Alters objects of the databaseDROP – Deletes objects of the databaseTRUNCATE – Deletes all records from a table and resets table identity to initial value.DMLDML is abbreviation of Data Manipulation Language. It is used to retrieve, store, modify, delete, insert and update data in database.SELECT – Retrieves data from a tableINSERT – Inserts data into a tableUPDATE – Updates existing data into a tableDELETE – Deletes all records from a tableSQLStructured Query Language(SQL) as we all know is the database language by the use of which we can perform certain operations on the existing database and also we can use this language to create a database. SQL uses certain commands like Create, Drop, Insert etc. to carry out the required tasks.These SQL commands are mainly categorized into four categories as:\tDDL – Data Definition Language\tDQl – Data Query Language\tDML – Data Manipulation Language\tDCL – Data Control Language |
|
| 1959. |
What is motion block |
| Answer» Motion block is one of 10 categories of Scratch book. | |
| 1960. |
What is loop and its type |
| Answer» | |
| 1961. |
Which rules should be followed by a communicator while constructing a message? |
| Answer» To wait the message of another person | |
| 1962. |
In scratch the ask block stores the users response in question variable true or false |
| Answer» | |
| 1963. |
There is no questions answer present |
| Answer» | |
| 1964. |
What is conditional formatting??? |
|
Answer» conditional formatting is setting a format on a cell that is based on a condition, normally value (s) stored in cell (s) Conditional formatting is tool in MS Excel Conditional formatting is used to seperate specific cells formed by you. |
|
| 1965. |
Write a program to find the surface area of a cube 6a square |
| Answer» Program in HTML | |
| 1966. |
How to create a website on jim Corbett\'s national park. |
||||||||
|
Answer» hello CHAPTER | Unit No. | Unit Name | Marks | Periods | Theory Practical type ol order list a type ul unorder list circle squaredisk
BGCOLOR - Defines the background color of scrolling content. Value - colorname or color codeEXAMPLE:marquee bgcolor=red> /marquee________________________________________DIRECTION - efines the direction of scrolling the content.\tValues - up , down, left, right\tEXAMPLE:marquee direction=up /marquee ________________________________________HEIGHT & WIDTH - Defines the height and width of marquee.value - In pixelsEXAMPLE:marquee direction=up height=200 width=300> /marquee>________________________________________HSPACE - Specifies horizontal space around the marquee.value - In pixelsEXAMPLE:marquee direction=up height=200 width=300 hspace=140> /marquee>________________________________________ VSPACE - Specifies vertical space around the marquee.value - In pixelsEXAMPLE:marquee direction=up height=200 width=300 vspace=140> /marquee>__ ______________________________________LOOP - Specifies how many times to loop. The default value is INFINITE, which means that the marquee loops endlessly.Value- numberEXAMPLE:marquee direction=up height=200 width=300 vspace=140 loop=4> /marquee>________________________________________SCROLLAMOUNT - Defines how how far to jump.(speed)value=numberThanks Text will be changed It\'s easy |
||||
| 1967. |
Cyberethics 10 question answer |
| Answer» | |
| 1968. |
What is the use of a placeholder ?? |
|
Answer» It place in text box EXAMPLE...You can see it in Google if you open Google , "search hear ..." Is written But if you write on it ,it will disappear Hi |
|
| 1969. |
What is the sample paper of information technology |
| Answer» | |
| 1970. |
Write 2difference between 3Gand 4G |
| Answer» 3G is the third generation of wireles mobile telecommunication technology.while 4G is the fourth generation of broadband cellular Network Technology, succeeding 3G | |
| 1971. |
Paper 402 |
|
Answer» Hi 3568 |
|
| 1972. |
Write the steps to exit the python editir |
| Answer» | |
| 1973. |
Write a short note on conditional formatting |
| Answer» | |
| 1974. |
About python |
| Answer» Python is a programming language | |
| 1975. |
All exercises of chapter incomputer booh |
| Answer» | |
| 1976. |
I have 165coding of book please upload solution and syllabus of this book |
| Answer» Now the book have 402 code | |
| 1977. |
Short note on open office organization base |
| Answer» | |
| 1978. |
What is base |
|
Answer» Yes.bases are those chemical substance which are bitter in taste . They change red litmus to blue litmus..Bases dessolve in water to produce hydroxide ions in solution. Bases are those chemicals subatances which have bitter taste. They change red litmus blue. Base dissolve in water to produce hydroxide ions in solution. What is base |
|
| 1979. |
Please provide the 2020 sample paper |
|
Answer» Go to case. Inc. Samples papers abi srif delhi ma provide ha |
|
| 1980. |
What is Tcp/Ip ? |
|
Answer» IP stands for internet protocol. It handles the address part of each packet so that the data is sent to the correct address. TCP stands for Transmission control protocol. It breaks message into smaller packets that are transmitted over the internet and also reassemble these smaller packets into the original message that are received from the internet. |
|
| 1981. |
What is gpl software license? How is it different from lgpl software license? |
| Answer» | |
| 1982. |
Where can i find cbse 2019 20 computercode 402 sample paper class10? |
| Answer» 402 it sample paper of class x | |
| 1983. |
Is this a true syllabus. Or the kips publication 402 will be the true syllabus |
| Answer» | |
| 1984. |
Notes of communication skills |
| Answer» what is paragraph | |
| 1985. |
What is intellectual property? |
|
Answer» The creative creations of mind such as patents,literary and creative arts,copyrights,trademarks,etc.is called intellectual property. The question is what is intellectual property not what is intellectual property right? Intellectual property rights are the rights of the owner of the information to decide how much information is to be exchanged, shared or distributed. |
|
| 1986. |
What role does the consumer consent play in implementing the privacy of user data? |
|
Answer» Thank you Role of consumer in implementing the privacy of user data:Consumer mainly play most important role in implementing the privacy of user data:• Data of consumer and its privacy hold important place in social care and health care centers, banking and other institutions where details, phone numbers and contact details are regularly stored.• It is the responsibility of company as well as government of carefully listen consumer’s wants and requirements.• Consumers have the right for data being kept secure. |
|
| 1987. |
What is the cascading order of different style types? |
| Answer» External, Internal and Inline. | |
| 1988. |
I do my computer project please help me give your number i contect you please help |
| Answer» | |
| 1989. |
Which book is sutable for me CBSE Board student |
|
Answer» Sumita Arora ka computer book Ncert nhi hh sorry... Par likhma chahiye tha... Ki kis subject ki.... Hke to fundamental information technology wali provide ki gyi hhh NCERT for all subjects Ncert konsi Computer subject does not have NCERT Book Ncert... Ncert..... |
|
| 1990. |
Differentiate between empty and non empty tags? |
| Answer» Empty Tag - These are the tags which have no content inside them.These tags have only starting tag but no end tags.For example, tag etc.Container Tag -These tags have content inside them.They have opening as well as closing tags.For example, tag, etc. | |
| 1991. |
Open source softwere |
| Answer» Simply, the open source software means that the users have the freedom to run, distribute, study, change, and improve the software. | |
| 1992. |
What is significant of class selection? |
| Answer» | |
| 1993. |
Which tag helps in creating a drop-down list on a form area |
|
Answer» Select tag |
|
| 1994. |
Advantages of email |
| Answer» 1) Low cost. 2) Speed 3) Waste reduction 4) Ease of use 5) Record maintenance 6) Patience. | |
| 1995. |
What are blogs |
|
Answer» Blog is just like a diary in ???????"" Blog is just like a diary in which any kind of information, audio and videos are stored. |
|
| 1996. |
Write the steps of transferring data over internet. |
|
Answer» Ok.. Mai question karti hu...vha pe aao...ye kisi aur ka h... Kaisi ho aadya..? Good morning..? Hello aadya..? good morning.. Hello shreya... All the computers communicate with one another using TCP/IP, which is a basic protocol of the Internet. TCP/IP manages the transmission of data or file or document on the Internet by breaking data or file into small pieces or parts known as packets or datagrams. Each packet contains actual data and address part, i.e., address of destination and source upto 1500 characters. TCP breaks message into smaller parts that are transmitted over the internet and resembles these packets into original message that are received by the internet. IP handles the address part of each packet, so that the data is sent to the correct address. |
|
| 1997. |
How to make html project file ? |
| Answer» | |
| 1998. |
plz plz give me Sample paper of (402) 2019-20 |
|
Answer» ??? Search on the internet |
|
| 1999. |
Where does split form get its name from? |
|
Answer» The Romans renamed it Spalatum, which changed into Spalatro in the Middla Ages, Spalato for the Italians and, after a brief 19th dalliance with Spljet, it became Split. Please answer my question....yrr aapke scho ol me computer as amateur n subject hi kya???? Is it ok??...or i will tell u more Split generally means to break so in ms excel if u want to split any sentence or other things you can use this Oh..hii kashish... what\'s the problem in split....which split are you talking about...i am not understanding....i will tell u |
|
| 2000. |
What is kiosk |
|
Answer» Self-running or kiosk display in PowerPoint. ... At its basic level, PowerPoint\'s Kiosk mode is merely a different way to display a presentation. Instead of clicking to move between slides, PowerPoint will automatically display the slides going in an infinite loop … until someone presses Escape I will tell Wait Aapke me bi full ms office portion hh kya |
|