Software Interview Questions
Questions Answers Views Company eMail

how many types of operating system

13 16387

Dear all, I am Daya Dubey I have passed graduate & After i have complited Hardware & Networking From CMS inst Delhi, right now i m working with CMS Computers as a Network engineer aprox 1 year but till now no encriment my career So i wat to update acording to demands in future requirement plz get me knowldge which course or Digree are good for me Plz send details as soon as possible Regards with Daya Dubey

5 4781

how do u write test scnearios for Telivision /Refrigirator?

4 5682

how to retrieve binary data from database (using c#.net and sql server/windows application)

Soltius,

2 8481

i start a new session with : session_start(); then i set some session variable like this : $_SESSION['name']=$_POST['name'];\ and some another variables. at bottom of page i set header to diffrent page : header('location: index.php'); exit(); now in new page (index.php i can't access to my session variables, like $_SESSION['name']) what's wrong ? thanks. here is my files : a.php ======================================== session_start(); require ('config.inc.php'); if(isset($_POST)) foreach($_POST as $v=>$k) { $items[$v]=$k; } $sql="SELECT * FROM members WHERE username='{$items['user']}' AND pass=MD5('{$items['Password']}') "; $res=mysql_query($sql); $row=mysql_fetch_assoc($res); if($row['username']) { $_SESSION['type']=$row['type']; $_SESSION['name']=$row['name']; $_SESSION['family']=$row['family']; $_SESSION['username']=$row['username']; $_SESSION['date']=$row['date']; } header('location: admin.php'); exit(); ====================================== admin.php ===================================== . . . =================================

5 6146

How to disable the mod_perl from apache_server as i have used perlfect search on the site and its pagination is not working and the remedy is to disable the mod_perl.

1789

I have the transaction name for cics screen.. With the transaction name, how will I find the cics program written for the transaction and BMS map program also...

CGI,

4 14733

Write the program numbers into words.For example 2345==two thousand three hundred fourty five

TCS,

2 7500

How i call Reports from Forms10g.

4 15229

5 rows are inserted to a DB2 Table. Next 3 of those are updated, then a rollback is issued. What would happen when the rollback is issued?

2 5223

which are the institutes in mumbai for CCNA training & how much is the cost of teaching and the exam fees?

Silicon,

1787

hi everyone. can anyone send me wipro interview questions on .net. plz its urgent

Wipro,

1 5531

what is upsizing and downizing?

2164

Every time i run a c-code in editor, getting some runtime error and editor is disposing, even after reinstalling the software what may be the problem?

2 3373

Sample code to retrieve objects from HashMap in sorted ascending order?

2 5541


Un-Answered Questions { Software }

How to access more than one table with the QuickRep component?

1557


How do I rename a mysql database?

490


What are the different types of recording modes?

530


What is 'mysqlcheck'?

571


What is windows application in c#?

471






What are the ways by which hibernate can be accessed using spring?

177


Can you return null in c?

591


What is amazon free tier instances?

383


What is the difference between RMI registry and OS Agent?

628


Explain the difference between the start routine and conversion routine?

40


Is cmd a shell?

591


What is Cassandra Data Model?

51


What are the main benefits of using spfile over pfile?

306


What are applications areas of data mining?

39


IIS Performance tuning

2445