| Other Programming Languages AllOther Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is meant by QUEUE? | Mascot | 1 |
| There are 2 tables:
EMP : EmpId, Ename, Sal, DeptId
DEPT : DeptId, Dname
Write a query to find out emp names and their department names. if any emp has null in Deptid the it shows
?No Department?.
Write a query to find out those department names which
has no employee.
Write a query to find out those employees whose salary
is greater than their department?s average salary.
| | 1 |
| what is difference between c and C# | | 3 |
| While joining files if only two files are mentioned with
jfile keyword, do we required to use join keyword???? | | 2 |
| Wats the name of the first os | | 1 |
| design a counter with the following repeated binary
sequence:
0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
| Nortech | 1 |
| What is the difference between procedure -oriented language
and object oriented language? | IBM | 4 |
| what do u mean by html | | 1 |
| if heap sort contains n elements, no of comparsions
required are | Hughes | 1 |
| What is meant byStatic Variable ? | Mascot | 3 |
| SAS using companies in INDIA | Wipro | 3 |
| whats the use of following Good Coding Practices? | | 2 |
| what are partial classes. Where is the entry point of
partial classes. | Satyam | 1 |
| How to call static method in Java? | Epoch | 2 |
| What do you meant by Runtime Polymorphism? | Persistent | 1 |
| What is a PID? How is it useful when troubleshooting a system? | | 1 |
| HTML is a subset of | | 1 |
| What is the difference between an EXE and a DLL? | Infoedge | 1 |
| I was try to insert 120000 records into the orcle table
using the stroed proceeder. But it was stop the 9999. What
can I do insert all the records. | | 1 |
| what is difference between VB5 AND VB6.0 | Satyam | 2 |
| |
| For more Programming Languages AllOther Interview Questions Click Here |