Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Programming Languages Interview Questions
Questions Answers Views Company eMail

What will be the output of x++ + ++x?

MBT, Religare,

20 53458

how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible? thanks

1 4337

how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini but not working......

2 5664

how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini and set Also increase Memory_limit Post_max_size upload_max_filesize..........but not working......

2157

Which is the best method to fetch the data from mysql? 1.mysql_fetch_array() 2.mysql_fetch_object() 3.mysql_fetch_row() 4.mysql_fetch_assoc()

6 10331

Tips to optimize the php script..... Suggestion for exception handling in php...

1 4935

how to include external php file in to html page?

Eccentric Infotech,

8 50337

can any please tel me about "Expression Engine"

1 4062

this question is from sas:what is the difference between FILE and INFILE statements? plz explain in brief?

1 4753

is throwing exception from a constructor not a good practice ?

Ericsson,

5 11735

swapping program does not use third variable

TCS,

5 8898

how to find no of instances of an object in .NET?

Infosys,

1 5707

if no message handler is available for a message then will deal with the message ? does window proving any default mechanism?

Patni,

2 7484

what is the default method of form in php?

6 14288

I want recent paper pattern for HP company?

HP,

1 2368


Un-Answered Questions { Programming Languages }

Does Kotlin support primitive datatypes as like in Java?

311


How to Print in Delphi without using the TPrinter Unit ?

1905


I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?

6213


What is the process to get the home directory using ‘~' in python?

1004


How is the latest version of joomla?

162


In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?

1293


What is the latest version of yii?

58


Write a program to maintain student’s record. Record should not be available to any unauthorized user. There are three (3) categories of users. Each user has its own type. It depends upon user’s type that which kind of operations user can perform. Their types and options are mentioned below: 1. Admin (Search Record [by Reg. No or Name], View All Records, Insert New Record, Modify Existing Record) 2. Super Admin (Search Record [by Reg. No or Name], View All Records, Insert New Record, Modify Existing Record, Delete Single Record) 3. Guest (Search Record [by Reg. No or Name], View All Records) When first time program runs, it asks to create accounts. Each user type has only 1 account (which means that there can be maximum 3 accounts). In account creation, following options are required: Login Name: <6-10 alphabets long, should be unique> Password: <6-10 alphabets long, should not display characters when user type> Confirm Password: Account Type: Login Name, Password and Account Type should be stored in a separate file in encrypted form. (Encryption means that actual information should be changed and Decryption means that Encrypted information is changed back to the actual information) If any of the above mentioned requirement(s) does not meet then point out mistake and ask user to specify information again. When Program is launched with already created accounts, it will ask for user name and password to authenticate. On successful authentication, give options according to the user’s type.

2071


How to calculate the difference between two dates using php?

1142


Which variable declarations within a class is invalid in php?

1046


How do you convert strings to numbers in C?

1335


How to add / link an images/css/javascript from a view in ci?

707


how to detect a mobile device using php

1172


What is the drupal current version?

199


How do you write if else in python?

1037