Top 50 UI Developer Interview Questions and Answers UPDATED TCS Cognizant PDF
Top 50 UI Developer Interview Questions and Answers UPDATED TCS Cognizant PDF
Top 50 UI Developer Interview Questions and Answers UPDATED TCS Cognizant PDF
UI/UX – User Interface/ User Experience, and developer has to work for better
User Interaction with functionality. Focus is to provide better interface for a user
by front end coding.
Human Computer Interaction, HTML and CSS along with Photoshop and
Graphic Designing are the minimal skills expected from UI Developer, and
AngularJS, SEO(Search Engine Optimization) would be preferred.
HTML using markup that also conveys the containing content. HTML5 has
more semantic tags than prior versions (nav | aside | article | header | footer), but
using descriptive classes and id’s could also be an example of semantic markup.
How to call an external style sheet and an external script located in the
root folder called style.css and main.js with HTML.
<script src=”main.js”></script>
https://www.instapaper.com/read/1119742303 1/8
10/23/2018 Top 50 UI Developer Interview Questions and Answers [UPDATED] - TCS & Cognizant !!!
canvas | audio | svg | header | footer | aside | article | nav | section etc…
Name Some Online Resources You Reference When Having Css Issues.
What Is A Css Reset. What Is The Difference Between A Css Reset And
Normalize.css
CSS Reset removes browser default styles. Normalize.css sets a standard across
all browsers (It does not ‘reset’ them).
Clearfix, Float Parent as well, User overflow property other than ‘visible’.
/* This is a Comment */
https://www.instapaper.com/read/1119742303 2/8
10/23/2018 Top 50 UI Developer Interview Questions and Answers [UPDATED] - TCS & Cognizant !!!
Yes
2020
parseInt(“20″) + 20;
Asynchronous JavaScript and XML. Client side process used for GET, POST etc
to get new data without having to refresh the page.
Assign Any Variable Name A Value Of “hello World”, And Print That
Variable’s Contents To The Console.
https://www.instapaper.com/read/1119742303 3/8
10/23/2018 Top 50 UI Developer Interview Questions and Answers [UPDATED] - TCS & Cognizant !!!
console.log(t);
Loop Through The Color Array And Print Each Value To The Console.
Assume You Do Not Know The Amount Of Colors In The Color Array.
console.log(colors[i]);
What Is Jquery?
JavaScript
Clientside
How Do You Select All Elements With The Class Of “selected” In Jquery?
$(‘.selected’);
Yes
$number = 3;
isset($var);
$_GET[“urlkey”]
!isset($var);
https://www.instapaper.com/read/1119742303 5/8
10/23/2018 Top 50 UI Developer Interview Questions and Answers [UPDATED] - TCS & Cognizant !!!
include() will raise a warning if it fails, require() will raise a fatal error.
file_get_contents().
function function_name(){
global $the_global_var;
class=”col-md-6 col-lg-12″
https://www.instapaper.com/read/1119742303 6/8
10/23/2018 Top 50 UI Developer Interview Questions and Answers [UPDATED] - TCS & Cognizant !!!
What is the difference between xhtml, html4 and html5? Which one do
you use typically?
XHTML was the cleaner and stricter version of HTML-4. Whereas HTML5 is
the latest, smartest, and fastest version of HTML.
HTML, CSS and JS are browser interpreted technologies. Whereas asp.net, java
and php are not interpreted. They need a compiler which can convert their code
in machine language. That’s why HTML, CSS and Javascript are also called
front-end technologies.
We use chrome, firefox and firebug Devtools as they are browser inbuilt. But
W3C Validation is best HTML Debugging tools.
https://www.instapaper.com/read/1119742303 7/8
10/23/2018 Top 50 UI Developer Interview Questions and Answers [UPDATED] - TCS & Cognizant !!!
Web accessibility means a web for differently abled or disabled people. HTML5
introduced WAI ARIA so that even disable people can interact, understand and
navigate a website.
<i> is a presentational element used to give italic look to text. Whereas <em>
gives italic look and emphasise in search results.
tekslate.com (https://tekslate.com/ui-developer-interview-questions-and-answers/) · by
VibeThemes · March 15, 2018
https://www.instapaper.com/read/1119742303 8/8