Answer Posted / bhushan deshmukh
if u r using Visual Basic 6.0 or other GUI tool's like
Dveloper 200 / 2005 for Oracle front end. or any windows
Programming language like VC++
in Above GUI tooll's , Their are two types of Dialog Box..
those are :-............ Model and Modless dialog boxes are
their
like messege box, Font selection dialog box, Print Dialog
Box.. etc
So in vb form is also Dialog Box.. and VC++ (MFC).. Each
Form a dialog box..
so all applciation created by vb or vc++ all aplication are
dialog based..
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
what is meaning of MDM in sap?let me know that meaning
Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.
how can i split string in a textbox in windows appication using C#.net
Need provab technical test questions
What is the purpose of
i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared
V2 SOLUTIONS APTI paper is very easy there are 3 sections 1'st is quant problem on age train traveling speed is given length of train is given we have to find out length of bridge then prob on calender one date is given on Friday hv to find out day of othe date ans is Friday then there was 1 prob on percentage which was very easy ans was 21340 then 2’nd section was english grammer had has been being like that hv to fill in the blanks was very wasy then last section was find relative words there was five Q 1 pant ANS:-breath 2inquire ans :- ask And 3 more out of that 1 ‘s ans was:- body 4 And others ans was :-through THEN THEY HAVE GD There was three topics 1 should we allow india’s talent to go to abrod 2 protest against seperate state is justify 3 inturuption of politics in cricket Thats all guys i cleared both the rounds now preparing 4 interview best of luck
Write a shell program to test whether a given year is leap year or not ?
how to check single or double byte in struts
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?
1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
it is a language or tools?
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.