Programming Languages Interview Questions
Questions Answers Views Company eMail

Which CRM is better to opt, Sebiel CRM or Salesforce CRM or sap CRM? which institute is best one in hyderabad

1836

Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014  Npu university

1594

what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)

1923

#include #include void main() { float a; clrscr(); a=0.5; if(a==0.5) printf("yes"); else printf("no"); getch(); }

TCS,

9 11055

How do i find out the number of parameters passed into function?

2205

what is the 3 types of system development life cycle

2429

Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

1883

how can we print  hellow world programme without using semicolon

3 4666

Write a program in c++ to print the numbers from n to n2 except 5 and its multiples

Cankaya University,

2032

Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)

1 2201

One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.

2152

how much fee for deccan soft institute .how to block seat for sandeep sir class reply soonnnn 

1650

1)what are limitations for recursive function? 2)write a program to read a text file and count the number of characters in the text file

1 6806

A banker has a seif with a cipher. Not to forget the cipher, he wants to write it coded as following: each digit to be replaced with the difference of 9 with the current digit. The banker chose a cipher. Decipher it knowing the cipher starts with a digit different than 9. I need to write a program that takes the cipher from the keyboard and prints the new cipher. I thought of the following: Take the input from the keyboard and put it into a string or an array. Go through the object with a for and for each digit other than the first, substract it from 9 and add it to another variable. Print the new variable. Theoretically I thought of it but I don't know much C. Could you give me any kind of hint, whether I am on the right track or not?

1507

In SDI how many view's are attached to document object and in MDI how many view's are attached to Document object?

Wipro,

2 4242


Un-Answered Questions { Programming Languages }

Can I build wordpress site offline?

86


Explain how can we execute a php script using command line?

502


What is a flask?

453


What is the use of dictionary in python?

468


Is python easy to learn if you know c++?

417






What is favicon? How can you change a favicon in joomla?

70


Explain when is the python decorator used?

460


Explain the difference between urlencode and urldecode?

517


Does python have long?

445


How can you increase the allowable number of simultaneously open files?

589


What is the difference between the = symbol and == symbol?

617


What is $_ get in php?

603


How to count the number of instance?

458


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

699


Write about an iterator class?

606