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.
| 4051. |
нтмℓ coding |
| Answer» | |
| 4052. |
There is a huge system of interconnected networks on the Internet.What is network? |
| Answer» Network is a grp of interconnected computers so as to facilitate sharing of resources and enhanced communication | |
| 4053. |
Full textbook exercise of chapter 1 The internet |
| Answer» Plz check in book... | |
| 4054. |
D/b font and basefont |
| Answer» | |
| 4055. |
What are the different types of tags in xml |
|
Answer» It can be any tag as you can make the tag with yours wish but it consist of closing tag eg- |
|
| 4056. |
What is intranet and extranet? |
|
Answer» Extranet naam ki koi chij nahi hoti . Tum apni spelling sudharo Intranet is a local or restricted communication network, especially a private network created using www No, intranet bhi hota hai Write correct spelling. it\'s Internet and intranet not intranet and extranet lol?? |
|
| 4057. |
Difference between font and base font |
| Answer» Base font tag is used to specify the default setting of the text. It takes the same attributes as tag. The only difference is that the tag affects all the text that follows until a new tag affect that is encountered. tag affects the text that comes upto its closing font tag. | |
| 4058. |
Write the full form of dd,used in definition list. |
| Answer» Definition description... | |
| 4059. |
How to create a table using wizard |
|
Answer» Sorry its description? Definition Discription |
|
| 4060. |
Write the full form of dd |
| Answer» Definition description | |
| 4061. |
Xml tree kase draw krte hai koi bta doo |
| Answer» YouTube pe delh lo .......its not possible to explain it on the aap | |
| 4062. |
Structure of html |
|
Answer» Sry, coding display nahi ho rahi hai aap me .... |
|
| 4063. |
What coding is used to display photosynthesis reaction |
|
Answer» For supper script < sub > and tag ka use kar lo inka closing tag bhi hai 6CO2. Aise hi subscript tag ka use karke H2 |
|
| 4064. |
What are the different type of quarries? |
| Answer» 1 select query.....2 parameter query......3. Cross tab query......4. Action query.....5. SQL query..... | |
| 4065. |
How to program an xml bye goven data |
| Answer» See on YouTube | |
| 4066. |
Name two graphics file format that most browsers recognise |
| Answer» JPEG, PNG, gif | |
| 4067. |
Diffrence between xml html |
|
Answer» HTML. XML • formats and displays. • stores and tran data. port data • predefined tags. • user defined tag • tags may not have. • mst hve closing closing tag. tag • not case sensitive. • case sensitive • document directly view- • can be viewed able in browser. if proper style- sheet available The difference between xml and html are:- 1. XML is designed to carry data. HTML only displays and focus on how data looks.2. XML data is stored in plain text form. HTML data is displayed with the tag / elements.3. XML elements must be property nested. HTML elements can be empty, like :- , etc.4. XML is a case sensitive language. HTML is not a case sensitive language. |
|
| 4068. |
Passing marks of FIT |
| Answer» 12 marks out of 40 | |
| 4069. |
Differentiate between IMAP and POP. |
|
Answer» IMAP and POP are two different protocols. There are many differences between these two. The main difference is that IMAP(Internet Messaged Access Protocol) always syncs with mail server so that any changes you make in your mail client (Microsoft Outlook, Thunderbird) will instantly appear on your webmail inbox.On the other hand, in POP(Post Office Protocol), your mail client account and mail server are not synced. It means whatever changes you make to your email account in the mail client will not be transferred to the webmail inbox.In simple terms, if you are using IMAP and mark a mail as read, it gets marked as read in your web based inbox too (because the changes are happening on the server). However, this won’t be the case if you are using POP, because the mails are downloaded to your PC and the changes won’t reflect on the server. IMAP stands for Internet message Acces Protocol and Pop 3 stands for Post Office Protocol 3... Please it\'s urgent. ? |
|
| 4070. |
-- What is cell-padding ? |
|
Answer» Cellpadding is used to give the amount of space between the edges of the cell and its content. The default value is 2. Cellpadding is used to specify the space (in pixels) between the borders of the cell and contents of the cell. Cellspacing is used to set the distance between two cells.To control the spacing in the cells, the cellspacing and cellpadding attributes are used. |
|
| 4071. |
How do we set a primary key in BASE? |
| Answer» Jab do tables k beech me relationship establish kareoge...tb primary key set ho jyegi | |
| 4072. |
And all the best for our FIT exam |
|
Answer» Same 2 u Same 2 uu |
|
| 4073. |
Briefly define HTTP |
| Answer» HTTP stands for Hypertext transfer protocol. It is the set of rules or protocols that govers transfer of hypertext between two or more computer. It is a protocol used mainly to data on the world wide web. | |
| 4074. |
If you know so please tell me about advantage of database |
|
Answer» The advantages of database are:-1. Minimal redudancy2. Inconsistency can be avoided3. Data can be shared4. Standard can be enforced5. Privacy and security6. Integrity Reduce data redundancy,,data concurrency,,data storing,,backup and recovery facility |
|
| 4075. |
Most important questions of FIT |
| Answer» Ans dena hai to do vaerna lecture dene ka koi zarrorat nhi hai | |
| 4076. |
What is the need of database |
|
Answer» DBMS is a collection of a program that enable one or mor use to create manger nd retrive information for a data base..???????? Data base is a collection of intereleted data... To manage data.. |
|
| 4077. |
Define web portal |
|
Answer» Web portal is a web page which contains links to other websites. It suggests web pages to user to find the desired information A web portal is a specially designed website that often serves as the single point of access for information. It can also be considered a library of personalized and categorized content. A web portal helps in search navigation, personalization, notification and information integration, and often provides features like task management, collaboration, and business intelligence and application integration. Web portals are also known simply as portals. |
|
| 4078. |
Briefly explain Alink and Vlink attributes |
|
Answer» - alink stands for active link- vlink stands for visited link- Alink is link which a user can use only when he/she is online- Vlink is the link which can be visited by anyone in the world Alink means active link while vlink means visited link.. |
|
| 4079. |
What is target attribute ??! |
| Answer» | |
| 4080. |
How to create a link to mail in HTML ????? |
| Answer» | |
| 4081. |
What is href attribute in html ??? |
|
Answer» Href stands for hypertext reference href attribute of a tag defines the web page destination that is to be linked. It specifies the address of linked html document |
|
| 4082. |
What is the difference between tag and attribute with examplr |
| Answer» Tag is the fundamental property of html that decides its appearance while attributes is a part of the tag...for ex... Body is the tag and its attribute is bgcolor... | |
| 4083. |
Explain superscript and subscript |
| Answer» Subscript matlab below the base line and superscript matlab above the base line... | |
| 4084. |
Two types of malware |
|
Answer» 1.BANCOS:- It steals sensitive information whenever the user uses banking website.2.GATOR:- It monitors the users surfing habits and then throws related pop-up ads. Virus,Trozan Horse |
|
| 4085. |
Is there any type attribute in xml |
|
Answer» There are attributes which also are user defined but there is no major use of them. Yes Nope |
|
| 4086. |
How many head tag we can use |
|
Answer» We can use 6 head tag as the heading increases Ek hi head hota hai toh ek bar hi toh use karoge na Only one...One opening and one closing |
|
| 4087. |
I don not understant to html code please help me |
| Answer» Practically kar k dekho | |
| 4088. |
Name a meta language |
|
Answer» Xml SGML is a meta language used to define and describe generic markup language.XML is a meta language, which is used to define other languages. |
|
| 4089. |
what is search engine? |
|
Answer» A search engine is a Website that lets you search the Internet for Websites on specific topics. Search engines turn the Web into a powerful tool for finding information on any topic. There are several benefits of using search engine like,\tWho is constantly on the computer everyday writing something.\tSearch engine provides a wealth of information for professional and personal use. e.g. Google Search engine is an application that help us find any information or document from the internet. Internet |
|
| 4090. |
Forms of attacks with their definition |
| Answer» | |
| 4091. |
Chapter 1 imp question |
| Answer» | |
| 4092. |
Full form of DBMS |
|
Answer» And we also have one child Data Base Management System |
|
| 4093. |
What is bitoda ? |
| Answer» | |
| 4094. |
Explain xml in detail |
|
Answer» XML stands for extensible Markup Language. It is a software and hardware independent tool for carrying information. XML is a text-based markup language, in which you can create your own tags for processing and displaying data in a structured format.In recent years, XML has evolved as the efficient standard for document markup, because it provides customised tags to fobrmat and display textual information.XML is a way to apply structure to a Web page. It will not change the way of your Web page look, but it will change the way, the documents are read and the way documents are filled and stored. The XML format can be used by any individual or group of individuals or companies that want to share infomation in a consistent way. Dasa |
|
| 4095. |
what is the difference b/w validation text and validation rule |
| Answer» Validation Rule : When you design a table in a database and you create a field that is supposed to hold a certain type of information, you may want to create an input mask to complement that field. What an input mask does is specifies an exact format for the information to be entered into the database. For example, a field such as phone # would be a good candidate for an input mask.Validatiion Text : This property is related to the Validation Rule property and is used to specify an error message that will be displayed in case the validation rule is not satisfied.\xa0 | |
| 4096. |
How to create a database |
| Answer» Database is created to operate large quantities of information by input, store, retrieve and manage the information. It is a centralised location which provides an easy way to access the data by several users.It does not keep the separate copies of a particular data file still a number of users can access the same data at the same time.As the given diagram shows, DBMS works as an interface between the user and the centralized database. First, a request or a query is forwarded to a DBMS which works (i.e. a searching process is started on the centralized database) on the received query with the available data and if the result is obtained, it is forwarded to the user.If the output does not completely fulfill the requirements of the user then a rollback (again search) is done and again search process is performed until the desired output is obtained. | |
| 4097. |
Why is the need of data base |
|
Answer» Please give answer in detail 5marks oues this is Database is essential to update ,retrieve and manage the data or information |
|
| 4098. |
Difference between Chat and Email? ?? |
| Answer» Chat is able to convey voice and vedio while email cannot...Chat is type of software while email is a protocol..Chat needs accounts on same provider anf email does not | |
| 4099. |
What is the difference between url and email |
| Answer» A Uniform Resource Locator, or URL, is web-speak for address. It is the address of a web page and contains several elements. An email address identifies an account on a mail server. ... The major difference between a URL and an email address is that the email address always has an "at"sign ("@") and a URL never does. | |
| 4100. |
FTP can runs on |
| Answer» Web servers | |