Find Interview Questions for Top Companies
CEDCOSS Technologies Interview Questions and Answers
Ques:- About document.getElementID? Explain giving one example. This was asked by a interviewer when i said that i know some JavaScript.
Comments
Admin May 17, 2020

using this u can access any html elements by its id.Here we
are going to access <input> textbox by its id("abc").when we
click on
submit button javascript execute and <tr> will not be displayed
<html>
<head>
<script type="text/javascript">
function change()
{
alert("success");
alert(document.getElementById("kishore").value);
}
</script>
</head>
<body>
<input type="text" id="kishore">
<input type="button" name="submit" value="submit"
onClick="change()"/>
</body>
</html>

Admin May 17, 2020

using this u can access any html elements by its id.Here we
are going to access <tr> by its id("abc").when we click on
submit button javascript execute and <tr> will not be displayed.
<html>
<head>
<title>xxx</title>
<script language="javascript" type="text/javascript">
function change()
{
document.getElementById("abc").style='none';
return true;
}
</script>
</head>
<body>
<table>
<tr id="abc">
<td>you are great</td>
<td><input type="submit" name="submit" value=""
onClick="return change();"/></td>
</tr>
</table>
</body>
</html>

Ques:- What is Photo Editing?
Right Answer:
Photo editing is the process of altering or enhancing images using software to improve their appearance or to create a specific effect.
Ques:- What is mean by rigging?
Right Answer:
Rigging in Photoshop refers to the process of creating a skeletal structure for a 2D or 3D model, allowing it to be animated by defining how different parts move in relation to each other.
Ques:- Tell about your working experience?
Right Answer:
I have extensive experience using MS Office for creating documents, spreadsheets, and presentations, as well as using Photoshop for graphic design and photo editing tasks. I am proficient in utilizing various features and tools in both applications to enhance productivity and achieve desired results.
CEDCOSS Technologies is a global information technology company specializing in e-commerce solutions, digital marketing, and enterprise software development. Founded in 2010, CEDCOSS has rapidly grown to become a trusted partner for businesses looking to harness the power of technology for their growth and success. Headquartered in India, CEDCOSS has a strong presence in the United States, Europe, and the Asia-Pacific region, serving clients across diverse industries such as retail, healthcare, finance, and manufacturing. The company's comprehensive suite of services includes custom software development, mobile application development, cloud computing, and artificial intelligence solutions. One of CEDCOSS's flagship products is 'MageNative,' a mobile app builder for e-commerce platforms like Magento, Shopify, and WooCommerce, enabling businesses to create intuitive and engaging mobile shopping experiences for their customers. Committed to innovation and excellence, CEDCOSS employs a team of highly skilled engineers, designers, and digital marketing experts who work collaboratively to deliver cutting-edge solutions tailored to the unique needs of each client. With a focus on quality, reliability, and customer satisfaction, CEDCOSS has earned a reputation for delivering exceptional results and driving tangible business outcomes for its clients worldwide.
AmbitionBox Logo

What makes Takluu valuable for interview preparation?

1 Lakh+
Companies
6 Lakh+
Interview Questions
50K+
Job Profiles
20K+
Users