Join Regular Classroom : Visit ClassroomTech

cts

Capgemini Questions Solutions | Codewindow.in

Capgemini Solutions | Questions and Solutions Paper 1 Paper 2 Paper 3 Cognizant Solutions | Aptitude Aptitude 1 Aptitude 1 Cognizant Solutions | Essay Writing Essay Writing 1 Cognizant Solutions | CodeGladiators Solutions Solution 1 Solution 2 JAVA Topic 1 JAVA Topic 1 JAVA Topic 2 JAVA Topic 2 JAVA Topic 3 JAVA Topic 3 […]

Capgemini Questions Solutions | Codewindow.in Read More »

Cognizant Solutions Questions | Codewindow.in

Cognizant Solutions | Automata Fixing Automata Fixing​ 1 Automata Fixing​ 2 Automata Fixing​ 3 Automata Fixing​ 4 Automata Fixing​ 5 Automata Fixing​ 6 Cognizant Solutions | Aptitude Aptitude 1 Aptitude 1 Cognizant Solutions | Essay Writing Essay Writing 1 Cognizant Solutions | CodeGladiators Solutions​ Solution 1 Solution 2 JAVA Topic 1 JAVA Topic 1 JAVA

Cognizant Solutions Questions | Codewindow.in Read More »

Data Science Basic Interview Questions | Codewindow.in

Data Science Basic Interview Questions Data science enables businesses to process huge amounts of structured and unstructured big data to detect patterns. This in turn allows companies to increase efficiencies, manage costs, identify new market opportunities, and boost their market advantage.   Asking a personal assistant like Alexa or Siri for a recommendation demands data

Data Science Basic Interview Questions | Codewindow.in Read More »

Java Basic Interview Questions | Codewindow.in

Basic Java Interview Questions Q1. Is Java platform independent? Answer Yes. Java is a platform independent language. We can write java code on one platform and run it on another platform. For e.g. we can write and compile the code on windows and can run the generated bytecode on Linux or any other supported platform. This

Java Basic Interview Questions | Codewindow.in Read More »

PHP and MySQL

Mostly Asked Project Questions on PHP 1. What is your project topic?Ans. Tell your Project Topic in brief in two or three lines. 2. Why your project is unique from others?Ans. It is a very common question in most of the interviews. Mind it, the interviewer is focusing on listening to some different features that

PHP and MySQL Read More »

Java Interview Questions

Q1. What is Encapsulation?Answer Encapsulation provides objects with the ability to hide their internal characteristics and behavior. Each object provides a numberof methods, which can be accessed by other objects and change its internal data. In Java, there are three access modifiers: public, private and protected. Each modifier imposes different access rights to other classes, either

Java Interview Questions Read More »

Automata Fixing

In any program, there are three types of errors.1. Syntax Error that is for violation of grammar2. Logical Errors that is for errors occur during coding process.3. Run Time Errors that occurs when we attempt to run the ambiguous instructions. Find out the errors Explanation:Here in the 6th line ‘b’ is  used but it is

Automata Fixing Read More »