Programming Languages Interview Questions
Questions Answers Views Company eMail

write a c program to add two integer numbers without using arithmetic operator +

Value Labs,

13 18735

is c language is a object oreinted language?

TCS,

5 5383

What is MVC structure in Magento?

4 11517

wat is the meaning of c?

CTS, IBM, Wipro,

9 8364

define switch statement?

CTS,

6 6677

The variables are int sum=10,SuM=20; these are same or different?

3 4257

what is the output of below code int x=8,y; x>>=2; y=x; what is y value. NOTE:EXPLANATION IS COMPALSARY with binary bits

Wipro,

2 4611

write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

TCS,

1 3171

shorting algorithmS

Wipro,

1792

WHAT IS ABSTRACT DATA TYPE

Wipro,

4 5458

FILE PROGRAMMING

Wipro,

1771

SRUCTURE PROGRAMMING

CTS, Wipro,

3 5625

how to write the fallowing code in java? 1 4 9 16 25 36 49 64 81 100

1 3196

visual Pogramming c++ coding for create a paint application.. (Please someone help me)

2 6163

Maine 12th ke bad 2 years ka web designing ka course kiya hai. Php me achcha hu. Ek fresher ko is field me kitna mil sakta hai ?

TCS,

4768


Un-Answered Questions { Programming Languages }

Write a program to read the data and evaluate the results of the election. Print all output to the screen. Your output should specify: The total number of votes, the number of valid votes and the number of spoilt votes. The winner(s) of the election. Hint: An appropriate search should be used to determine the winner(s). The votes obtained by each candidate sorted in terms of the number of votes obtained. Hint: An appropriate sort should be used to sort the candidate(s). The Source code should be saved as VotingSystem. Project Input: Candidates’ Names and Numbers 2501 Victor Taylor 2502 Denise Duncan 2503 Kamal Ramdhan 2504 Michael Ali 2505 Anisa Sawh 2506 Carol Khan 2507 Gary Owen Votes 3 1 2 5 4 3 5 3 5 3 2 8 1 6 7 7 3 5 6 9 3 4 7 1 2 4 5 5 1 4 0 Project Output: Invalid vote: 8 Invalid vote: 9 Number of voters: 30 Number of valid votes: 28 Number of spoilt votes: 2 The winner(s): 2503 Kamal Ramdhan 2505 Anisa Sawh Candidate Score 2503 Kamal Ramdhan 6 2505 Anisa Sawh 6 2501 Victor Taylor 4 2504 Michael Ali 4 2502 Denise Duncan 3 2507 Gary Owen 3 2506 Carol Khan 2

2642


Can I have my own domain name with wordpress?

97


'Insufficient memory to complete operation' error . what does this indicates?

1465


What is difference between Structure and Unions?

632


What are lvalue and rvalue?

1






Explain the purpose of output buffering in php.

508


What are middlewares in python?

442


What is web template design?

63


How you can link images/css/javascript from a view in code igniter?

521


What are the data types in php?

537


What do you mean by service manager in zend framework 2?

124


Why use groovy?

5


What is the use of objective c?

1


How to make Foreign Key relation in django ?

198


What is control structure in R?

64