All Questions

Language

Follow
Showing 741 - 750 out of 1453 Questions
68 Views

control statements in c language

Sree Student Expert 7th Oct, 2021

Hello Srikar,

Control Statements helps in control flow and smooth flow of the program

In C Language there are 4 Control Statements.

Jump statements

Selection statements

Decision making statements

Iteration statements

I hope this information was helpful to you.

All The Best!!

501 Views

array in c language and array types

Nitin Mereddy 7th Oct, 2021

An array is defined as the collection of similar type of data items stored at contiguous memory locations. Arrays are the derived data type in C programming language which can store the primitive type of data such as int, char, double, float, etc. It also has the capability to store the collection of derived data types, such as pointers, structure, etc. The array is the simplest data structure where each data element can be randomly accessed by using its index number.

C array is beneficial if you have to store similar elements. For example, if we want to store the marks of a student in 6 subjects, then we don't need to define different variables for the marks in the different subject. Instead of that, we can define an array which can store the marks in each subject at the contiguous memory locations.

40 Views

c language summary in cse btech

Vivek Kumar 7th Oct, 2021

Hi,

C is a procedural programming language. It was initially developed by Dennis Ritchie in the year 1972. It was mainly developed as a system programming language to write an operating system. The main features of the C language include low-level memory access, a simple set of keywords, and a clean style, these features make C language suitable for system programmings like an operating system or compiler development.
Many later languages have borrowed syntax/features directly or indirectly from the C language. Like syntax of Java, PHP, JavaScript, and many other languages are mainly based on the C language. C++ is nearly a superset of C language (Few programs may compile in C, but not in C++).

Thank You.

85 Views

how c language works in coding

Vivek Kumar 7th Oct, 2021

Hi,

The C programming language is incredibly popular, and it's easy to see why. Programming in C is efficient and gives the programmer a great deal of control. Many other programming languages like C++, Java and Python were developed using C.

Chances are increasing each day that if you're a programmer, you won't use C exclusively for your work. However, there are several learning C is highly beneficial, even if you don't use it regularly.

Thank You.

52 Views

why should we learn c language

Nitin Mereddy 7th Oct, 2021

As we studied earlier, ‘C’ is a base language for many programming languages. So, learning ‘C’ as the main language will play an important role while studying other programming languages. It shares the same concepts such as data types, operators, control statements and many more. ‘C’ can be used widely in various applications. It is a simple language and provides faster execution. There are many jobs available for a ‘C’ developer in the current market.

‘C’ is a structured programming language in which program is divided into various modules. Each module can be written separately and together it forms a single ‘C’ program. This structure makes it easy for testing, maintaining and debugging processes.

81 Views

history of c language for btech cse

Nitin Mereddy 7th Oct, 2021

The base or father of programming languages is ‘ALGOL.’ It was first introduced in 1960. ‘ALGOL’ was used on a large basis in European countries. ‘ALGOL’ introduced the concept of structured programming to the developer community. In 1967, a new computer programming language was announced called as ‘BCPL’ which stands for Basic Combined Programming Language. BCPL was designed and developed by Martin Richards, especially for writing system software. This was the era of programming languages. Just after three years, in 1970 a new programming language called ‘B’ was introduced by Ken Thompson that contained multiple features of ‘BCPL.’ This programming language was created using UNIX operating system at AT&T and Bell Laboratories. Both the ‘BCPL’ and ‘B’ were system programming languages.

62 Views

can someone give me introduction about c language for cse btech

Nitin Mereddy 7th Oct, 2021

C is a general-purpose programming language that is extremely popular, simple, and flexible to use. It is a structured programming language that is machine-independent and extensively used to write various applications, Operating Systems like Windows, and many other complex programs like Oracle database, Git, Python interpreter, and more.

It is said that ‘C’ is a god’s programming language. One can say, C is a base for the programming. If you know ‘C,’ you can easily grasp the knowledge of the other programming languages that uses the concept of ‘C’

It is essential to have a background in computer memory mechanisms because it is an important aspect when dealing with the C programming language.

28 Views

im pcmb student... so will i face difficulty in cs...and i had doubt in programming will i have ro remember lengthy program that comes in c language or there is technique

Atul Singh 12th Nov, 2021

Dear Student,

You choose CSE branch only if you are interested in coding/programming otherwise you will not succeed in this field.

And in programing you don't need to learn the long codes you just need to know the syntax of that particular language whether it is a C/C++/Java/Python. Rest part is just the logic and you can modify that if you can and make that code short. You need to improve your logical thinking so that you can write good code without learning.

Good Luck :)

33 Views

Will IIIT sricity make any difficulties for me in language (Hindi)?I am from Delhi.Should I join it?How much is the fees for btech in cse?

Subhrajit Mukherjee 10th Nov, 2021

IIIT Sricity is a private institute which is an institute of national importance. The admission to the college is provided on the basis of JEE Main . There are 200 seats for B.Tech Computer Science and Engineering . The total fees for the course is Rs. 9.4Lacs.

Now many students from all over India visit the college for the BTech courses and as a result you won't feel any linguistic challenge over the period. So don't worry about it and if you get the chance to get admitted to this institute don't worry and you can take admission. There won't be as such a big problem.

To know more about IIIT Sricity visit the link below:

https://www.careers360.com/university/indian-institute-of-information-technology-sri-city

To know more about the career in CSE visit the link below:

https://www.careers360.com/courses/computer-science-engineering-course

I hope this answer helps. All the very best for your future endeavors!

The question have been saved in answer later, you can access it from your profile anytime. Access now