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

1849

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

1605

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

1932

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

TCS,

9 11120

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

2217

what is the 3 types of system development life cycle

1 2436

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

1895

how can we print  hellow world programme without using semicolon

3 4699

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

Cankaya University,

2041

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 2230

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.

2162

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

1661

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 6876

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?

1516

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 4271


Un-Answered Questions { Programming Languages }

Explain laravel’s service container?

417


What is a template on a website?

85


qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again

2356


Write a program which uses functions like strcmp(), strcpy()? etc

623


What are string literals in python?

538






What is difference between activex and form control?

386


Explain me what is the difference between explode() and split() functions?

542


What is LINKED LIST? How can you access the last element in a linked list?

636


Tell me in what case we cannot recommend wordpress to our client?

255


How we can copy an object in python?

487


If I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, whats the problem?

107


how to count no of words,characters,lines in a paragraph.

3909


Explain me do I need to know any programming to make updates?

110


What are the uses of implode() function?

573


How do you check if a list is empty in python?

453