Find best Interview questions and answer for EMedEvents Job. Some people added EMedEvents interview Questions in our Website. Check now and Prepare for your job interview. Interview questions are useful to attend job interviews and get shortlisted for job position. Find best EMedEvents Interview Questions and Answers for Freshers and experienced. These questions can surely help in preparing for EMedEvents interview or job.
This page contains the most recently asked technical questions and answers in the EMedEvents.
All of the questions listed below were collected by students recently placed at EMedEvents.
Ques:- How to publish powerplay reports using PPES?Explain the steps??
Ques:- The enum, unsigned int, short int and int data type’s uses ___ bits.
A. 8
B. 16
C. 32
D. 64
Ques:- Some ddt commands?
Ques:- An example for carnivore is
A. Cow
B. Goat
C. Deer
D. Tiger
Ques:- How do I get a recursive directory listing?
Ques:- What CICS command are used to read a VSAM KSDS sequentially in ascending order?
Ques:- I have modal window(dialog box ready with me)and i want popup, so that user can enter their comments when they delete any task on a ultragrid, how i can get this dialog box to appear on main scree? pl explain
Ques:- Why root three is used and how its comes in three phase power system?
Ques:- How did you spend your yesterday
Ques:- A coffee shop blends 2 kinds of coffee,putting in 2 parts of a 33p. a gm. grade to 1 part of a 24p. a gm.If the mixture is changed to 1 part of the 33p. a gm. to 2 parts of the less expensive grade,how much will the shop save in blending 100 gms.
Recent Answer : Added by Ashu On 2021-01-30 01:20:12:
Initially (2*33 + 1*24)/(2+1) = 30p a gm
So, cost for 100g = 100*30 = 3000p
Later, (1*33 + 2*24)/(1+2) = 71/3 p a gm.
So, cost for 100g = 100*(71/3) = 2366.67p
He saves 3000 – 2366.67 = 633.33p
Concept of weighted average.
Ques:- What is def of MAINTEST
Ques:- How can I get the value of an object property or variable in another frame?
Recent Answer : Added by Admin On 2020-05-17 11:32:48:
Use top.framename.varname or parent.framename.varname. To
get the value of a control property
use top.framename.control.property. See the previous item
for a complete description of referencing frames.
Ques:- In real time project when will we use Abstract class. andwhat are the difference between abstract and interface.
Ques:- Define WDM?
Ques:- Three boxes 1,2,3 contain values 3,17,34. Get 40 in box 1 in 3 steps.
Recent Answer : Added by Admin On 2020-05-17 12:02:04:
(34/17)*3+34
Ques:- Which one of the following is not an element?
A. Nitrogen
B. Silica
C. Hydrogen
D. Oxygen
Ques:- The Internet is
A. Server
B. Host
C. Website
D. Networks of networks
Ques:- The CPU, also called the ______ when talking about PCs, does the vast majority of the processing for a computer.
A. Microprocessor
B. Memory system
C. Macro processor
D. RAM
Recent Answer : Added by Admin On 2022-12-06 15:15:49:
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPT
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
Initially (2*33 + 1*24)/(2+1) = 30p a gm
So, cost for 100g = 100*30 = 3000p
Later, (1*33 + 2*24)/(1+2) = 71/3 p a gm.
So, cost for 100g = 100*(71/3) = 2366.67p
He saves 3000 – 2366.67 = 633.33p
Concept of weighted average.