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

Write a program to find the smallest and largest element in a given array in c language

Microsoft, Vembu,

11 55588

write a program to display the frequency of each element in a given array in c language

1 10081

write a program to sort the elements in a given array in c language

TCS,

10 49772

write a program to insert an element at the specified position in the given array in c language

Appin, IBM,

5 26100

What is a role of a designer in web development. Till what level the designer will do his work. Does he gives the complete html file or the tpl file or he should also include the smarty tag in the tpl file.

1 3672

when we submit any string in single inverted comma('abc') with get or post method,we will get exact string with single inverted comma('abc')by using $_REQUEST[]. But it is giving (\'abc\'). so anybody please help me to remove that slash,therefore i will get exact string...

2 6943

How session manage in wordpress

HCL, ITBS, TCS,

1 4871

how u can move CDC pointer to one line in cview?

2 6566

In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?

2 7583

How to execute business logic for only once ..?even though user clicks submit button multiple times by mistake..? (i disabled JavaScript)

1 3353

what are the disadvantages of C++?

ATS, Infosys, UNI, Wipro,

25 96201

What is difference between the following 2 lines…. int temp = (int)(0x00); int temp = (0x00int);

Bosch,

3 8393

how to generate the length of a string without using len funtion?

4 7637

write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]

7 14344

Write a program to generate prime factors of a given integer?

2 6136


Un-Answered Questions { Programming Languages }

Is age interval or ordinal data?

997


main() { struct s1 { char *str; struct s1 *ptr; }; static struct s1 arr[] = { {"Hyderabad",arr+1}, {"Bangalore",arr+2}, {"Delhi",arr} }; struct s1 *p[3]; int i; < BR> for(i=0;i<=2;i++) p[i] = arr[i].ptr; printf("%s ",(*p)->str); printf("%s ",(++*p)->str); printf("%s ",((*p)++)->str); }

1458


Is numeric in php?

1051


What is the use of #include in c?

1099


How to Determine if a combobox is in dropped state?

1745


Write a program to show polymorphism in C++?

1164


What are the operators available in ruby?

5


Explain me differences between get and post methods?

1019


What is a persistent cookie in php?

995


What is seeding in laravel?

735


WHAT IS THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS

2090


Can you list some database related functions in yii?

3


What is the use of "ksort" in php?

960


Hai, My name is nisha.I have NIC exam.If anybody Knows NIC previous paper pattern pls send me to nishanairp@gmail.com

2193


What are the basic elements of python?

1175