Write a C++ program to give the number of days in each month according to what the user entered. example: the user enters June the program must count number of days from January up to June
2074write a program that will accept two integers and will implement division without using the division operator if the second value is an odd number and will implement multiplication without using multiplication operator if the second value is an even number.
1 4407write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
1935A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
2253`write a program to display the recomended action depends on a color of trafic light using nested if statments
2133write a program to rearrange the array such way that all even elements should come first and next come odd
2275Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
TCS,
2123Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
2545i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).
1 3568
write an algorithm to display a square matrix.
Is c programming hard?
Can you write the function prototype, definition and mention the other requirements.
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
What is difference between class and structure?
What is console in c language?
What is bash c?
What do you mean by keywords in c?
Dont ansi function prototypes render lint obsolete?
How can type-insensitive macros be created?
What is the difference between procedural and functional programming?
How many types of arrays are there in c?
What is conio h in c?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
What is main return c?