hai

welcome

Blog

Home/Blog/

How to Create a Better Responsive Web Design?

By | 2017-11-03T15:55:11+05:30 November 3rd, 2017|Uncategorized|

Website A website is an organization’s, or an individual’s which view their website as a big project. Today digital world, you cannot ignore the fact that more and more people are accessing the internet using their mobile devices in addition to or in place of desktop computers. Technology and the expansion of mobile websites are [...]

Why should we choose Digital Marketing for the successful Business?

By | 2017-11-07T15:51:41+05:30 November 3rd, 2017|Uncategorized|

Any business requires promotion for its growth; this is true whether a company is doing business online or not. The internet usage has increased rapidly in India since 2009. Internet is the most powerful medium for business promotion involves communicating the reality of your business to maximum number of people and also to convince them to [...]

Java Interview Questions

By | 2017-07-17T17:30:34+05:30 July 17th, 2017|Interview Questions|

1. Why Java is considered dynamic? Answer: It is designed to adapt to an evolving environment. Java programs can carry extensive amount of run-time information that can be used to verify and resolve accesses to objects on run-time. 2. Can we override Static method in Java? Compilation error? Answer: (No, it can only be hidden, [...]

Android Interview Questions & Answers

By | 2017-07-17T17:19:03+05:30 July 17th, 2017|Interview Questions|

Does Android support other language than Java? Yes Android apps can be devoloed in c/c++ used with android NDK and SDK. It makes the app performance faster. What is meant by APK in Android? Android packaging key. Single class of compressed key with classes, UI, assests, and manifest. What is the AndroidManifest.xml? This file is [...]

Web Designing Interview Questions

By | 2017-07-13T12:20:28+05:30 July 13th, 2017|Interview Questions|

1. Difference between == operator and === operator. == operator compares the value of the variable while === operator compares both value and datatype of the variable. 2. Check the is true are false. JavaScript is a Programming language. False, JavaScript is a scripting language. 3. HTML is case sensitive or not. HTML is not [...]

Tableau Interview Questions for Beginners

By | 2017-07-13T12:10:43+05:30 July 13th, 2017|Interview Questions|

Beginner 1. What is dimension & measure? Dimension is a qualitative, categorical field. E.g.: place, date, category, name. Measure is a quantitative, numerical value which can be aggregated. 2. What are the different types of filter? Context filter, extract filter, data source filter, quick filter,Dimension filter, measure filter, table calculation filter 3. Define calculated field? [...]