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

can we retrieve only integer/String type columns from a table,if yes how?

1940

how can we get version of database ?

1 3352

how do you programme Carrier Sense Multiple Access

1986

Consider the following code fragment: int main(void) { int m = 4; mystery ( m ); mystery ( m ); printf("%d", m); return 0; } What is the output on the monitor if mystery is defined as follows ? void mystery (int m) { m = m+3; }

CDAC, Wipro,

2 5765

Write a program to calculate the BMI of a person using the formula BMI = weight/height2.

2 13565

give me some class & objects examples?

1 3777

how can make variable not in registers

TCS,

1 3152

what is d pitfalls of registers variables

TCS,

3 5436

what is the hardware model of CFG( context free grammar)

Microsoft,

2739

Define a structure to store the record of library. The record must consist of at least following fields: Title, Author, Edition, Price, Publisher, and Category. -Define functions authorSearch ( ), TitleSearch ( ) and CategorySearch ( ) to search a book with respect to author, title and category. [There can be more than one book, written by one author, in one category]

2 5167

what is bitwise operator?

IBM,

1 3588

what is c?

IBM, TCS,

4 6075

write a program to print data of 5 five students with structures?

2061

5. Write c++ function that would intake a string and return the number of occurrences of a given character in that sring Ex:- if the word is “Colombo” and count the occurrences of the letter “o” the function would return 3

1 5334

what is the C++

Wipro,

1 3966


Un-Answered Questions { Programming Languages }

What is migrate in django?

466


Are there arrays in python?

847


What are the steps you can take if your wordpress file is hacked?define what do next_posts_link() and previous_posts_link() do?

162


Is zend_cache provides a generic way to cache any data?

205


What does none mean in python?

920


How to install laravel by composer?

757


What is urlencode and urldecode in php?

1145


Can you have 2 wordpress sites?

166


How will you install new theme in drupal?

91


What is difference between class and structure?

1129


Why is django so popular?

478


Explain public, protected, private in c++?

1032


How to Send an image to the printer ?

1764


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

1259


What is __init__.py used for in python?

988