© 2019 Dhi Technologies Pvt Ltd. All rights reserved.
Dhi Technologies Pvt Ltd Dhi Technologies Pvt Ltd
  • Home
  • About Us
  • Solutions
  • Blog
  • Careers
  • Contact Us
Dhi Technologies Pvt Ltd

UI Developer Questionnaire

Welcome to your UI Developer Questionnaire

The questionnaire needs to be completed in 30 minutes.

Full Name
Email Address
English Fluency Assessment >

This general assessment has been designed to help us decide what level of fluency you possess in English, which is essential for all communication.

I'm from Pune. ____________ is in Maharastra.

Excuse Me. How _________ your last name? K-A-R-A-N

I'd like ________ omelette, please.

My name's Pete and this is Sylvia. ________ doctors from France.

Sorry, ________ Vaibhav. My name's Aman.

I go to work ________ train.

She ________ a dog.

Stephan ________ in our company.

________ they live in London?

When do you play tennis? ________ Mondays.

What time ________ work?

________ two airports in the city.

________ at school last week?

Brad Pitt is a popular actor but I don't like ________ .

We ________ the film last week.

He ________ tennis with me yesterday.

She was born ________ May 6th, 1979.

Where ________ last summer?

Were you at the shop at 5 p.m. yesterday? No, I ________ .

Excuse me, ________ is the T-shirt? It's 699/-

UI Developer Questionnaire >

These questions are to assess your knowledge as a UI Developer.

The minimum HTML elements needed for an HTML document are

HTML stand for

Which attribute set the text direction?

HTML need a compiler

HTML is subset of which of the following?

Which of the following is the attribute that is used to set a global identifier for a microdata item?

In JavaScript what does x===y statement implies?

Which is not valid data type in Javascript?

Add description here!

What is the output?

int a==2;
int b=4;
int ans=a+b;
print(ans);

What will be the output of console.log("one"<8);

Which one of the following is correct output for the following code?

var obj = {
length:20,
height:35,
}
if('breath' in obj === false) {
obj.breadth = 12;
}
console.log(obj.breadth);

What will be the output of the following code?

function getHeightType() {
  var height = 123.56;
var type = (height>=190)?"Taller":"Little short";
return type;
}

var heightType = getHeightType();
console.log(heightType);

Which of the following selector selects all elements of E that have the attribute attr that end with the given value?

Which of the following selector selects an element that has no children?

Which of the following selector selects elements that do not match the selector s?

Which of the following selectors selects adjacent siblings?

What will be the output of below mentioned code snippet?

p strong {background-color: yellow;}

What is Callback?

Which of the following is a utility function in jQuery?

Add description here!

Which built-in method returns the character at the specified index?

Which of the following jQuery method checks the current selection against an expression?

Which jQuery method is used to perform an asynchronous HTTP request?

The CSS property used to set the distance between the borders of the adjacent cells in the table is

Which of the following is the correct syntax to select the p siblings of a div element?

Add description here!

The primary purpose of the array map() function is that it

Which of the following is not a type of combinator?

Which if the following CSS function allows us to perform calculations?

What will happen if we execute the following code of JavaScript?
vartensquared=(function(x){return x*x;}(10));  
If the following lines of code differ, what is the difference?

Code A

!!(obj1 && obj2);  


Code B

(obj1 && obj2);
What will be the correct output of the following JavaScript code - Math.atan2(8,4)?

The CSS property used to specify the order of flex item in the grid container is

Which of the following method is used to toggle between the fadeIn() method and fadeOut() method?

The correct syntax for selecting the first paragraph element with id p1 is

Dhi Technologies

Founded in 2018, Dhi Technologies develops smart, secure, innovative solutions for the IoT industry, with greater speed and accuracy to enable scalability,  flexibility and profitability.

Quicklinks

  • Home
  • About Us
  • Solutions
  • Blog
  • Careers
  • Contact Us

Subscribe to newsletter

© 2022 Dhi Technologies Pvt. Ltd. All rights reserved.