Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
XYZ,
306619. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
1698Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?
TCS,
2 3247how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
1688write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
IBM,
1598a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.
1955i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared
TCS,
1658
How do sessions work in php?
How can you removed from array in ruby?
How do I change themes?
What is gii in yii 2.0?
List the essential features you look for a theme?
Why django ? What is advantages of Django ?
Why is sprintf unsafe?
What is abstraction with example?
Can I uninstall and reinstall wordpress?
What do you know about Volatile keyword in C++? Explain with an example code.
Is webflow better than wordpress?
How would you extract one particular word from a string?
Can I use php in visual studio?
Is there any possibility to create customized header file with c programming language?
How do I run a django project?