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 Code Interview Questions
Questions Answers Views Company eMail

C statement to copy a string without using loop and library function..

Persistent, TCS,

2 12822

Is it possible to type a name in command line without ant quotes?

Excel, Infosys,

1 5049

Hello, Can anyone tell me the source code for FLAMES game in Control Language Programming(CLP)of AS/400.

1 7446

Write code for the multiplication of COMPLEX numbers?

IBM,

3739

what is the output of following program ? void main() { int i=5; printf("%d %d %d %d %d ",i++,i--,++i,--i,i); }

10 24278

what is brs test reply me email me kashifabbas514@gmail.com

2906

Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

2468

posted by surbhi just now main() { float a = 5.375; char *p; int i; p=(char*)&a; for(i=0;i<=3;i++) printf("%02x",(unsigned char) p[i]); } how is the output of this program is :: 0000ac40 please let me know y this output has come

GATE,

2 15284

how does the below eqation proceed to be solved: x*=y+z options: x=x*y+z or x=x*(y+z)

1 4106

1+1/2!+1/3!+...+1/n!

2364

write a java program to create a Frame with three scrolls, change the back ground color of the frame using functions with values of scrolls.

4617

Write a java program to display multiplication table in a Frame.

1 15366

i really need help about this.. write a program to display the set of odd and even numbers separately. find the highest and lowest value of the given numbers.

2651

create a slide show which has three slides,which includes only text.program should change to the new slide after 5 seconds.After the third slide program returns to the first slide.

1 8671

create a MIDP application,which show to the user 4 questions.All questions have 4 possible options and one right option exactly.Application counts and shows to the user how many right answers were right and shows them to user.

1 7920


Un-Answered Questions { Programming Code }

write a program that can LOCATE and INSERT elements in array using c++ programming languages.

3967


What is the functionality of GetWindowText?

556


How to get Dynamically Linked Comboboxes Set?

2402


Is there any static classes are in java give some examples

2069


Given a table of the form: Product Sold on A 1/1/1980 B 1/1/1980 C 1/1/1980 A 1/1/1980 B 1/1/1980 C 2/1/1980 A 2/1/1980 There are 30 products and 10,000 records of such type. Also the month period during which sales happened is given to u. Write the program to display the result as: Product Month No. of copies A January 12 A February 15 A March 27 B January 54 B February 15 B March 10 C January 37

2638


Write a Program for matrix multiplication.

876


Sir... please give some important coding questions asked by product companies..

2213


Write a Program to truncate a given floating point value (e.g.16.25=16).

836


can any one give me code to keyed a flat file and used chain in RPGLE to search any item

1961


Write a C/C++ program that connects to a MySQL server and displays the global TIMEZONE.

5059


design a class car having variables model, yr_of_manufacture, owner,reg_no. Design methods for assigning the values, Printing the values( you decide gui,control, any other methods if require)

2109


How to run the Result Intemation System project in java for collage student in which result of internal exam marks send on parents mobile using SMS? what software required to run this project? please reply immediately...

3047


i am trying to intigrate ejb and hibernate ,from session facade i am callind dao implemented through hibernate,i am getting a ClassDefNotFoundException for this org/hibernate/Session i ve set the class path at build path and in setEnv in weblogic still .........

2360


How many digit have a Polaris 1995 300c.c. 2x4 nad how many have a Polaris 2007 300 c.c 2x4? And what site I can check this information???

2542


Dear sirs, Hi, I would like to inform you that I want to perform a project using MLP neural network to recognize binary images containing three types of geometric shapes such as squares,rectangels and circles. Furthermore,each image includes only one geometric type. The output of network would be: '1' if the network detects square shape. '2' if the network detects rectangle shape. '3' if the network detects circle shape. '4' if none of these shapes detected. Would you please send me a matlab source code for this project? Your prompt reply would be so appreciated. regards,

2057