Answer Posted / sarath_doubt
Procedure does not contain a return type, but a function
consists a return type.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which language they use during interview?
what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!
What is the Difference between in memory database and physical database
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
how can we implement locks in plsql?
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
how do we provide security for web services
I m Abdullah Ansari compleated MCA from Jamia Hamdard,i have appeared the test of IBM on 2 august at oxford college of engineering Bangalore.waiting for hr round.. This is the first round for IBM.02/08/08 Paper consists of 4 sections 15 questions from matrices(time very less but no negative marking). 25 questions from series completion section (this section is very easy but negative marking) 15 questions from aptitude(little bit tough time limit 15 minute negative marking) 4th section is from computer science (c,c++,operating system,digital electronics ,basic question..) result came at 3 o'clock.i was selected... In interview they asked questions like 1 they asked about final yr project.. 2 what are dynamic and static memory location? 3 linked list and array difference between them. 4 what is function ? what is difference betwen function and inline function? 5 about structure 6 about binary tree, traversal, call by value. 7 storage class and many more basic questions..
Outline the two important features of a terminating recursion. Any ideas?
what is the basic and unique feature of dotnet
What is the use of sas software? Is sas and sap are different?
how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out
what is web configuration file
what is the work of 1tier,2tier,&ntier? Plz Explain it!
5.Call by value and Call by reference with program?