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 is the use of keyword volatile??

LG Soft,

4 7546

Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer

TCS,

2701

3.write a simple program that will output your name,phone number,e-mail address,and academic major on separate lines 1.create an account and a personal directory for your work b.find out how to create a subdirectory on your system.create one called info c.you will use a text editor to type in your programs and data files.some C systems have a built in text editor;others do not.Find out what text editor you will be using and how to access it.create a text file(not a program) containing your name ,address,and telephone number on separate lines.Next,write the brand of computer you are using and the name of the text editor.Then write a paragraph that describes your past experience with computers.save this file in your info directory. d. find out how to print a file on your system .print out and turn in the file you created in (c).

TCS,

5268

2.Given the short c program that follows a. make a list of the memory variables in this program b.which lines of code contain operations that change the contents of memory? what are those operations? Void main( void) { Double base; Double height; Double area; Printf(“enter base and height of triangle :”); Scanf(“%lg”, &base); Scanf(“%lg”, &height); Area=base*height/2.0; Printf(“the area of the triangle is %g \n”,area); }

Wipro,

1 4489

4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.

Wipro,

1 7411

5. distance conversion: Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer

4 11219

what is the output for the code : main() { int i,j; printf("%d %d ",scanf("%d%d",&i,&j)); }

Infosys,

20 21457

create an SINGLE LINKED LISTS and reverse the data in the lists completely

3 5854

can we make a class static without using static keyword?

Aspire,

5 10524

what is the difference between class and structure in C++?

Aspire, IBS, TCS,

9 16621

I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard

NIC,

1979

3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....

CTS,

2267

we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/

CTS,

2043

how we define two jobs have same name??is it exist??

CTS,

2151

we can use parameters in cl and rpg pgms...etc.in particular i think when we use data area or datastructure or data queue .i think this means which one====in my question...parameters cannot be passed in which one????hope understand my qstn???

CTS,

2504


Un-Answered Questions { Programming Languages }

Explain some of the php string functions?

979


How do you view the path?

1138


What is the difference between null pointer and wild pointer?

1205


Why did you ever become involved in QA/testing?

2084


Explain the advantages of inheritance.

1152


Is r written in c?

1164


Write a Program to find the largest of 4 no using macros.

1084


Does range start at 0 python?

844


How do I start a c++ project?

1088


How to initialize a driver in codeigniter?

659


What is abstraction c++?

1019


Why pointers are used in c?

1018


Types of Authentication in REST API ?

515


How can you load a .csv file in r?

76


What is Language Manager?

98