W.Bharathkumar is an digital marketer. He loves to create and organize content in such a way that it helps people understand Health & Foods.
Recent Posts by Bharathkumar:
by Bharathkumar, on Sep 10, 2022 10:42:08 PM
Q1. What is NFS? NFS stands for Network File System. NFS was originally developed by Sun Microsystems in the 1980’s. NFS allows remote hosts to mount file systems over a …
Read Storyby Bharathkumar, on Sep 10, 2022 10:40:24 PM
Q1. What is node.js? Ans: Node.js is a Server side scripting which is used to build scalable programs. Its multiple advantages over other server side languages, the prominent being non-blocking …
Read Storyby Bharathkumar, on Sep 10, 2022 10:33:24 PM
1) What are the three user authentication methods that SharePoint 2013 supports? Windows claims Security Assertion Markup Language (SAML)-based claims Forms-based authentication claims 2) Out of the available authentication methods, …
Read Storyby Bharathkumar, on Sep 10, 2022 10:31:17 PM
1.Compare MongoDB and Cassandra Criteria MongoDB Cassandra Data Model Document Big Table like Database scalability Read Write Querying of data Multi-indexed Using Key or ScanMongoDB is considered to be best …
Read Storyby Bharathkumar, on Sep 10, 2022 10:27:41 PM
Q1. Compare MongoDB and Cassandra Ans: CRITERIA Data Model Database scalability Querying of data MONGODB Document Read Multi-indexed CASSANDRA Big Table like Write Using Key or ScanMongoDB is considered to …
Read Storyby Bharathkumar, on Sep 10, 2022 10:24:45 PM
Q1).MSBI Characteristics Ans: Criteria Result Analytics Dashboards, guided navigation and drill down Type of Solution End-to-end Business solution with extended ETL User-friendly Ease of installation, use, maintenance Get a detailed …
Read Storyby Bharathkumar, on Sep 10, 2022 10:22:25 PM
1. What is Thread in java? Threads consumes CPU in best possible manner, hence enables multi processing. Multi threading reduces idle time of CPU which improves performance of application. Thread …
Read Storyby Bharathkumar, on Sep 10, 2022 10:18:43 PM
Q1. What is MVVM? The Model View ViewModel (MVVM) is an architectural pattern used in software engineering that originated from Microsoft as a specialization of the presentation model design pattern …
Read Storyby Bharathkumar, on Sep 10, 2022 10:15:06 PM
1. What do you meant MVC? MVC is a framework pattern that splits an application’s implementation logic into three component roles: models, views, and controllers. Model: The business entity on …
Read Storyby Bharathkumar, on Sep 10, 2022 10:11:39 PM
Q1. What is MySQL? Ans: MySQL is an open source DBMS which is built, supported and distributed by MySQL AB (now acquired by Oracle) Q2. What are the technical features …
Read Storyby Bharathkumar, on Sep 10, 2022 10:08:33 PM
Q1. What is MySQL? Ans: MySQL is an open source DBMS which is built, supported and distributed by MySQL AB (now acquired by Oracle) Q2. What are the technical features …
Read Storyby Bharathkumar, on Sep 10, 2022 9:56:42 PM
1.What is Magento? A:Magento is an open source E-commerce software, created by Varien which is useful for online business and it has the flexible modular architecture. It is scalable and …
Read Storyby Bharathkumar, on Sep 10, 2022 9:54:52 PM
Q1. What is the difference between Mobile device testing and mobile application testing? Mobile device testing means testing the mobile device and mobile application testing means testing of mobile application …
Read Storyby Bharathkumar, on Sep 10, 2022 7:45:28 PM
1) Explain what is Microstrategy? Ans: Microstrategy is an enterprise business intelligence application software vendor. It supports scorecards, interactive dashboards, ad hoc query, high formatted reports, etc. 2) Mention what …
Read Storyby Bharathkumar, on Sep 10, 2022 7:43:05 PM
1) Explain what is Microstrategy? Ans: Microstrategy is an enterprise business intelligence application software vendor. It supports scorecards, interactive dashboards, ad hoc query, high formatted reports, etc. 2) Mention what …
Read Storyby Bharathkumar, on Sep 10, 2022 7:35:43 PM
1) Explain what is link task in MS project used for? As the name suggests, link task in MS project is used for linking any two tasks in a project …
Read Storyby Bharathkumar, on Sep 10, 2022 5:43:17 PM
Q1. What Kind Of Pipes Are Used For Steam Lines? Pressure and temperature are two of the most important factors to be considered before selecting the type of material to …
Read Storyby Bharathkumar, on Sep 10, 2022 5:42:11 PM
Q1. What is your favourite programming language? I am proficient in Java (as an Application Development platform), well versed in Java Script (Front End Display), PL/SQL (accessing the DB). Java …
Read Storyby Bharathkumar, on Sep 10, 2022 5:42:10 PM
Q1. Briefly Explain What is Maven? Maven is a build automation tool or a project management tool. With Maven we can import all libraries and can also create project structures …
Read Storyby Bharathkumar, on Sep 10, 2022 5:42:09 PM
Q1. Tell me about yourself. Introduce your personal brand and highlight the professional and personal themes that you want to address. Q2. Why have you decided to apply to business …
Read Storyby Bharathkumar, on Sep 10, 2022 5:42:08 PM
1) Explain what is MatLab? Where MatLab can be applicable? MatLab is a high-level programming language with an interactive environment for visualization, numerical computation and programming function. Matlab can be …
Read Storyby Bharathkumar, on Sep 10, 2022 5:40:42 PM
Q1. What is Magento? Ans: Magento is an open source E-commerce software, created by Varien which is useful for online business and it has a flexible modular architecture. It is …
Read Storyby Bharathkumar, on Sep 10, 2022 5:40:41 PM
Q1. What is the difference between Functional Requirement and Non-Functional Requirement? Ans: The Functional Requirement specifies how the system or application SHOULD DO where in Non Functional Requirement it specifies …
Read Storyby Bharathkumar, on Sep 10, 2022 5:40:39 PM
Q1. Explain Paging Concept in memory. Whenever a particular data item is requested, the CPU hits primary memory or RAM first to see if the record corresponding to the data …
Read Storyby Bharathkumar, on Sep 10, 2022 5:38:49 PM
Q1. What is Machine learning? Machine learning is a field of computer science that deals with system programming to learn and improve with experience. For example: Robots are coded so …
Read Storyby Bharathkumar, on Sep 10, 2022 5:37:57 PM
1) How to pass argument to a script ? Ans. ./script argument Example : Script will show filename ./show.sh file1.txt cat show.sh #!/bin/bash cat $1 2) How to use argument …
Read Storyby Bharathkumar, on Sep 10, 2022 5:37:56 PM
Q1. What is Log4j? Log4j is a fast, flexible and reliable logging framework written in Java and developed in early 1996. It is distributed under the Apache software license and …
Read Storyby Bharathkumar, on Sep 10, 2022 5:37:55 PM
Q:1 Why LVM is required ? Ans: LVM stands for Logical Volume Manager , to resize filesystem’s size online we required LVM partition in Linux. Size of LVM partition can …
Read Storyby Bharathkumar, on Sep 10, 2022 5:37:54 PM
1. What is LTE? LTEi (Long Term Evolution) is initiated by 3GPPi to improve the mobile phone standard to cope with future technology evolutions and needs. 2. What speed LTE …
Read Storyby Bharathkumar, on Sep 10, 2022 5:37:53 PM
Q1. What is Lisp Programming ? Lisp is the second-oldest high-level programming language after Fortran and has changed a great deal since its early days, and a number of dialects …
Read Storyby Bharathkumar, on Sep 10, 2022 5:33:50 PM
Q1. What is SAP Basis? Ans: SAP basis acts as an operating system or a platform for SAP applications to run. It supports the entire range of SAP applications. Q2 …
Read Storyby Bharathkumar, on Sep 10, 2022 5:33:21 PM
Q1. What is BAPI in SAP Ans: BAPI is a Business Application Programming which provides access to processes and data in business application systems such as R/3. BAPIs are defined …
Read Storyby Bharathkumar, on Sep 10, 2022 5:32:59 PM
1. How can a planning version be frozen and unfrozen? A Planning Version can be frozen and unfrozen using Function Module /SAPAPO/TS_PAREA_VERSIO_FREEZE so that no further changes to the planning …
Read Storyby Bharathkumar, on Sep 10, 2022 5:32:36 PM
1. What are components of SAP Script? Layout Set, Form, Print Program, Function Modules. 2. Are SAP Scripts client dependent or independent? Standard scripts are client independent User defined scripts …
Read Storyby Bharathkumar, on Sep 10, 2022 5:07:37 PM
Q1).SalesForce Admin Characteristics Salesforce Admin 201 What you learn? Workflow, field creation, management Who can learn? System admin, architect, security analyst What is the average salary? $82,000 per annum Q2) …
Read Storyby Bharathkumar, on Sep 10, 2022 5:04:11 PM
This list of Salesforce interview questions is divided into 9 sections, each for different aspects of Salesforce. Salesforce fundamentals Declarative features Audit & reporting features Data modelling and data management …
Read Storyby Bharathkumar, on Sep 10, 2022 5:01:41 PM
Q1. What Is Alv? Ans: ALV (ABAP LIST VIEWER) Sap provides a set ofALV (ABAP LIST VIEWER) function modules, which can be put into use to embellish the output of …
Read Storyby Bharathkumar, on Sep 10, 2022 4:58:22 PM
Q1. Explain SAP ABAP 3-tier architecture? Ans: The Presentation layer consists of any input device that can be used to control SAP system. This could be a web browser, a …
Read Storyby Bharathkumar, on Sep 10, 2022 4:58:21 PM
Q1. What is SAP Smartform? Ans: Smart Forms are printing forms used to print Invoice and purchase order forms etc. We are calling smartforms from ABAP programs then spools are …
Read Storyby Bharathkumar, on Sep 10, 2022 4:58:20 PM
Q1. What is SAP ACCOUNT PAYBLE? Ans: Accounts Payable (FI-AP) is a cornerstone of FI and MM Purchasing. Jumpstart your configuration of vendors, deliveries, invoices, and payments with SAP FIAccounts …
Read Storyby Bharathkumar, on Sep 10, 2022 4:56:07 PM
Q1. What Is Alv? Ans: ALV (ABAP LIST VIEWER) Sap provides a set ofALV (ABAP LIST VIEWER) function modules, which can be put into use to embellish the output of …
Read Storyby Bharathkumar, on Sep 10, 2022 4:55:14 PM
1. What is an ABAP? 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 …
Read Storyby Bharathkumar, on Sep 10, 2022 4:55:13 PM
Q1. What Are The Different Ways In Which You Can Make Changes To Sap Standard Software? Ans: Customizing Enhancements to the SAP Standard Modifications to the SAP Standard Customer Development …
Read Storyby Bharathkumar, on Sep 10, 2022 4:52:57 PM
Q1. Explain what is sales force? Ans: Salesforce is a CRM delivered as a software-as-a-service (SaaS). Q2. What are custom objects in Salesforce? Ans: Simply put custom objects are the …
Read Storyby Bharathkumar, on Sep 10, 2022 4:52:31 PM
1.What Is Robotic Automation? Robotic automation refers to a style of automation where a machine, or computer, mimics a human’s action in completing rules based tasks. 2.Explain The Characteristics Of …
Read Storyby Bharathkumar, on Sep 10, 2022 4:52:30 PM
Q1. In which Programming language was Ruby written? Ruby was written in C language and Ruby on Rails written in Ruby. Q2.Mention all the naming conventions in ruby on rails …
Read Storyby Bharathkumar, on Sep 10, 2022 4:52:29 PM
1.Define what is Cucumber? Cucumber is a Behavior Driven Development (BDD) tool. Cucumber is a tool that executes plain-text functional descriptions as automated tests. The language that Cucumber understands is …
Read Storyby Bharathkumar, on Sep 10, 2022 4:51:35 PM
Q1. What are RESTful webservices? Web services based on REST Architecture are known as RESTful web services. These web services use HTTP methods to implement the concept of REST architecture …
Read Storyby Bharathkumar, on Sep 10, 2022 4:29:05 PM
Q1. How does ITIL help to reduce costs and minimize total cost of ownership (TCO) for IT investments? Ans: IT investments and staff always find that they break their work …
Read Storyby Bharathkumar, on Sep 10, 2022 2:13:43 PM
Q1.What is Linux? Ans: Linux is an open-source UNIX like operating system developed from scratch by Linus Torvalds. Although Linux is actually an alternate operating system since it is roused …
Read StoryWe help you on your career
Copyright © 2022 Iteanz Technologies Services . All Rights Reserved. | Privacy Policy