Interview Questions

Q:

The balance of an account is determined by

A) Sum of credits and debits B) Difference of credits and debits
C) Product of credits and debits D) None of the above
 
Answer & Explanation Answer: B) Difference of credits and debits

Explanation:

The balance of an account is determined by the difference of credits amount and debits amount in the sheet.

Report Error

View Answer Report Error Discuss

Filed Under: Bank Interview
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

0 1765
Q:

What is XML?

Answer

XML, Extensible Markup Language, is an open, text based markup language that provides structural and semantic information to data. XML is a metalanguage that can be used to create other language. It is used to structure and describe data that can be understood by other applications. Using XML, we can separate the user interface from data.


Features of XML :


- XML is a generalized markup language that means one can define his/her own tag sets.


- A valid XML document contains rules and is self-describing.


- The rules that are found in DTD allow the documents to be validated.

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 1765
Q:

What is a Web Worker?

Answer

- A web worker is a JavaScript which runs in the background. It exists in external files. 


 - It is independent of other scripts and does not affect the performance of the page. 


 - Web workers are usually used for CPU intensive tasks.

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 1765
Q:

Classify and explain the functions performed by trade unions.

Answer

The functions performed by trade unions can be classified into two groups: 


i.) Militant Functions


ii.) Fraternal Functions


 


Militant functions :


These activities include strike, lock outs, gherao etc which means putting up a fight with the management. Hence, they are called militant functions. They are carried out for following purposes: 


a.) Rise in wages


b.) Rise in the status of workers


c.) Protection against injustice


 


Fraternal functions :


These functions are carried out by the trade unions for the welfare of their employees which includes: 


a.) Measures to boost up the workers’ morale


b.) Foster self confidence


c.) Develop sincerity and discipline


d.) Protection to women workers against discrimination

Report Error

View answer Workspace Report Error Discuss

Subject: Law

3 1763
Q:

What is an ABAP?

Answer

ABAP (Advanced Business Application Programming) is a high level programming language created by the German software company SAP. It is currently positioned as the language for programming SAP's Web Application Server, part of its NetWeaver platform for building business applications. Its syntax is somewhat similar to COBOL.

Report Error

View answer Workspace Report Error Discuss

Subject: SAP

0 1763
Q:

Explain Non Breaking space in HTML.

Answer

When we add many spaces in the content then HTML remove all space except one space this is Non Breaking Space. To overcome this problem we use “&nbsp”. Suppose we want to add 3 space between two words then we have to use &nbp three time. 


 

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 1762
Q:

You can use display planner to

A) add ads B) research keywords
C) display network D) All of the above
 
Answer & Explanation Answer: C) display network

Explanation:

Display Planner is a free Google Ads tool you can use to plan your Display Network ad campaigns.

Report Error

View Answer Report Error Discuss

0 1760
Q:

What is the Use of SPAN in HTML and give one example?

Answer

The <span> tag is used to group inline-elements in a document.


The <span> tag provides no visual change by itself.


The <span> tag provides a way to add a hook to a part of a text or a part of a document.


 


EX :


<p>My Car Color is <span style="color:blue">blue</span> </p>

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 1760