When passing data values between different machines whith different operating system what problem have to be solved ?
1 11451write a program that prompt the user to enter his height and weight,then calculate the body mass index and show the algorithm used
4819write a program that calculate the volume of cylinder after user enters radius and height and show the algorithm used
1 10484write a program to calculate the radius for a quadratic equation use modular programming(function abitraction)hint use quadratic function
1 4763write a program to convert temperature from fa height into celcius and vise versa,use modular programming
2984write a program to calculate the amount of investment after a period n years if the principal investors was p and interest is calculated using compound interest,formular=a=p(1+r)^n
2820Post New Jomo Kenyatta University Interview Questions
Which are the different elements of marketing mix?
What is jenkins pipeline? What is a ci cd pipeline?
What is difference between method overriding and method overloading?
Can we make a lightning component that shows up in both the mobile and the desktop user interfaces?
Tell me how much data will you allocate for your training, validation and test sets?
Describe the type of rash that can occur with hemochromatosis?
Explain the complications of a root canal?
What are the advantages of infrared technology?
Which one you will use to implement critical section?
Explain the difference between primary ecological succession and secondary ecological succession?
Which is the new instrument launched by rbi to protect the saving of poor and middle class people from inflation and insensitive household sectors. What are the general techniques used by sccs?
What is the sizeof () operator?
Describe the core elements of WPF architecture?
What happened in the end and what did you learn from the experience?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).