Write a program that prints the numbers from 1 to 100. But for
multiples of three print "Fit" instead of the number and for
the multiples of five print "Bit". For numbers which are
multiples of both three and five print "FitBit".
73. How can you set the status and title for a modal dialog box? a) In the attributes of the corresponding screen. b) Before the corresp. call screen statement. c) In a PBO module of the corresponding screen. d) In the PAI module of the corresponding screen.
What is good attributes of Programming language ?
This is the portal and portlet interview question API: is JSR 168 API Server: is ibm web sphere portal server6.0 IDE: is RAD 7.0 Question:In normal struts what is the actionservlet? Ans:org.apache.struts.action.ActionServlet. But What is the actionservlet in strutsportlet?
if there are n nodes in a binary tree, how many null pointers are there?
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
what is different between kenerl mode and user mode?
Code for display the images from drive using vb 6.0?
What is the merger sort principle and its time complexity.
What are scrubbing procedures in SAS
Can we write a method in JSP.If so how?
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?