Programming Languages Interview Questions
Questions Answers Views Company eMail

Can we write a method in JSP.If so how?

HCL,

1453

Suppose i have all the implementation code required is written in doGet() but my class has doPost() method. i need code implemented in doGet() how can we do that?

1 2410

write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a 1445


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

Mind Tree,

1 4929

Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop

HP,

1707

WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

HP,

1853

WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

IBM,

1 2885

int a=0,b=2; if (a=0) b=0; else b=*10; What is the value of b ?

TCS,

6 12902

how to remove header and footer in jcl using sort utility

CTS,

5091

Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.

2640

how many types of error in PHP.

3 5562

how MATLSB software suitable for electrical branch? which tools are useful??

1 2760

Question 1: You want to conduct a survey within your classroom, on the quality of canteen’s food. You ask each of your class fellows to rank the quality of food between 1 and 5 (1 representing excellent quality and 5 representing worst quality). During the survey, you make a list containing the roll# of student and the opinion given by that student. The list can be as follow Roll # Opinion 234 1 235 1 236 5 237 1 238 2 239 3 240 5 241 5 242 1 To get the results of the survey, you need to determine the frequency of each opinion value. The frequency of an opinion is determined by counting the number of students giving that opinion. For example, for the above list the frequency of opinion value 1 is 4 and frequency of opinion value 4 is 0. After getting the frequency of each opinion, you can easily judge about the quality of the food by seeing through the frequency of each opinion. You need to develop a program to calculate the results of this survey. The program inputs the opinion of 50 students and counts the frequency of each opinion. It then displays a report showing the frequency of each opinion. Sample output: Opinion Frequency Remarks 1 5 Excellent 2 10 Good 3 15 Normal 4 10 Bad 5 10 Really bad

1 3682

Must accepts "Maestro Cards" Tax for bike should be less than 15 Total number of lanes is more than 10 Must provides monthly pass Write a method: boolean isGoodTollBridge(String[] cardsAccepted, String[] tollTax, boolean hasMonthlyPass, int numberOfLanes); String[] cardsAccepted A String array of names of card types accepted for payment of toll tax, it can be null if the toll does not accept any card String[] tollTax A String array of toll tax chart (say “Train : 300”,”BullCart : 10”) boolean hasMonthlyPass This parameter defines whether there is any monthly pass available or not int numberOfLanes This parameter defines the number of lanes for each side

Telecom,

3040

write a c program to calculate sum of digits till it reduces to a single digit using recursion

IBM,

2710


Un-Answered Questions { Programming Languages }

Should I use posts or pages in wordpress?

105


How can I wait until we receive data using python socket?

459


What is s3 in r?

48


What is escaping to php?

532


What type of noise is best for sleep?

205






How many data structures are there in c?

609


How to access Ruby strings elements in an application?

3


What is python good for?

516


Why is python 2 still used?

460


What are helpers in php?

464


How to update my joomla website?

64


What is codeigniter library and how we can load it?

301


What are the different tables(engine) present in mysql, which one is default?

504


What does count ++ do in c++?

683


How I can control asset documents without GR/IR?

1204