Join Regular Classroom : Visit ClassroomTech

Miscellaneous

TCS NQT Previous Year Solve | Day 2 | Slot 2 (V) | Codewindow.in

Coding Question 1 Question 1 Q1. WASHING MACHINE A Washing Machine works on the principle of a Fuzzy system, the weight of clothes put inside it for wash is uncertain. But based on weight measured by sensors, it decides time and water levels which can be changed by menus given on the machine control area. […]

TCS NQT Previous Year Solve | Day 2 | Slot 2 (V) | Codewindow.in Read More »

TCS NQT Previous Year Solve | Day 2 | Slot 2 (IV) | Codewindow.in

Programing Logic Question 1 Answer Question 1 Q1. Which argument is passed to fflush()? A.no parameters B.stdin C.stdout D.stderr Answer Option B TCS NQT MOCK TEST / PRACTICE SET Click Here! //Q2. public Class Main { public static void main(string[]) { int x=1/2; if(x==0.5) System.out.println(x+1); else System.out.println(x*2); } } Question 2 Answer Question 2 Q2. What

TCS NQT Previous Year Solve | Day 2 | Slot 2 (IV) | Codewindow.in Read More »

TCS NQT Previous Year Solve | Day 2 | Slot 2 (II) | Codewindow.in

Numerical Ability Question 16 Answer Question 16 Q16. The mean and standard deviation of the data which is comprised of a set of ten positive numbers are 8 and 2 respectively. If the sum of squares of time along with ten numbers is 599.What is the tenth number? A. 7 B. 8 C. 9 D.

TCS NQT Previous Year Solve | Day 2 | Slot 2 (II) | Codewindow.in Read More »

TCS NQT Previous Year Solve | Day 2 | Slot 2 | Codewindow.in

Numerical Ability Question 1 Answer Question 1 Q1. What is the fourth proportional of 0.006,1.2 & 6/25 ? A. 36B. 48C. 4.8 D. 3.6 Answer Option B TCS NQT MOCK TEST / PRACTICE AET Click Here! Question 2 Answer Question 2 Q2. The present ages of three brothers are in the proportion 12:14:17. The difference between

TCS NQT Previous Year Solve | Day 2 | Slot 2 | Codewindow.in Read More »

Python Interview Questions III | Crack With CodeWindow | Codewindow.in

31. What is package in Python? Python has packages for directories and modules for files.Python package can have sub-packages and modules.A directory must contain a file named __init__.py in order for Python to consider it as a package. This file can be left empty but we usually place the initialization code for that package in this file. 32. What

Python Interview Questions III | Crack With CodeWindow | Codewindow.in Read More »

Python Interview Questions II | Crack With CodeWindow | Codewindow.in

16. What is a Nested loop? In simple terms, a Loop within another loop is called a Nested loopExample: for i in range (4): for j in range (i): print("CodeWindow") Output: CodeWindow CodeWindow CodeWindow CodeWindow CodeWindow CodeWindow 17. What is break, continue and pass? Just like in Language C, break statement is used to terminate

Python Interview Questions II | Crack With CodeWindow | Codewindow.in Read More »

Python Interview Questions | Crack With CodeWindow | Codewindow.in

1. What are the features of Python Programming? Python Language is one of the easiest to work with since its Open-Source.Python is a Object – Oriented  ProgrammingFree and Open SourceIntegrated and Portable LanguageGUI Programming Language 2. Limitation of Python Programming. Speed and Performance is one of the limitation. Its slow in comparison to other high

Python Interview Questions | Crack With CodeWindow | Codewindow.in Read More »

Publicis Sapient Jumpstart Hackathon | Build Your Career | CodeWindow.in

Publicis Sapient is a digital transformation partner helping established organizations get to their future, digitally-enabled state, in both the way they work and the way they serve their customers. We help unlock value through a start-up mindset and modern methods, fusing strategy, consulting, and customer experience with agile engineering and problem-solving creativity. Jumpstart is an

Publicis Sapient Jumpstart Hackathon | Build Your Career | CodeWindow.in Read More »