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 12967

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

Excel, Infosys,

1 5138

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

1 7557

Write code for the multiplication of COMPLEX numbers?

IBM,

3794

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

10 24734

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

2968

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.

2527

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 15430

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

1 4191

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

2419

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.

4667

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

1 15473

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.

2725

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 8775

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 8017


Un-Answered Questions { Programming Code }

plz send code for Ecorps in j2ee frontend:J2EE Backend: DB2 Express

2867


Code for Creating a Form Using PlaceHolder Controls?

2835


Develop a routine to reflect an object about an arbitrarily selected plane

3636


Write Down Steps Using SAX Parser

2640


program for straight line(y=mx+c)

6022


write a function to give demostrate the functionality of 3d in 1d. function prototye: change(int value,int indexX,int indexY,int indexZ, int [] 1dArray); value=what is the date; indexX=x-asix indexY=y-axis indexZ=z-axis and 1dArray=in which and where the value is stored??

4693


How to add a value from textBox over an existing certain column in SQL Server

2748


How to Check if File Exists?

532


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

891


Give me some tips in c#?

2529


Write a routine to implement the polymarker function

4917


What is the functionality of EnumChildWindows?

494


What is the code of Password Recovery or Forget your password? Plz tell in c # language.

3989


Common UI for Multiple web applications. Suppose there are 35 websites using same third party controls.These 3rd party controls are made together that all 35 websites can use these controls.If we put all 3rd party controls and use its dll in 35 websites,only class files will be accessable. But I want to use CSS,images also in all 35 websites. how I can design the N-tier solution for this project.

2704


why do you use macros? Explain a situation where you had to incorporate macros in your proc report? use a simple instream data example with code ?

2779