how many keywords are present in "c"?
Answer Posted / urmila
32 keywords
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
in IBM PC -AT.WAT AT REFERS TO?
how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
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 diff bet ref variable & instance of class
how to convert infix expression to prefix expression?
will it allow to add same value in HashMap class.
What is SOLID Principle in Programming Language?
How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
Explain with examples any 2 features of OOPS.