By whom was the Constitution of India adopted? (a) Parliament of India (b) People of India (c) Constituent Assembly (d) None of these
7 14453. The Anti-Defection Law was enacted as early as 1979 in (a) Kerala (b) Jammu and Kashmir (c) West Bengal (d) Tamil Nadu
7 26433At the time Kalinga war (321B.C.,) Name the king of Kalinga kingdom or Who is the opponent king of The great Asoka?
26 71301Post New KAS Exam Interview Questions
write an interactive C program that will encode or decode a line of text.To encode a line of text,proceed as follows. 1.convert each character,including blank spaces,to its ASCII equivalent. 2.Generate a positive random integer.add this integer to the ASCII equivalent of each character.The same random integer will be used for the entire line of text. 3.Suppose that N1 represents the lowest permissible value in the ASCII code,and N2 represents the highest permissible value.If the number obtained in step 2 above(i.e.,the original ASCII equivalent plus the random integer)exceeds N2,then subtract the largest possible multiple of N2 from this number,and add the remainder to N1.Hence the encoded number will always fall between N1 and N2,and will therefore always represent some ASCII character. 4.Dislay the characters that correspond to the encoded ASCII values. The procedure is reversed when decoding a line of text.Be certain,however,that the same random number is used in decodingas was used in encoding.
Is mysql a framework?
Evidence of your ability to quickly learn a new application or technology with proof of the effective role you played in the subsequent release of the software to a user/market.
How do you select which automation tool is best suited for you?
What are the steps of software development life cycle (SDLC) and software life cycle(SLC)? Also the difference between SDLC and SLC?
Explain data paremeter of jquery ajax method?
What are the xml elements?
How do I share a document with someone who does not have my version of ms word?
What is flashback table ? Advance thanks
sent to a site and asked to explain how you would like a twenty seven flour building should be supplied with lighting and sockets plus a water boiler.
Why HDFS performs replication, although it results in data redundancy?
Where is the ribbon located in microsoft word?
How to increase the execution time of a PHP script?
Explain what is the special meaning of _sleep and _wakeup?
What is b tree in data structure?