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 volatile in c language?

HCL, TCS,

2 6160

I want to write a C++ language program that: 1. Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. The program should work for squares of all side sizes between 1 and 20.

2809

what are importance in problem tracking

2130

wt is d full form of c

TCS, Wipro,

6 11056

Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. Your program should work for squares of all side sizes between 1 and 20. --- │ │ │ │ │ │ ---

2121

What is DeadlyDiamondDeathProblem ?

1 3961

what is the maximum limit of row and column of a matrix in c programming. in linux .

NIIT,

4 8895

what is DLL?

Zenith,

7 12662

Which is the best institute in hyderabad for C/C++ and it also has fast track course structure.

Wipro,

13 33148

write a c program to print the values in words eg:- 143 written it has (one hundred and forty three)& 104, 114 are also written words

Captronic, DELL, Google, IBM, Mithi, RCC, Wipro,

5 16516

Write a program to multiply 3x3 matrics

1 4092

Write a program to accept a number and to print numbers in pyramid format? for eg:for a no. 5 1 212 32123 4321234 543212345

7 27110

Write a C++ program that asks the user to choose a number between 1 and 1000. Then, your program should be able to guess the number by asking the user no more than 10 yes/no questions. Use a while loop in your program

1 7109

who is first prime minister in india??

Wipro,

8 10027

1.explicit call for destructor 2.calling function inside a constructor. 3.base *b-new derived delete b; 4.delete p what it will delete. 5.size of base class and derived class int i,in base class and int j in derived. 6.int i-20 int main() { int i =5; printf("%d".::i); { int i =10; printf("%d".::i); } } 7.object slicing 8.new 9.function overloading(return type). 10.class base() { virtuval fun() { ----- } } class derivied:public base() { fun() { ----- } } int main() { derived d; } 11.how static function will call in C++? 12.default structures are in C++? 13.constructors should be in public . 14.virtuval constructor not exist. 15.multilevel inhritence. destructor order.

Tech Mahindra,

1 4547


Un-Answered Questions { Programming Languages }

How many kinds of operators do we have in python? Explain arithmetic operators?

811


What is an Atomic vector and how many types of atomic vectors are present in R?

168


What is meant by multiple inheritance?

1281


why wipro wase

2326


What are the benefits of yii over other frameworks?

3


Does wordpress involve coding?

155


What is form submission?

999


Describe linkages and types of linkages?

1000


Create a simple code fragment that will swap the values of two variables num1 and num2.

1300


mention the types of variables in scala? And what is the difference between them?

1


What is set when we have to use?

905


Can I learn c++ in a week?

1086


How to receive a cookie from the browser?

1150


How does inheritance operate when using the object of the classes?

831


Write a select query that will be displayed the duplicated site name and how many times it is duplicated?

1031