KUK B.Tech Notes

B.Tech BEE Notes

B.Tech BEE Notes Basic Electrical Engineering (BEE) is a field of engineering that deals with the study of electrical circuits, machines, and systems. It involves the study of the fundamental concepts and principles of electricity, electronics, electromagnetism, and electrical energy conversion.   Some of the topics covered in basic electrical engineering include:   Circuit analysis: …

B.Tech BEE Notes Read More »

B.Tech Semiconductor Physics Notes

B.Tech Semiconductor Physics Notes Semiconductor physics is a branch of solid-state physics that deals with the behavior and properties of semiconductors. Semiconductors are materials that have electrical conductivity between that of a conductor (e.g., copper) and an insulator (e.g., glass). They are widely used in electronic devices such as transistors, diodes, and integrated circuits. Semiconductor physics …

B.Tech Semiconductor Physics Notes Read More »

B.Tech chemistry Notes

B.Tech Chemistry Notes Chemistry is a core subject in B.tech programs, particularly those in the fields of Chemical Engineering, Materials Science, Nanotechnology, and Environmental Engineering as well as computer science engineering. Chemistry is a branch of science that deals with the structure and behavior of atoms, molecules, and other chemical systems. Chemistry encompasses a wide …

B.Tech chemistry Notes Read More »

B.Tech CSE Data Mining Notes

DATA MINING is one of the important and intresting subject of B.tech engineering student those pursuing from CSE branch. In this subject we studied about data and try to identify patterns and relationships that can help solve business problems through data analysis. Data mining is usually associated with the analysis of the large data sets …

B.Tech CSE Data Mining Notes Read More »

B.Tech Organizational Behaviour Notes

Organizational Behaviour is one of the important and intresting subject of B.tech engineering student pursuing from CSE, IT, Civil, ME, EC branch. Organizational Behaviour is a multidisciplinary subject because it has borrowed concepts and theories from other fields like Psychology, Sociology, Political science, Anthropology, Economics, Technology, Environmental science, and science. Topperworld provides you the best notes …

B.Tech Organizational Behaviour Notes Read More »

What is String

In C programming, a string is a sequence of characters terminated with a null character \0. For examples: char str[] = “Topperworld\0”; When the compiler encounters a sequence of characters enclosed in the double quotation marks, it appends a null character \0 at the end by default. Declaring a String in C : A String …

What is String Read More »

B.Tech Programming for Problem Solving (PPS) Notes

Programming for Problem Solving(PPS) is one of the important and intresting subject of B.tech engineering student of 1 st Year. In this subject we study about Introduction to components of a computer system: disks, primary and secondary memory, processor, operating system, compilers, creating, compiling and executing a program etc., Number systems Introduction to Algorithms: steps to …

B.Tech Programming for Problem Solving (PPS) Notes Read More »