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) How can we submit a form without a submit button?
ABC, HCL, Infosys, Kept Bug, Panys, Rushmore Consultancy, Torque Infotech, Wipro, zCon Solutions,
23 90992program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
1 2168pgm to reverse string using arrays i.e god is love becomes love is god) (assumption:only space is used for seperation of words) no addtional memory used.i.e no temporary arrays can used.
4 10955pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
1 2409pgm in c to reverse string by word using array(god is love becomes love is god) (no additional array can used,space is only delimiter between words )
2 13575
What is difference between static and final in php?
How much is the wordpress business plan?
Write a program to maintain student’s record. Record should
not be available to any unauthorized user. There are three
(3) categories of users. Each user has its own type. It
depends upon user’s type that which kind of operations user
can perform. Their types and options are mentioned below:
1. Admin
(Search Record [by Reg. No or Name], View All Records,
Insert New Record, Modify Existing Record)
2. Super Admin
(Search Record [by Reg. No or Name], View All Records,
Insert New Record, Modify Existing Record, Delete Single Record)
3. Guest
(Search Record [by Reg. No or Name], View All Records)
When first time program runs, it asks to create accounts.
Each user type has only 1 account (which means that there
can be maximum 3 accounts). In account creation, following
options are required:
Login Name: <6-10 alphabets long, should be unique>
Password: <6-10 alphabets long, should not display
characters when user type>
Confirm Password:
What are compound statements?
What is variable initialization and why is it important?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
what is class module in vb6? what it's use? with example..
What is the type of the following Array?, val arr = arrayOf(1, 2, 3);
How will you create a field using code?
What is current stable version of laravel?
What is the length of your largest python code? Can you please describe the project?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
How do you check if a list is empty in python?
What does $_files means?
Tell me what kind of things have you done on the social side?