Please forward important interview and basic questions in
VB6 on my email id: usneha_16@yahoo.co.in
No Answer is Posted For this Question
Be the First to Post Answer
plz send me NIC Scientific Officer /Engineer-SB(Programmer) previous question paper or syllabus
Have you used callsymputx? what points need to be kept in mind when using it?
Describe the following: (i) DNS (ii) Name Resolution (iii) Subnet Masking (iv) Urgent Pointer
what you mean by mantis in IT interview? why we use mantis? advantage of mantis?
difference between list and display command ?
There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'
Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
EXPLAIN UNARY OPEARATORS
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.
WHAT IS THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS
what is the exact full form of OOPS,O -> object O -> oriented P -> programing S-> ? ....