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

Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]

1106

Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.

1433

Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.

1085

GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)

1123

Explain about templates of C++.

1174

What is different in C++, compare with unix?

1113

I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.

1153

Discussion on error handling of C++ .

1139

What are the unique features of C++.

1109

c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

1280

the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b

2706

a character variable can at a time store a) 1 character b) 8 characters c) 254 characters d) none of the above

3 5172

which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above

2089

the maximum value that an integer constant can have is a) -32767 b) 32767 c) 1.701e+38 d) -1.7014e+38

1 2610

the maximum width of a c variable name can be a) 6 characters b) 8 characters c) 10 characters d) 20 characters

2 11110


Un-Answered Questions { Programming Languages }

What is ctrl c called?

1066


How to fetch last inserted id, fetch all record,find and fetch a single record.

233


What is an array in scala?

1


Who made objective c?

1


How to install cakephp?

7


What is a standard template library (stl)?

1146


What is php destruct?

979


Which is the correct way to check if a session has already been started ?

1008


Is scala easy to learn?

1


Is fortran still used in 2018?

1060


What is magento admin url?

1


In kotlin, can we create an empty array?

224


Which cryptographic extension provide generation and verification of digital signatures?

965


Tell me how comparison of objects is done in php5?

946


Can a media content be a component in joomla?

99