Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Program1:
Write a program to find the factorial of a given number. The input is user given. Final output is printed out on to the screen.
Program2:
Write a program to generate the Fibonacci series and print it out on the screen for the first 10 numbers. Initial two inputs are user given.
Program 3:
Try the following code and explain what does this program do? Fix any syntax errors.
.data Input DWORD 0Fh, 3Fh, 9Fh, 0BFh, 0FFh .code Mov cx, 04h Mov esi, 00h L1: Mov eax, input+esi Call SetTextColor Call Randomize Inc esi Inc esi Inc esi Inc esi Loop l1 Exit
Write a program to calculate e^x using the formula: e^x = 1 + x/1! + x^2/2! + x^3/3! + ...... Allow the user to enter the integer number x, then do the calculation in a loop (for
C program to demonstrate Pointer to string: void main() { int a; char str[]="hello how are you?",*ptr_str; ptr_str=&
Receive 3 numbers and display them in ascending order from smallest to largest ed#
In this assignment the main has been written for you in the file phone_book_main.cpp. You will also notice that a class called Person has been declared as having several prototypes
c program to implement least cost method
aj is a newbie to the programming and while learning the programming language he came to know the following rules: - Each program must start with ''{'' and end with ''}''.
electricity biil code
C Program for REVERSE THE WORD IN STRING #include conio.h> #include stdio.h> #include string.h> void main() { char a[50],b[25][25],temp; i
Write three functions in C or C++: one that declares a large array statically, one that declares the same large array on the stack, and one that creates the same large array from t
Define the following Window class : - integer data members, width and height - a constructor that accepts two integer parameters (width followed by height) and uses them to ini
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd