What is the Super Class of Exception in java?
Andesa Services, Benchmark, CitiGroup, CMC, Evergent, KOT Systems, Value Labs, Vijay infoart Solutions,
11 38804class A{ void me(){s.o.p("");} class B extends A{ void me() {s.o.p(" ");} class M{ A a=new B(); B b=new A(); a.me(); b.mne();} what is the output of this, how?
2 8182in a company 30% are supervisors and 40% employees are male if 60% of supervisors are male. what is the probability that a randomly choosen employee is a male or female?need steps to solve this?
TCS,
1 9730A, B and C are 8 bit nos. They are as follows: A 1 1 0 1 1 0 1 1 B 0 1 1 1 1 0 1 0 C 0 1 1 0 1 1 0 1 Find ( (A-B) u C )=? how to solve this need with steps
TCS,
5 24337While joining files if only two files are mentioned with jfile keyword, do we required to use join keyword????
2 4781Post New Programming Languages AllOther Questions
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
how do find the user exit for selected feild whatis the process and can u plz explain it
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
how can we implement locks in plsql?
how can we maintain the previous version scripts to new version.
Write a program to reverse a number?
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
can any one suggestion me present which course(except java,.net) has huge demand in the market?
I'm new to ABAP. What is Module pool in SAP?
THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING
how much fee for deccan soft institute .how to block seat for sandeep sir class reply soonnnnÂ
what is log files in qtp what is use
how can i create report in abap to insert data in table pa0002 using insert command
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
What is web.configuration? how is it work? & wht is use this?