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) Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
1011Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
1164Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c
1310Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
1133
Can we create dynamic classes in objective c? If yes, explain how to create with a valid use case?
19. 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.
What is illuminate in laravel?
What is php and why it is used?
How do I manually install an extension in magento 2?
Is php secure?
What is the default access level?
Explain how to write custom sql query in magento?
What is gate in laravel?
How to access module component?
What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?
How to use insert statement in laravel?
What do the keywords volatile and mean mutable?
how to stop execution of step 3 in a job mainframe
What is bootstrap in django?