Kytcs
Showing posts with label
knownyourtcsanswer
.
Show all posts
Showing posts with label
knownyourtcsanswer
.
Show all posts
PYthon OPA 12 may
›
class ParkedVehicle: def __init__(self,vs,fw,pf,vp): self.vehicleSeq=vs self.fourWheeler=fw self.parkedFor=pf ...
Java Movie Management
›
Welcome to the my blog Java Movie Management import java.io.*; import java.util.*; import java.text.*; import java.math.*; import java.util....
ALGORITHMS AND DESIGN PRINCIPLE
›
Welcome to the my blog ALGORITHMS AND DESIGN PRINCIPLE Algorithms Algorithms Design patten IT Infrastructure Design Principle...
JAVA PROGMAR ANSWER
›
Welcome to the my blog JAVA PROGMAR ANSWER JAVA array hands on 2 problem 2 java arrays hands on-2 Problem 1 java iteration hands on 1 java i...
course
›
Welcome to the my blog SQL ANSWER TCS ASSESSMENT JAVA PROGMAR ANSWER ALGORITHMS AND DESIGN PRINCIPLE PLACEMENT ...
JAVA Proctored Assessment
›
JAVA Proctored Assessment on 17th Dec JAVA Proctored Assessment on 28th Dec JAVA Proctored Assessment on 15th Jan JAVA Proctor...
java pa 13 feb
›
Java Proctored Assessment Programming solution 13th February Question 1. Write a Program to print smallest vowel in the given line…(A...
PL SQL Blocks
›
PL SQL Blocks Answer 1.What is the clause we need to add in function body to return variable? Answer: Return varchar2 2.What is the ...
4 comments:
SQL HAND ON 5
›
select distinct Item_Name from Items where Item_id not in(select distinct Item_Id from orders);
SQL HAND ON 4
›
SQL HAND ON 4 select distinct Dept_name,Emp_skill from Departments,Employees where Dept_ID=Emp_Dept_Id order by Dept_Name desc,Emp_Skil...
SQL HAND ON 3
›
SQL HAND ON 3 select distinct Dept_name from Departments,Employees where Dept_ID=Emp_Dept_Id and Dept_name not in (select distinct De...
SQL HAND ON 2
›
SQL HAND ON 2 select Dept_Id,Dept_Name from Department where Dept_Location='Ground Floor';
SQL HAND ON 1
›
SQL HAND ON 1 select Departments.deptName,COUNT(Employees.eDeptId) From departments LEFT Join Employees on Departments.dept...
Java Arrays - Hands on 1 Problem 2:
›
Java Arrays - Hands on 1 Problem 2: _____________________________________ import java.io.*; import java.util.*; imp...
1 comment:
›
Home
View web version