Recently i am faced an interview. Interviewer asked me "Tell me about the project(Implementation project). What is the perfect answer for this question. Tell me anybody. Its urgent. Thanks in advance.
2 7468Sir, I was recently placed at ITC Infotect. My ctc is 2.46lpa. How much will I get in hand every month? Plssss answer. Thanx in advance.
2672What is the technical name of minute currents that i have been produced in moving electrical objects?
2 5259How we can measure the thickness of bus bar for a given load ? any farmula Plz elaborate clearly.
2 7744What is the difference between Overloading and Overriding ? Which of them is possible in ABAP ?
5 16979Post New ITC Infotech Interview Questions
What is the purpose of load extension graphs?
How does php and apache work?
What are the basic differences between application event and component event?
What is the structure of bdcmsgcoll? : abap bdc
What is multilevel inheritance?
What are the steps to get a proxy object of a web service at the client side?
What is an advice? What are the different types of advices?
How can you remove the elements with a key present in any other RDD?
Will old html files work in modern browsers?
Can we rename a column in the output of sql query?
What is a natural join sql?
What is difference between property and variable in c#?
How to prepare electrical preventive maintenance plan & shedule of machine tools in manufacturing unit.
what course did you consider thinking before you enrolled in college?
IF Statements BLOCK 1 . IF a >= b THEN do_this …..; ELSE do_that….; END IF BLOCK 2 . IF a < b THEN do_that …..; ELSE do_this….; END IF; • Given any pair of non-NULL values for “a” and”b”, will Block 1 and Block 2 do the same thing? • What if either “a” or”b” (or both) is NULL?